[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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
Received on 2015-11-11 12:43:02 CET

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.