On Nov 10, 2015, at 7:46 AM, s...@alagazam.net wrote: > We moved our repository to a new server, but didn't update the svn:externals > properties everywhere.
Consider using svndumptool to rewrite all your svn:externals properties into the form that doesn't use the complete repository URL, but rather uses relative URLs. http://svn.borg.ch/svndumptool/ See the section beginning "Also, absolute URLs can cause problems": http://svnbook.red-bean.com/en/1.7/svn.advanced.externals.html