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

Re: Move a bunch of branches with one commit

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-03-13 00:31:01 CET

On Mar 12, 2007, at 17:03, Kylo Ginsberg wrote:

> Following a cvs2svn conversion, I would like to organize branches and
> tags to meet our needs. I know that I could commit each move
> individually, but if I can roll all the moves into a single commit I'd
> like to do that. That said, I don't want to take the time and disk
> space to actually check out all the branches in question, so I'm doing
> non-recursive updates of the interesting branches and moving them (see
> script below for a partial example).
>
> My question: Is there a better way to do this? Any gotchas with
> what I'm doing?

I believe an alternative would be to use mucc, the multiple-url
command client. I haven't used it myself.

http://svn.collab.net/repos/svn/trunk/contrib/client-side/mucc.c

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 13 00:46:36 2007

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.