On Thu, Apr 25, 2013 at 2:34 PM, C M <cmanalys...@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
     lesmikes...@gmail.com

Reply via email to