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

Line ends by comment character(s)

From: Hubert Sack <hsack2002_at_arcor.de>
Date: Mon, 11 Jul 2016 03:43:01 -0700 (PDT)

I've a lot of source code for a PCS. There the "real" end-of-line is the ; character, the rest of the line is comment.
Some tools of mine places reference information in such comments - some of them are references to the linenumber.
In the current version of TortoiseMerge there ist no option to set an "end-of-line" character (or a grep expression - this would be an extremly powerful option) to able to ignore differences in comments (like differences in whitespaces now)
So I suggest to add an option "ignoring differences in comments" _and_ a string (or a grep expression), how this comment "starts"
e.g.
// for c++
-- for VHDL
; for assembler (and this would be true for my use, too)

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2016-07-11 17:10:29 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.