Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » EGit and symbolic links
EGit and symbolic links [message #712847] Sun, 07 August 2011 16:45 Go to next message
Eclipse UserFriend
Hi,

I am using EGit nightly build (and upgraded yesterday). Apparently, when I import a project via EGit, symbolic links are turned into flat files.

Is this a known phenomenon ?

Christoph Pospiech
Re: EGit and symbolic links [message #713152 is a reply to message #712847] Mon, 08 August 2011 02:25 Go to previous messageGo to next message
Eclipse UserFriend
Christoph.Pospiech skrev 2011-08-07 22.45:
> Hi,
>
> I am using EGit nightly build (and upgraded yesterday). Apparently, when
> I import a project via EGit, symbolic links are turned into flat files.
>
> Is this a known phenomenon ?

Yes, we know about it. Until recently Java had no way to deal with
symbolic links, but still we need to work with Java5, which does not
have Java7 support.

It would be possible to implement something that is enabled only when
Java 7 is installed.

-- robin
Re: EGit and symbolic links [message #713330 is a reply to message #712847] Mon, 08 August 2011 07:06 Go to previous messageGo to next message
Eclipse UserFriend
see the following bugs:

JGit:
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=318598

EGit:
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=334137
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=351976
Re: EGit and symbolic links [message #713446 is a reply to message #713330] Mon, 08 August 2011 09:35 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for the explanations (Java5 vs. Java7 functionality).

It looks like the above two bugs are dealing with the same problem.

I understand that there will be no solution until eclipse is using java7.
Is this correct ? Any coarse estimate when that will be ?

Christoph Pospiech
Re: EGit and symbolic links [message #716979 is a reply to message #713446] Thu, 18 August 2011 19:29 Go to previous messageGo to next message
Eclipse UserFriend
I am planning to look into using Java 7 to improve jgit this fall, but I will start with the NIO2 features first which can help to improve performance as this affects more projects :~)
Re: EGit and symbolic links [message #956573 is a reply to message #712847] Wed, 24 October 2012 12:19 Go to previous message
Eclipse UserFriend
Hi,
Do you have any idea when a new version of egit (based on Java 7) dealing with symbolic links will be available ?
Thanks,
Pascal
Previous Topic:Patches do not end with new line
Next Topic:Exception on first connection attempt to GitHub
Goto Forum:
  


Current Time: Thu Jul 10 07:33:23 EDT 2025

Powered by FUDForum. Page generated in 0.05398 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top