Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » EGit and symbolic links
EGit and symbolic links [message #712847] Sun, 07 August 2011 20:45 Go to next message
Christoph Pospiech is currently offline Christoph PospiechFriend
Messages: 11
Registered: January 2010
Junior Member
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 06:25 Go to previous messageGo to next message
Robin Rosenberg is currently offline Robin RosenbergFriend
Messages: 332
Registered: July 2009
Senior Member
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 11:06 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
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 13:35 Go to previous messageGo to next message
Christoph Pospiech is currently offline Christoph PospiechFriend
Messages: 11
Registered: January 2010
Junior Member
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 23:29 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
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 16:19 Go to previous message
Pascal Maurel is currently offline Pascal MaurelFriend
Messages: 1
Registered: October 2012
Junior Member
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: Tue Mar 19 10:48:27 GMT 2024

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

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

Back to the top