My latest copyright forfeit to DevX is Eclipse and Subversion: Project Source Control From Within the IDE
© Scott S. Nelson
My latest copyright forfeit to DevX is Eclipse and Subversion: Project Source Control From Within the IDE
You must be logged in to post a comment.
One trick I missed is how to add an existing Eclipse project to an existing SVN project. Just right-click on the project and select Share and the plug-in will figure it out so long as you have the svn files and folders in your project. However, this doesn’t work if you are also managing that project through Tortoise 🙁