RE: issue with relative externals after a rename
From: Jonathan Schell <JSchell_at_innoflight.com>
Date: Tue, 27 Mar 2018 23:38:29 +0000
I have a tree that looks like:
https://svn/repo/name1/externs/normal_files_here
The folder "externs" has two external properties:
These folders and file exist at rev 18. The commit to add the properties to "externs" is commit 32.
I then do a rename of "name1" to "name2".
The externs now break, as the item they were pointing to no longer exists. So I edit the properties to:
And then did an update and the file got brought in, but there was still an error on the folder.
However, I just repeated the issue on a test repo and it worked fine for both the folder and the file, so maybe there's some other condition that's affecting it.
Jon
-----Original Message-----
On Tue, Mar 27, 2018 at 10:46 AM, Ryan Schmidt <subversion-2018_at_ryandesign.com> wrote:
Also, to make sure we're on the same page:
../../somedir_at_1234 somedir
Or are you using this syntax (with operative revisions instead of peg revisions)?
-r1234 ../../somedir somedir
Or perhaps a mix of both?
-- JohanReceived on 2018-03-28 01:38:42 CEST |
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.