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

[TSVN] Blame stopped working?

From: Erv Walter <erv_at_ewal.net>
Date: 2004-10-19 00:15:32 CEST

Sometime between a few weeks ago and now, the Blame function of TSVN
stopped working. The symptom is that the author and date columns are
missing (blank). This is true in both the GUI and "text editor" views
of the blame information.. The svn command line blame shows the correct
information, though (date and author are there).

Attached is the temp file created by TSVN (svn3854.tmp) and the output
from "svn blame" for comparison (blame.txt).

Let me know what diagnotic data would be helpful to send, and I'll pass
it along...

<cid:part1.01030201.03050405@ewal.net>

line rev date author content

     0 11 @echo off
     1 1057 tools\nant\nant.exe debug build doc %1 %2 %3 %4 %5 %6 %7 %8 %9
     2 796 if errorlevel 1 goto PAUSE
     3 796 goto END
     4 796
     5 796 :PAUSE
     6 796
     7 796 pause
     8 796
     9 796 :END

    11 ewalter @echo off
  1057 ewalter tools\nant\nant.exe debug build doc %1 %2 %3 %4 %5 %6 %7 %8 %9
   796 ewalter if errorlevel 1 goto PAUSE
   796 ewalter goto END
   796 ewalter
   796 ewalter :PAUSE
   796 ewalter
   796 ewalter pause
   796 ewalter
   796 ewalter :END

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Oct 19 08:51:27 2004

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.