svncopy.pl creates extra level of subdirectory?
From: Robert P. J. Day <rpjday_at_crashcourse.ca>
Date: Tue, 11 Nov 2008 10:30:46 -0500
having figured out what i was doing wrong yesterday, i got
as is my pattern when creating a branch from the trunk, i
$ svncopy.pl --pin-externals .../trunk .../branches/mybranch
what i expected to get in the repository was:
.../repo/branches/mybranch/<content>
what i got instead was:
.../repo/branches/mybranch/trunk/<content>
why do i have that extra "trunk" directory level? that's
"This script copies one Subversion location or set of locations
well, no, that's *not* what svn copy does. so, a simple
rday
---------------------------------------------------------------------
|
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.