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

Re: How to cut and graft?

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 30 Jul 2010 10:30:02 +0300

Ryan Schmidt wrote on Thu, Jul 29, 2010 at 20:50:16 -0500:
> svn rm $URL/trunk -m "Delete old trunk"
>
> svn mv $URL/branches/thebranch $URL/trunk -m "Make branch thebranch the new trunk"

And to do this rm+mv in one commit, you could use svnmucc.
Received on 2010-07-30 09:31:55 CEST

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.