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

Re: [Subclipse-users] Bug when reverting changes

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-25 22:43:18 CEST

"Yaroslav Bulatov" <yaroslavvb@gmail.com> wrote on 08/25/2006 02:15:28 PM:

> My current revision is 1787, and I'd like to revert to 1783.
> When I click on revision 1783 in Resource History and choose "Revert
> Changes from Revision 1783" I get svn error "File Not Found"

You probably want to use the Get Contents option. This would replace the
contents of the current version with the contents of the selected
revision. It would then show as a local modification that you could
commit. If you just wanted the old revision for some other purpose, like
to look at it or build it, you could use the Team -> Switch option. Once
you were done, a subsequent update would then bring the file back to HEAD.

The option you took was to remove the specific changes made in 1783 from
the current version.

Finally, you are mis-using the Revert term. Subversion uses that term to
revert local changes and restore the file to its pristine state.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Aug 25 22:42:27 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.