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

[Subclipse-users] Bug when reverting changes

From: Yaroslav Bulatov <yaroslavvb_at_gmail.com>
Date: 2006-08-25 20:15:28 CEST

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"

Subclipse calls
merge -r1783:1782 foo.java

but shouldn't it be
svn merge -r 1787:1783 foo.java

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