Fossil

View Ticket
Login

View Ticket

Ticket Hash: 4b3bd5ff68e09072750882b126ac50dce42b2794
Title: Export --git fails with "mark not declared"
Status: Closed Type: Code_Defect
Severity: Severe Priority:
Subsystem: Resolution: Duplicate
Last Modified: 2013-06-04 18:50:35
Version Found In: 1.25
User Comments:
nobody added on 2013-06-04 14:06:32:
After cloning the official SQLite repository from http://www.sqlite.org/src I tried to export it into a git repository to use as a submodule.

So I started `fossil export --git ../sqlite3.fossil | git fast-import` and after working for some time it failed with "fatal: mark :60631 not declared"

You can find the full git crash log (1.82 MB) at https://dl.dropboxusercontent.com/u/3916812/fast_import_crash_6328

drh added on 2013-06-04 18:50:35:

Duplicate of [4013b0a81a66de9f7]