Re: Branching directories with fully-contained externals with svncopy.pl
From: Anthony Foglia <AFoglia_at_princeton.com>
Date: Thu, 23 Sep 2010 15:09:02 -0400
Anthony Foglia wrote:
I've figured out where the problem is and have attached a patch
There is still another bug with his patch that is probably too
So, if you have a repository of the form
repos/
And you do
$ svncopy.pl --tag repos/branches/release_2.0 repos/tags
The script will make repos/tags/release_2.0, but checkout repos/tags and
The workaround is to make sure the source is always a non-existent
$ svncopy.pl --tag repos/branches/release_2.0 repos/tags/release_2.0
-- Anthony Foglia Princeton Consultants (609) 987-8787 x233
|
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.