Community
Participate
Working Groups
Build Identifier: 0.7.9.I20110207-1700 Subversive seems to ignore the project name contained in .project file if .project is svn:external and performs check-out with project name equal to the SVN folder name instead, which is not the desired behavior Expected and desired behavior is the project to take the name of contained in .project file Reproducible: Always Steps to Reproduce: 1. create a test Eclipse project and commit it to SVN repository 2. in same SVN folder create another Eclipse project but link the .project file of the new project (svn:external) to the .project file in SVN folder of original project 3. check-out the second project 4. observe that checked-out Eclipse project is named after the SVN folder of the second project and not the project name inside the .project file
*** Bug 345080 has been marked as a duplicate of this bug. ***