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

Bug report: blame (annotate) issues in svn 1.5

From: Gene Gorokhovsky <ggorokhovsky_at_apriori.com>
Date: Thu, 14 Aug 2008 15:21:42 -0400

After upgrading to svn 1.5.x (client only) we are having issues with
svn blame when "-g" flag is used.

This is especially critical because subclipse always passes this flag to
svn API, and therefore eclipse annotate is completely broken without a
workaround.

1.4 based clients do not experience that.

 

Example

 

svn blame -g AutomaticCastingDemo_L1Test.java_at_HEAD

svn: Missing changed-path information for
'\koko\trunk\dev\projects\fbc-gcd-test

\src\test\com\fbc\gcd\test\xml\wf2\AutomaticCastingDemo_L1Test.javahttps
:\svn.ap

riori.com\main\koko\trunk\dev\projects\fbc-gcd-test\src\test\com\fbc\gcd
\test\xm

l\wf2\AutomaticCastingDemo_L1Test.java' in revision 32937

 

Notice that error report url is clearly corrupted. Sometimes there are
several other junk characters before "https" in the middle of the error
message.

Without the "-g" flag everything is OK.

 

svn blame AutomaticCastingDemo_L1Test.java_at_HEAD

25955 jtauber package com.fbc.gcd.test.xml.wf2;

Etc.

 

This has occurred on the machines where client has been upgraded from
1.4 to 1.5.

We verified that this happens with the latest released client version
(svn, version 1.5.1 (r32289))

 

Subclipse is similarly up to date with svn 1.5.1

 

 

This a big and active project. There were several merges (but none with
1.5), and several moves. Almost every file seems to be affected,
although there is anecdotal evidence that once in a blue moon annotation
succeeds.

 

Configuration:

Server: svn 1.5.0 (r31699), repository has not been upgraded and stays
in the 1.4 format

Client: Svn 1.5.1 client (behavior observed also with 1.5, but not with
1.4.4). working copy has existed since 1.4.x times.

 

Windows XP machines all around.

 

Other possible related versions

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),

 

Gene Gorokhovsky

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
Received on 2008-08-14 21:22:13 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.