svn copy syntax
From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-06-10 19:02:42 CEST
I have a project structure like this after converting my repository from
trunk
I have now added a folder for maintenance branches, as well as a release
trunk
I want to copy trunk as it existed at r:1047 to create the maintenance
trunk
Can this be done with a single copy command? When I follow the syntax in
svn cp -r 1047 url://trunk url://maintenance/r1.0 -m "Comment"
It works except it winds up looking like this:
trunk
I can live with that, but it was not what I expected
Mark
---------------------------------------------------------------------
|
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.