Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Egit and symlinks

On Thu, Sep 5, 2013 at 7:33 PM, Thomas Hallgren <thomas@xxxxxxx> wrote:
Hi,

What's the current state of Egit with respect to symlinks on MacOSX/Linux? Are there any issues left to resolve when running Java 7 or is it supposed to work OK in every respect when the "optional Java 7 libraries" jgit feature is installed?

in master so far only basic access to Java 7 symlink support is available
in class org.eclipse.jgit.util.FileUtil . 

Besides that there are a number of open changes to support symlinks:

In addition we need a good number of additional tests to ensure that everything works

--
Matthias

Back to the top