[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: Marge Email <margelist_at_gmail.com>
Date: Fri, 14 Mar 2008 14:52:32 -0400

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

On Fri, Mar 14, 2008 at 2:13 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:

> 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:52:38 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.