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].