[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-10 05:10:55 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

?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 10 05:13:13 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.