tortoiseproc /command:blame does not support dynamic startrev anymore
From: Martin Gruber <mgr2000_at_gmx.net>
Date: Thu, 23 Feb 2017 07:17:54 -0800 (PST)
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]
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,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.