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

Re: How to use /endrev as a parameter for the :blame command

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 06 May 2011 17:01:56 +0200

On 06.05.2011 13:52, Allan Kim Eriksen wrote:
> Hi there.
>
> I have been using TortoiseProc.exe with the :blame command for a
> while without problems. But now I want to skip the dialog asking for
> the blame range and just add the hole range as options for the
> commandline.
>
> TortoiseProc.exe :blame /startrev:1 /endrev:HEAD (...)
>
> However it seems that it does not work this way. TortoiseProc.exe
> :blame /startrev:1 /endrev: (...) TortoiseProc.exe :blame /startrev:1
> /endrev:0 (...) does not work either.
>
> What am I doing wrong here?

Tortoiseproc.exe /command:blame /startrev:1 /endrev:-1
works just fine. You forgot the "/command" part in your examples above.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2732117
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-05-06 17:02:05 CEST

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.