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

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]
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-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-02-25 02:18:39 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.