-
Change the repository location in subversion
Tuesday, February 3rd, 2009 by Daff
I recently moved a subversion repository to another location and had to update all the Eclipse projects to the new URL. The clumsy way would be to checkout the whole project again from the new repository URL but there is also a command line way to easily switch everything (Subclipse doesn’t offer that possibility directly [...]