mhagger / cvs2svn

Migrate CVS repositories to Subversion or Git. This site supersedes the old tigris.org site, which has shut down.
Other
77 stars 43 forks source link

The repo is not compatible with Windows #25

Closed Vertigo093i closed 9 months ago

Vertigo093i commented 9 months ago

There are at least 2 files with invalid filenames according to Windows filesystem. Partial workaround is here: https://stackoverflow.com/a/63742773/393672. But then it produces:

$ git checkout
D       "test-data/main-cvsrepos/single-files/\"double-double-quotes\",v"
D       "test-data/main-cvsrepos/single-files/single-double-quote\",v"
mhagger commented 9 months ago

This project is long since in maintenance mode. The files that you mention are only needed for the automated tests, not for actually running conversions. → WONTFIX.