[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: Lorenz <lorenznl_at_yahoo.com>
Date: Mon, 02 Aug 2010 06:10:29 +0000

Daniel Shahaf wrote:
>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.

an perhaps not svn rm the old trunk but svn mv it, so you have easier
access to it (no need to remember/investigate the revision where it
was deleted)

-- 
Lorenz
Received on 2010-08-02 08:11:21 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.