| Relocate not working with externals
From: Larry Baird <lab_at_gta.com>
 Date: Wed, 16 Dec 2015 13:16:00 -0500 
On FreeBSD 10.2 using subversion 1.9.3 from ports, relocating a working copy
 To duplicate, create a repository containing two directories and a text file
     proj1
 Now add an external within proj1 for proj2.
 Commit property change to repository.
 Replicate repository to a mirror repository.
 Checkout proj1 from mirror
     svn co svn+ssh://mirror/svn/proj1
 Relocate working group to master
     cd proj1
 You will see error:
     svn: E155024: Invalid source URL prefix: 'svn+ssh://mirror/svn/proj1' (does not overlap target's URL 'svn+ssh://mirror/svn/proj2')
 Anybody else seeing this issue?
 -- ------------------------------------------------------------------------ Larry Baird Global Technology Associates, Inc. 1992-2012 | http://www.gta.com Celebrating Twenty Years of Software Innovation | Orlando, FL Email: lab_at_gta.com | TEL 407-380-0220Received on 2015-12-16 20:31:33 CET | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.