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

Re: Files on trunk overwritten...

From: Lorenz <lorenznl_at_yahoo.com>
Date: Fri, 26 Apr 2013 05:33:53 +0000

C M wrote:
>Some files were committed to trunk which have incorrect updates.
>
>What's the easiest way to roll back to the previous versions (before the
>erroneous changes were committed)?

another way is to delete the trunk and reestablish it by copying the
last correct trunk revision.

This way a log of trunk head won't show the intermediate (between the
revision of the copy source ad the copy itself) commits to trunk.
Only the copy of the earlier revision will show up.
   
---x--- .... ---y z--- ...
    \ /
     -------------

If there was only one objectionable commit I would go with the reverse
merge though.

-- 
Lorenz
Received on 2013-04-26 07:31:54 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.