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

Changed behavior for blame command in TSVN 1.9

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: Fri, 4 Sep 2015 08:58:58 +0200

Hi,

I have a couple of TSVN commands as external tools shortcuts in Visual
Studio. Since upgrading to TSVN 1.9 the blame command I've used in the past
no longer works.

tortoiseproc /command:blame /path:"$(ItemPath)" /notempfile
/line:$(CurLine) /startrev:1 /endrev:-1

If I use that now I get the following error:
[Window Title]
TortoiseSVN
[Main Instruction]
Subversion reported an error:
[Content]
Unable to find repository location for
 '<subversion url>'
 in revision 1
[Close]

As a workaround I have removed the revision options but then the line
option doesn't work. After the revision dialog I always end up on line 1 in
the blame result.

Is this no longer supported? Is it a bug?

/Johan

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-09-04 14:19:59 CEST

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.