File: cvs2hg.options

package info (click to toggle)
cvs2svn 2.4.0-4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,720 kB
  • sloc: python: 22,383; sh: 512; perl: 121; makefile: 84
file content (8 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
# (Be in -*- mode: python; coding: utf-8 -*- mode.)

# An options file to test converting to Mercurial.

# Actually, the example file cvs2hg-example.options is fully
# functional, so we just load it:
execfile('cvs2hg-example.options')