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

[Subclipse-users] Error trying to "Revert changes from Revision..."

From: Daniel Serodio <daniel.listas_at_xxx.com.br>
Date: 2006-07-18 20:26:54 CEST

I opened a file in the History view. The last two revisions for this
file are 2441 and 2013. I want to revert the changes made in r2441, so I
right-clicked this revision and chose "Revert changes from Revision 2441".
After confirmation, Subclipse ran:

merge -r2441:2440
svn://vulcano/Ereinion/trunk/src/java/br/pucsp/apt/ereinion/web/SecurityFilter.java
C:/Documents and
Settings/dserodio/Desktop/projetos/Ereinion/src/java/br/pucsp/apt/ereinion/web/SecurityFilter.java

Which generated the error:
    svn: File not found: revision 2440, path
'/Turgon/trunk/src/java/br/pucsp/apt/turgon/seguranca/SecurityFilter.java'

Shouldn't Subclipse try "merge -r2441:2013" instead? I'm using Subclipse
1.1.2 with JavaSVN 1.0.6

Thanks,
Daniel Serodio

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Jul 18 20:27:10 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.