私は他の一般的な問題を解決してきましたが、最終的なハードルであると私が望んでいるものを解決できるようです. Python と hg-fast-export の場所をパス "C:\Python27" と "C:\fast-Export" に追加しました。
私はコマンド$ hg-fast-export.sh -r /c/tmp/hg-repo
を発行していて、これを取得しています:
/c/fast-export/hg-fast-export.sh: line 198: C:\Python27: Is a directory
git-fast-import statistics:
---------------------------------------------------------------------
Alloc'd objects: 5000
Total objects: 0 ( 0 duplicates )
blobs : 0 ( 0 duplicates 0 deltas of 0 attempts)
trees : 0 ( 0 duplicates 0 deltas of 0 attempts)
commits: 0 ( 0 duplicates 0 deltas of 0 attempts)
tags : 0 ( 0 duplicates 0 deltas of 0 attempts)
Total branches: 0 ( 0 loads )
marks: 1024 ( 0 unique )
atoms: 0
Memory total: 2360 KiB
pools: 2048 KiB
objects: 312 KiB
---------------------------------------------------------------------
pack_report: getpagesize() = 65536
pack_report: core.packedGitWindowSize = 1073741824
pack_report: core.packedGitLimit = 35184372088832
pack_report: pack_used_ctr = 0
pack_report: pack_mmap_calls = 0
pack_report: pack_open_windows = 0 / 0
pack_report: pack_mapped = 0 / 0
---------------------------------------------------------------------
スクリプトの 198 行目に手がかりが見つかりません。 C:\Python27: Is a directory
実際にはエラーではないようで、パスのさまざまなバリエーションを試しました。