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

Re: [TSVN] Re: Building TBlame

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-09-17 07:17:54 CEST

On Thu, 16 Sep 2004 22:26:23 +0100, Simon Large <slarge@blazepoint.co.uk> wrote:

> That's fixed it. The resulting executable is 50% bigger than the normal
> version (it is in ndebug mode), but it seems to work OK. May have the wrong
> default switches on the cpp compiler.

Compiler switches:
/O1 /GA /MD /GS /W3 /c /Zi /TP

> Scintilla builds fine, but I don't need to change that, TBlame just picks up
> the standard release dll anyway.
>
> Is there an easy way to test TBlame from the command line? I guessed at
> passing it the text blame file, but that guess was no good ;-)

TortoiseBlame path\to\blame\file path\to\log\file originalfilename
where 'originalfilename' is shown in the TBlame window title.

Maybe you get those files by using TSVN and doing a blame. Then, go to
your temp folder and look for files starting with "svn", use the two
files with the latest filedates and copy them somewhere else (and
rename them to e.g. blame.txt and log.txt). Then you can pass those to
TBlame.

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 Fri Sep 17 11:56:22 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.