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

RE: svn blame in 1.4.0 shows different results than 1.3.x

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-06-10 13:49:18 CEST

I've tested it on my linux box with 1.4_RC1, and there it isn't a problem.
But on windows XP with current trunk it is.

My guess is that it has something to do with the solution for #2431 'svn
blame' ignores eol-style.

I'll try to make a testcase for it this weekend.

Lieven.

> -----Original Message-----
> From: Stefan Küng [mailto:tortoisesvn@gmail.com]
> Sent: zaterdag 10 juni 2006 13:34
> To: dev@subversion.tigris.org
> Subject: svn blame in 1.4.0 shows different results than 1.3.x
>
> Hi,
>
> Another one found by TSVN nightly build users. 'svn blame'
> shows completely different results for 1.3.x and 1.4.0-dev clients.
>
> To reproduce:
>
> with svn.exe version 1.3.2:
> svn blame
> http://svn.collab.net/repos/svn/trunk/subversion/tests/cmdline
> /trans_tests.py
> -r 1:HEAD > blame132.txt
>
> with svn.exe built from the 1.4.x branch:
> svn blame
> http://svn.collab.net/repos/svn/trunk/subversion/tests/cmdline
> /trans_tests.py
> -r 1:HEAD > blame140.txt
>
> So, execute the very same blame command with both clients.
> Then compare the two resutling files:
>
> The blame240.txt file doesn't contain lines which have
> revisions < 4552 (ok, haven't really checked *every*
> revision, but you get the point).
> While the blame132.txt file has lines with revision numbers
> as low as 851. It seems as if the 1.4.0 client doesn't really
> do the blame from revision 1 to HEAD but from revision 4552 to HEAD.
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.tigris.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 10 13:54:04 2006

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

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