- Is slow on remote repositories
  Could use a different approach with a single recursive run of rlog.

- Doesn't parse properly filenames with spaces
  Blame 'cvs history', the field separator is 'space'. We can fix it when cvsroot
  is local, directly parsing the CVSROOT/hisory file (separator is then '|').
