> "Craig L. Ching" <cching@mqsoftware.com> writes:
>
> > > How about if you try svn mkdir
> > > http://kraken/svn/repos/product1/branches/1000 first?
> > >
> > Sorry, sent a private reply to James, but I should have copied the
> > list as well. Yes, that does work (thanks, didn't know about mkdir
> > yet, need to read the reference section of the book I guess ;-), but
> > I'm not a fan of the two-step process. But, it's better than
> > nothing, I can certainly wrap that up in a script if I have to. Any
> > other suggestions?
>
> $ svn cp http://.../trunk/dir1 http://.../branches/1000-dir1
>
> ?
>
Well, I guess that works too, but I think I like my layout better and therefore would probably use the two-step process (mkdir and then copy) instead. I'm sure I'm being naive, but what about the possibility of just creating the necessary structure on the copy to support the layout that the user requests? Import does this, maybe copy could too? And, yes, I know it isn't what cp would do either, just throwing my suggestion out there ;-). Thanks for your time!
Cheers,
Craig
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 10 16:55:11 2003