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

Re: [Subclipse-users] Revert to a specific revision

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-09-08 19:30:47 CEST

Zach Bailey <zach.bailey@hannonhill.com> wrote on 09/08/2006 01:27:03 PM:

> Let us say that I recently committed something to the repository
> (revision n) and I want to revert the repository's contents to the
> revision before that (revision n-1), effectively undoing the changes
> made in revision n, which will become revision n+1.
>
> What is the best way of going about this using Subclipse? Is it
> possible, or should I use the command-line tools?

If you want to undo the changes in a commit, you can do Team -> Show
History. Right-click on the revision or range of revisions you want to
remove. Then select the "Revert changes ..." option. This will run a
reverse merge, undoing the changes in your working copy. Then just review
and commit.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Sep 8 19:31:19 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.