[Subclipse-users] Blame (annotate) issues in subclipse 1.4.3
From: Gene Gorokhovsky <ggorokhovsky_at_apriori.com>
Date: Wed, 13 Aug 2008 17:08:19 -0400
After upgrading to svn 1.5.x and subclipse 1.4.x we are having issues
Configuration:
Windows XP sp 4 (32 bit)
Svn 1.4.4 server
Svn 1.5.1 client (behavior observed also with 1.5)
subclipse 1.4.3 (same issue in 1.4.1)
JavaHL 1.5.1 (r32289)
SVNKit 1.2.0.4583
Eclipse 3.4
TortoiseSVN (TortoiseSVN 1.5.2, Build 13595 - 32 Bit Subversion 1.5.1),
Working copy was created by svn 1.4 client, but works flawlessly with
Attempt to run team -> show annotation from eclipse on any file results
Failed in BaseFile.getAnnotations()
org.tigris.subversion.javahl.ClientException: Two versioned resources
svn: Missing changed-path information for
Eclipse's svn console displays
blame -g -r 30353
Two versioned resources are unrelated
svn: Missing changed-path information for
Notice that in the :" Missing changed-path information ..." error
Running this from the shell results in a perfectly normal blame output.
(command line tried was "svn blame -g -r 30353
Latest TortoiseSVN (TortoiseSVN 1.5.2, Build 13595 - 32 Bit Subversion
Switching provider to svnkit from javahl does not help, blame fails with
"An internal error occurred during: "Show Annotations".
java.lang.NullPointerException"
Same issue occurs for every file in the working copy.
Gene Gorokhovsky
|
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.