Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » eclipse team project set with egit(eclipse team project set with egit)
eclipse team project set with egit [message #1249234] Tue, 18 February 2014 04:00 Go to next message
fu duhui is currently offline fu duhuiFriend
Messages: 9
Registered: February 2014
Junior Member
when i use eclipse import->team->team project set to import a psf file,it reports
"Invalid project description overlaps the location of annother project ".i found the question because egit use the working dir which eclipse is using for working space.but i can not change the egit work dir because when i import a .psf file ,egit set the work dir automatically .

anyone help me??
  • Attachment: gitdemo2.psf
    (Size: 0.20KB, Downloaded 101 times)
Re: eclipse team project set with egit [message #1249450 is a reply to message #1249234] Tue, 18 February 2014 09:10 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
try to edit your psf file before importing it and instead of "." specify a project path relative to the workspace, e.g.

<project reference="1.0,https://github.com/fuduhui/gitdemo2.git,master,my.project.path"/>
Re: eclipse team project set with egit [message #1249494 is a reply to message #1249450] Tue, 18 February 2014 09:58 Go to previous messageGo to next message
fu duhui is currently offline fu duhuiFriend
Messages: 9
Registered: February 2014
Junior Member
i do as you said,replace "." with a path (i call it "path A"),but a new error appears "failed to read project description".i think "path A" can be any path which exists in the system.the attachment shows the detail errores
  • Attachment: replace.gif
    (Size: 60.66KB, Downloaded 161 times)
Re: eclipse team project set with egit [message #1259904 is a reply to message #1249494] Fri, 28 February 2014 23:01 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
the specified path should be relative to the root of the repository's working tree (don't use /..)
Previous Topic:Team Project Set - Specify Version
Next Topic:JGit RevWalk & GitBlit Pre-Receive Hook
Goto Forum:
  


Current Time: Thu Apr 25 19:43:54 GMT 2024

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

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

Back to the top