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

Re: Blame age color (Was: Blame-bug (LogCache))

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-05-24 20:18:19 CEST

Simon Large wrote:
> On 24/05/07, Hans-Emil Skogh <Hans-Emil.Skogh@tritech.se> wrote:
>> The problem happens very much seems related to the age color-problem
>> that I'm experiencing. All the rows that get colored have log message
>> tool-tips, all rows that lack coloring lack the tool-tip.

Could it be that you don't have full access to all paths in your
repository? In that case, some log messages can be empty/incomplete and
then there's no tooltip for that revision.

>> I still haven't been able to figure out why it happens. It is (so far)
>> only on one repository on my server that the problem shows. The other
>> repositories work as expected. The one that fails is quite large and
>> there have been moves of the entire code base in it as well as some
>> pretty major renaming at some point.

I think I know why: we fetched the log for the blame with stop-on-copy
enabled (ok, my fault - I assure you that I'm really embarrassed).
Fixed in revision 9543.

> TBlame gets its information from TProc which generates a pair of
> temporary files. These live in Documents and Settings/{username}/Local
> Settings/Temp/svnXXX.tmp.* One contains the blame text file from
> subversion, the other contains the log messages. Maybe these will help
> with debugging.

I've changed it so that even if fetching the log fails TortoiseBlame is
used (also fixed in revision 9543).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu May 24 20:18:51 2007

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.