Minor bugfixes to vss2svn.pl:
commitb019b729018a7ce194a715d1c68bd533bf0f8253
authortoby <toby@2cfd5912-9055-84bd-9a12-e3c18a4b6e42>
Fri, 4 Jun 2004 21:03:41 +0000 (4 21:03 +0000)
committertoby <toby@2cfd5912-9055-84bd-9a12-e3c18a4b6e42>
Fri, 4 Jun 2004 21:03:41 +0000 (4 21:03 +0000)
tree38410e7133f2fbcb3f9ba73e929e1ebee8bd4e3c
parentf3745104d9bec0145d9494ac8f1e69d08f08afad
Minor bugfixes to vss2svn.pl:
 - fix reading version numbers greater than 9.
 - handle "--vssproject $/" correctly
 - remove "use diagnostics", which only confuses regular users
 - print startup message so doesn't appear to hang on large projects
 - passing an invalid project is a fatal error
 - prevent SQL quotes from appearing in users prompt

Added devnotes.txt for my own use
Add _vss2svn directory to ignore list for ease of testing

git-svn-id: http://vss2svn.googlecode.com/svn/trunk@12 2cfd5912-9055-84bd-9a12-e3c18a4b6e42
devnotes.txt [new file with mode: 0644]
vss2svn.pl