Path map translator for CVS and SVN paths.
(undoc)
To use create a path.map file with regex and group match. Only the first matching entry is used. The regex and group match are seperated by ', ' (or in regex terms ',\s+'). Lines starting with '#' are ignored.
For example, 'trunk' is renamed to 'main', but other entries are left as-is.