Am 11.04.2007 um 02:31 schrieb Joshua Tauberer: > Wade Berrier wrote: >> There is a simple way to migrate existing svn repositories to use the >> new hostname. > > Slightly simpler :) is to use: > > svn switch --relocate http://svn.myrealbox.com/ > http://anonsvn.mono-project.com/
...and more "official" ;-) is: svn switch --relocate svn://svn.myrealbox.com/ svn://anonsvn.mono- project.com/ Otherwise it won't do anything for those sticking to the Wiki instructions. Andreas _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
