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

RE: Re: Enhancement Request: Custom regex filters in TortoiseMerge

From: Eric Hirst <eric.hirst_at_noetix.com>
Date: Tue, 13 Oct 2015 10:03:02 -0700 (PDT)

I've finally started trying to put this to use today, after noticing it appear in the GUI (thanks!) a while ago.

I like the functionality, but have 2 suggestions:

1. I'd like the list of regex filters to be multi-select.

I can work around this with some denormalization, e.g. by creating one filter of the form:

(\<screenTip.*)|(\<description.*)

to filter out <screenTip> and <description> XML nodes in a large baseline file I'm currently reviewing. However, this makes it hard to build a filter library that allows me to mix and match.

2. [gold plating!] I'll probably want to share my filters at some point. For now the workaround is simple enough, since I see they're in a text file: %AppData%\Roaming\TortoiseSVN\regexfilters.ini.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-10-13 19:03:21 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.