I am following the tutorial on atlassian.com how to migrate from SVN to Git on Windows 10 Enterprise and need to mount a case-sensitive disk image.
The command svn-migration-scripts.jar create-disk-image 5 GitMigration
returns the following error:
Unrecognised or missing command Available commands:
- authors
- bitbucket-push
- clean-git
- sync-rebase
- verify
The command svn-migration-scripts.jar verify returned
svn-migration-ssvn-migration-scripts: using version 0.1.56bbc7f Git: using version 2.28.0.windows.1 Subversion: using version 1.9.4 git-svn: using version 2.28.0.windows.1 You appear to be running on a case-insensitive file-system. This is unsupported, and can result in data loss. Cannot connect directly to internet. This may interfere with your ability to clone Subversion repositories and push Git repositories.ripts.jar