2016

You are browsing the site archives for 2016.

Here’s a bunch of regexes which help pares things in notepad++.

Get revision numbers of svn log

This parses the svn log and just returns the revision numbers, comma separated.
You need to add “—-” at the end of the file.
Revision: ([0-9]+).*?----[\r\n]*