Using Eclipse-Indigo and Subversive, Eclipse frequently 'forgets' that my project is under SVN control. (The Project explorer lacks the revision numbers, The Team menu is missing most functions). Happens most often after an Eclipse crash or forced restart. Finally found the solution:
1. Right Click Project:
2. Team >> Share Project >> SVN
3. The URL should just show up.
4. 'Something like Keep existing project settings' *Can't reproduce the steps while writing this.
5. Finish
The Subversive functionality should be back.
Source: http://stackoverflow.com/questions/166220/restore-eclipse-subversion-project-connection
No comments:
Post a Comment