Re: Checkout hangs on invalid external URL
From: Ryan Schmidt <subversion-2015_at_ryandesign.com>
Date: Wed, 11 Nov 2015 05:42:35 -0600
On Nov 10, 2015, at 7:46 AM, svn_at_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
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.