Confirmation of possible bug please? [message #653431] |
Wed, 09 February 2011 12:35  |
Eclipse User |
|
|
|
Possible bug in eGit 0.11.0.201102081906.
Summary - Eclipse Projects not really added to the same git repo if the
project names use same namespace prefix.
Steps to reproduce:
1. Create a folder C:\test
2. In Eclipse create three Java projects in that folder with project
names "com.foo.project", "com.foo.project.old", and
"com.foo.project.tests" in folders with the same folder names as the
project names, thus:
C:\test
|-----com.foo.project
|-----com.foo.project.old
|-----com.foo.project.tests
3. In Eclipse Project Explorer select all 3 projects and choose
"Team->Share Project->Git"
4. In the wizard select all 3 projects and "Create Repository" so that
the .git repo will be created in the "C:\test" folder.
5. Click "Finish".
In Package Explorer notice how the "com.foo.project.old" has no git
decorations. Also if you attempt to "Commit" this project none of the
project's files show up in the Commit dialog. It's as if it has not been
shared.
Anyone confirm this?
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09625 seconds