Paul van der Linden wrote:
> Hi developers,
>
> I have found a bug in your otherwise great product.
>
> I just downloaded the newest version (1.5.1.13563) to check if it was
> already fixed, because I noticed it first at 1.5.0.
>
> I checked mailing lists/bug trackers, but I could not find a reference
> to it, so I guess this is a new one, although I found some very old
> references to my problem
> (http://svn.haxx.se/users/archive-2004-01/0292.shtml)
>
> I have the same problem as stated in that link: If you move files around
> quite a bit (as I did) in the repository then the blame does not work
> and gives the following message:
>
>
> If I get the log of that file I can check the differences between the
> versions, even between a version prior to the move and one after the move.
This would be a problem in the Subversion library because 'blame' is
done there, not in TSVN. You should report this on the Subversion
mailing list (users at subversion tigris org).
It would help the developers there a lot if you can either provide a
recipe on how to reproduce this, or if they could access your repository
and try the blame on the file which shows this problem.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-07-30 08:45:46 CEST