RE: Creating branches
From: <stephen.3.odonnell_at_bt.com>
Date: 2007-01-10 17:58:58 CET
Sorry that was a typo - I get what you expected to see
Branch
Rel_1.0
Trunk
...
Another reply pointed out to me that I can get rid of the trunk part by
Thanks,
Stephen.
________________________________
From: Tim Hill [mailto:drtimhill@comcast.net]
On Jan 10, 2007, at 7:38 AM, <stephen.3.odonnell@bt.com>
Sorry for the probable silly question ...
My repository is like
Product
Trunk/
Dir1/
Dir2/
Branch/
Rel_1.0
Tags/
I want to create a branch of everything under but not including trunk in
Product
...
...
Branch
Rel_1.0/
Dir1/
Dir2/
...
If I use svn copy -m "creating branch" svn://server/product/trunk
Product
...
...
Branch
trunk
Rel_1.0/
Dir1/
Dir2/
Is this *really* what you get? "Product/Branch/trunk/Rel_1.0/Dir1" etc?
--Tim
|
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.