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

RE: Re: Annotate bug

From: Stephen Kestle <Stephen.Kestle_at_orionhealth.com>
Date: 2004-09-30 01:06:57 CEST

When I use svn annotate in the command line, there is no problem with
the user name length. Do you mean javahl?

I'm using 1.1RC2 on windows.

Cheers

Stephen

-----Original Message-----
From: Brock Janiczak [mailto:brockj_eclipse@ihug.com.au]
Sent: Wednesday, 29 September 2004 8:55 p.m.
To: users@subclipse.tigris.org
Subject: Re: Annotate bug

Hi Stephen,
This is a known bug in the command line client. subversion does not
truncate the username to 10 characters, so we have no idea where the
java code starts. A similar problem exists when getting the status of a

file.
The javahl client can work around the annotation bug by using a
callback, but it has ben turned off (not sure why). Should put it back
in and wait for the screams :)

If you are curious run an svn annotate from the command line to see what

we have to parse. It isn't pretty!

cheers,
    Brock

Stephen Kestle wrote:

>Wow - I just found annotate (or rather, finally figured out how to use
>it - pretty complicated stuff :)).
>
>Anyhow, I just thought that you'd like to know that the user name is
>only 10 chars long in the SVN Annotate view. I know this because it
>truncates names longer than that.
>
>However, that would not really be a problem, except that I now
>understand that the annotations are merged into the file, and have to
be
>parsed out - how I know this? The remainder of the username is in the
>code.
>
>Am I right?
>
>How amusing. BTW, I'm pretty sure it's irrelevant, but I'm using
>0.9.21.
>
>Cheers
>
>Stephen Kestle
>
>PS. Hmmm... interested now - I initially thought that this would be a
>simple c++ overflow of some sort, except that subclipse is written in
>java. I'd like to know what the problem actually is/was when it's
>found. Cheers
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Sep 30 09:06:57 2004

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.