Search Results

0
votes

How to migrate all URLs in svn:externals properties across a repository?

You could: a) check out the old revision, and change your hosts-file to point the old name to the new address, then svn update. In case the URL-path also changed... well then you might as w …