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

Re: reverting a committed revision

From: David Everly <deckrider_at_gmail.com>
Date: 2006-05-25 05:57:15 CEST

Lets say you have commits 1, 2, 3, and 4.

Now you decide you want to remove commit 3:

   svn co foo
   cd foo
   svn merge -r3 -r2

Verify the results and commit when ready.

On Thu, May 25, 2006 at 02:39:25PM +1200, Dominik Margraf wrote:
> When one want to revert changes BEFORE commit, he can invoke
> svn revert *
>
> However after committing changes, how can one revert the changes of a
> particular revision cleanly (i.e. copying the revision immediately before
> the revision concerned as the most recent revision)?
>
> Dominik

-- 
Encrypted Mail Preferred:
    Key ID:  8527B9AF
    Key Fingerprint:  E1B6 40B6 B73F 695E 0D3B  644E 6427 DD74 8527 B9AF
    Information:  http://www.gnupg.org/
                                                                                
ASCII ribbon campaign:
()  against HTML email
/\  against Microsoft attachments
    Information:  http://www.expita.com/nomime.html
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 25 05:58:35 2006

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.