[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Question about branching and repository layout

From: Craig L. Ching <cching_at_mqsoftware.com>
Date: 2003-10-10 16:54:21 CEST

> "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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.