The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
602 views

How to write a clean gmail filter for SVN commits?

I have a dozen or so SVN projects that generate a few dozen email messages every day, each with subject line like this "[SVN projectname] in branch/trunk list of files". I want to send these email ...
1
vote
0answers
43 views

Search a single website using regular expressions?

Is there a way to search a single web-domain using regular expressions? I've been mirroring sites with WinHTTrack and then using dtDesktopSearch but it's an incredibly inefficient process and I was ...