tortoiseproc /command:blame does not support dynamic startrev anymore

145 views
Skip to first unread message

Martin Gruber

unread,
Feb 24, 2017, 8:18:36 PM2/24/17
to us...@tortoisesvn.tigris.org
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?

Thanks in advance,
Martin.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3212541

To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].

Stefan Küng

unread,
Feb 25, 2017, 2:57:10 AM2/25/17
to us...@tortoisesvn.tigris.org
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
Reply all
Reply to author
Forward
0 new messages