| Ticket UUID: | feeb8a91eb838f743ae9ac2de426f60bcadeefee | ||
| Title: | "Unsupported command: blob" error during Fossil to Git export | ||
| Status: | Fixed | Type: | Incident |
| Severity: | Minor | Priority: | |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: | 2010-11-17 13:15:29 | ||
| Version Found In: | [115f3ea60e] 2010-11-16 23:16:20 UTC | ||
| Description & Comments: | |||
Converting a clone of the Fossil repo to Git produces the following error:
$ fossil export -R ../fsl.fsl | git fast-import fatal: Unsupported command: blob fast-import: dumping crash report to .git/fast_import_crash_4728 This was done on a Windows 7 box using msysGit (with Git v1.7.3.1). drh added on 2010-11-17 12:46:38: | |||