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

Re: [TSVN] Bug reporting. TBlame in peg revision.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-03 19:17:48 CET

Simon Large wrote:
> tdkim wrote:
>> I tested TSVN -r 5313.
>>
>> I changed a revision to the old revision in RepoBrowser.
>> and I executed Blame for the file which is not exist in the HEAD revision.
>>
>> The BlameCommand is executed with HEAD revision.
>> (Of course I didn't change the "To revision" field.)
>> The error message is like "File Not found..."
>>
>> I think that if the revision of RepoBrowser is changed, TBlame must
>> use the revision of RepoBrowser.
>
> +1. And pegged at the repobrowser revision of course.
>
>> * Second problem.
>> If i changed the "To revision" field, TBlame was executed with "notepad.exe".
>> (Of course I didn't check the "Use text viewer to view blames" box.)
>
> I can't reproduce this with r5295. Please can you try again to see if it
> is a consistent problem.

You can reproduce this easily: just make sure that the file you blame
doesn't exist anymore in HEAD. Then the svn_client_log() would fail, and
without a log file Notepad is used instead of TortoiseBlame.
I've fixed this so that svn_client_log uses the same revision as blame
instead of HEAD.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jan 3 19:18:32 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.