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

Re: TortoiseBlame.exe - How to use command line options

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 14 Mar 2008 19:13:01 +0100

Marge Email wrote:
> Hi all,
>
> I want to use TortoiseBlame.exe from textpad. To do this I just need to
> know the command line arguments to launch it from revision one to head.
> does anyone know? the documentation doesn't say.

http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-automation.html#tsvn-automation-basics

TortoiseProc.exe /command:blame /startrev:1 /endrev:-1
/path:"path/to/file/to/blame" /notempfile

TortoiseBlame is only a viewer. It doesn't fetch the blame itself.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-03-14 19:13:20 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.