Unrecognised or missing command [missing create-disk-image]

Issue #17 new
niristotle okram created an issue

using: 1. win7 Enterprise 2. java8, so jre 8 [java.runtime.version = 1.8.0_112-b15] 3. installed subversion via the tortoisesvn. [TortoiseSVN 1.9.5, Build 27581 - 64 Bit , 2016/11/26 09:18:58 Subversion 1.9.5, -release] 4. git version 2.11.0.windows.1

I downloaded the "svn-migration-scripts.jar",and while verifying i got this below:

C:\WorkFolder\SVNtoGit>java -jar svn-migration-scripts.jar Unrecognised or missing command Available commands: - authors - bitbucket-push - clean-git - sync-rebase - verify

Why am i missing the "create-disk-image"

Comments (6)

  1. Giorgio Vespucci

    Same thing for me here. Windows 7 Enterprise SP1 svn-migration-scripts: using version 0.1.56bbc7f Git: using version 2.11.1.windows.1 Subversion: using version 1.9.2 git-svn: using version 2.11.1.windows.1

  2. Yousif Al-Yousifi

    So I'm on Ubuntu 14.04, and I had the same issue, but I noticed in the source that this command only applies to Mac OS X. And it actually says that in the guide too. So you can skip the create-disk-image step if you're not on Mac OS X.

  3. Arif

    Hi

    I recently downloaded svn-migration-scripts.jar from https://bitbucket.org/atlassian/svn-migration-scripts/downloads and experience similar issue below:

    $ java -jar svn-migration-scripts.jar create-disk-image 5 GitMigrationd Unrecognised or missing command Available commands: - authors - bitbucket-push - clean-git - sync-rebase - verify

    Have anyone successfully run the create-disk-image command? Kindly share if there is a work around. Thanks.

  4. Log in to comment