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

Unable to revert replaced resources

From: Kit So <kitckso2_at_gmail.com>
Date: 2005-09-07 09:09:15 CEST

Revert dialog didn't show resources with replaced status ("R" in svn
status), I'm able to revert using command line. I found
RevertAction.getModifiedResources() missing checking of replaced status.
To produce a replaced status:
1. move a file to other folder
2. move it back to the original folder
If you click revert now, nothing will show because it can't find any
modified resources.
Received on Wed Sep 7 17:09:15 2005

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.