[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: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 25 Apr 2013 14:48:41 -0500

On Thu, Apr 25, 2013 at 2:34 PM, C M <cmanalyst66_at_gmail.com> wrote:
> I am certain there is simple way out of this situation.
>
> 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)?
>
> Should I checkout the previous revision and commit them over the erroneous
> changes? Or is there some way to handle this?

Do a reverse-merge of the bad change and commit it back.
Look at the 'undoing changes' section here:
http://svnbook.red-bean.com/en/1.7/svn.branchmerge.basicmerging.html

--
   Les Mikesell
     lesmikesell_at_gmail.com
Received on 2013-04-25 21:49:13 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.