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

[Subclipse-users] "Show History" on deleted files

From: Mark Kirchner <subclipse_at_mark-kirchner.de>
Date: Tue, 18 Nov 2008 09:31:56 +0100

Hello,

there seems to be a problem when invoking the "Compare..."-operation on
a file that has already been deleted (== file is not present in HEAD):

- delete a file, commit the delete
- right click the directory that contained the file
- "Team" -> "Show history"
- select a revision with changes to the deleted file
- right click the file in the list of "Affected paths"
- select "Show History"

This results in:
Failed in RemoteResource.getLogMessages()
org.tigris.subversion.javahl.ClientException: Filesystem has no item
svn: '/[REPOS-NAME]/!svn/bc/[HEAD-REV]/[PATH-TO-FILE]' path not found

I've got the same error-msg /sometimes/ when invoking
"Compare..."-operations on such a deleted file, but unfortunately I
can't reproduce that reliably. They seem to be related, though.

Tested with Subclipse 1.4.6, JavaHL 1.5.4, Subversion Client Adapter 1.5.2

TortoiseSVN (for example) doesn't show this behaviour.

Should I file an issue?

Regards,
Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-11-18 09:32:01 CET

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.