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

Re: rolling back my working copy

From: Michael Hordijk <hoffbrinkle_at_hotmail.com>
Date: 2005-03-25 17:50:47 CET

> so I decided to abandon that for now, and tried to roll it back and
> revert files; and when I got the above error and typed "svn up" I
> inherited all the changes from the most recent version that I _didn't_
> want.

What you want to do is "unmerge" all the changes that you don't want, and
commit those as a new version. Reverse merge if you will. Sounds like:

http://svnbook.red-bean.com/en/1.1/ch04s04.html#svn-ch-4-sect-4.2

will get you on the right track.

- hoffer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 25 17:56:04 2005

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.