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

Re: tortoiseproc /command:blame does not support dynamic startrev anymore

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 25 Feb 2017 08:57:04 +0100

On 23.02.2017 16:17, Martin Gruber wrote:
> Hello all,
>
> previously it was possible to start a blame with TortoiseProc.exe without knowing the first revision in which the file appeared.
>
> Since ahout TortoiseSvn 1.7 or 1.8 calling the following command line:
>
> TortoiseProc.exe /command:blame /path:file.hpp /line:100 /notempfile /closeonend /endrev:-1 /startrev:1
>
> gives the following error:
>
> [Content]
> Unable to find repository location for
> 'file.hpp'
> in revision 1
>
> Now I have to leave out /startrev to start the blame. Then I have to acknowledge an additional helper dialog, which has "From revision" filled out as "1". Obviously it is not a problem to have start revision as 1 in this dialog, but given as command line parameter it does not work anymore.
>
> Is there another way/parameter(/value) to achieve opening a complete blame for a file?

works fine for me here without an error.
But you can try to set the startrev to -5, maybe that will help (-5 gets
converted by TortoiseProc into svn_opt_revision_unspecified).

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=3213380
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-02-25 08:57:13 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.