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

TSVN nightly build blame returning incorrect results

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-06-10 10:44:12 CEST

Hi,

While testing the latest TortoiseSVN nightly build 6753 when working on
Subversion I noticed an issue with blame.

As I don't see what specifically goes wrong, I'll show you with an example:

> svn blame
http://svn.collab.net/repos/svn/trunk/subversion/tests/cmdline/trans_tests.p
y -r 1:HEAD

[.. up to line 355]
19132 julianfoad #def enable_translation(sbox):
19132 julianfoad # "enable translation, check status, commit"
19132 julianfoad
 5647 blair # TODO: Turn on newline conversion and/or keyword
substitution for all
  851 cmpilato # sorts of files, with and without local mods, and verify
that
  851 cmpilato # status shows the right stuff. The, commit those mods.

> with tortoisesvn
From Revision: 1
To Revision: HEAD

354 19132 3/04/2006 16:15:30 julianfoad #def enable_translation(sbox):
355 19132 3/04/2006 16:15:30 julianfoad # "enable translation, check
status, commit"
356 19132 3/04/2006 16:15:30 julianfoad
357 5647 16/04/2003 20:26:00 blair # TODO: Turn on newline
conversion and/or keyword substitution for all
358 4552 24/01/2003 2:06:12 cmpilato # sorts of files, with and
without local mods, and verify that
359 4552 24/01/2003 2:06:12 cmpilato # status shows the right stuff.
The, commit those mods.

The problem is on lines 358&359. Apparently TSVN blame stops looking on
4552. In fact, the rest of the blame doesn't show any line with a revision <
4552. You can look at r4552 of subversion trunk, nothing really special
changed in trans_tests.py.

If you need more info, please let me know.

regards,

Lieven.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Jun 10 10:48:41 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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