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

TortoiseMerge jumps to unexpected line when collapsed

From: Christian Marrocco <christian.marrocco_at_triamec.com>
Date: Thu, 30 Mar 2017 03:32:46 -0700 (PDT)

I'm calling TortoiseProc with the arguments
/command:diff /path:"$(ItemPath)" /line:$(CurLine) from Visual Studio.

If TortoiseMerge is *not* in collapsed state, it will jump to the specified line as expected.

However, if TortoiseMerge is in collapsed state, it will jump to the nth line of the rendered text buffer and not to the expected line of the code.

This typically (when having a few diffs only) results in TortoiseMerge starting with a blank screen, since it scrolled to the end of the buffer.

I expect the /line argument to be interpreted in terms of the source file. I don't see a use case where it would be interpreted in terms of the text buffer.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-03-30 12:33:06 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.