trevorr / vss2git

Migrate Visual SourceSafe repositories to Git
Apache License 2.0
153 stars 116 forks source link

Handle case sensitive directory renames. #52

Open penenin opened 5 years ago

penenin commented 5 years ago

The VSS repository I needed to convert had directories that were renamed where the only difference between the old directory name and new directory name was one of case. The converter then failed on a case-insensitive file system (e.g. NTFS).