Add option for excluding paths from conversion
[cvs2svn.git] / test-data / main-cvsrepos / cvs2hg.options
blob9eae5bb8aaf4c5a35224fd393628b94d66d86bb3
1 # (Be in -*- mode: python; coding: utf-8 -*- mode.)
3 # An options file to test converting to Mercurial.
5 # Actually, the example file cvs2hg-example.options is fully
6 # functional, so we just load it:
7 execfile('cvs2hg-example.options')