TortoiseBlame.exe - How to use command line options

596 views
Skip to first unread message

Marge Email

unread,
Mar 14, 2008, 1:57:54 PM3/14/08
to us...@tortoisesvn.tigris.org
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.

Thanks,

Greg

Stefan Küng

unread,
Mar 14, 2008, 2:13:01 PM3/14/08
to us...@tortoisesvn.tigris.org

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

signature.asc

Marge Email

unread,
Mar 14, 2008, 2:52:32 PM3/14/08
to us...@tortoisesvn.tigris.org
Thanks!

Here's the final textpad command for the parameters field:

/command:blame /startrev:1 /endrev:-1 /path:"$File" /notempfile

And this tells you the general idea for adding Tortoise to textpad:
http://johnbokma.com/textpad/textpad-subversion.html

-Greg
Reply all
Reply to author
Forward
0 new messages