Re: Issue: svn:externals syntax does not accept -rHEAD
From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Sat, 23 Jun 2012 00:19:32 +0200
On Fri, Jun 22, 2012 at 7:47 PM, Les Mikesell <lesmikesell_at_gmail.com> wrote:
Interesting thread. Like Les, I was convinced at first that you were
However, then I noticed that you said: "I want an error on my request
[[[
C:\Temp\svntest>svn mkdir -mm file:///C:/Temp/svntest/testrepos/dir
Committed revision 1.
C:\Temp\svntest>svn mv -mm file:///C:/Temp/svntest/testrepos/dir
Committed revision 2.
C:\Temp\svntest>svn checkout -rHEAD file:///C:/Temp/svntest/testrepos/dir_at_1
Aha, so checkout cannot follow moves either. That's expected, because
But if I understand correctly, that's perfectly valid behavior for
Just to be sure, I checked what happens if you don't move the target
[[[
Committed revision 3.
C:\Temp\svntest>svn co -rHEAD file:///C:/Temp/svntest/testrepos/dir2_at_2
C:\Temp\svntest>dir /b dir2
Since externals (dir externals at least) are much like an embedded
Conclusion: I think you have a valid feature request. Go ahead and
-- JohanReceived on 2012-06-23 00:20:27 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.