Creating branches
From: <stephen.3.odonnell_at_bt.com>
Date: 2007-01-10 16:38:32 CET
Sorry for the probable silly question ...
My repository is like
Product
I want to create a branch of everything under but not including trunk in
Product
If I use svn copy -m "creating branch" svn://server/product/trunk
Product
Using svn copy -m "creating branch" svn://server/product/trunk/*
svn: Path 'svn://server/product/trunk/*' does not exist in revision 117
Can I easily do what I want? Does wildcard expansion not work? This is
Thanks,
Stephen.
|
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.