bzr リポジトリを git にエクスポートする必要があります。これを行うには、を使用しようとしていますbzr fast-export --git-branch=mybranch --plain | git fast-import --force
。bzr は実行を開始しますが、停止してエラーを返します。
15:11:58 Calculating the revisions to include ...
15:11:58 Starting export of 8961 revisions ...
15:12:17 1000/8961 commits exported at 3155/minute
15:12:30 2000/8961 commits exported at 3718/minute
15:13:12 3000/8961 commits exported at 2421/minute
fatal: Path data/sql/patch-02-27.sql not in branch
fast-import: dumping crash report to .git/fast_import_crash_4632
bzr: broken pipe
誰か助けて!ありがとう!