Hi all,

I'm attempting to export a fossil repo to git.
However, I get the following error on git import:

fatal: mark :51 not declared

Full crash log is here: https://gist.github.com/1363907

Fossil version: both latest master and 2011-10-21
Git version: 1.7.5.4
OS: Debian Linux 6.0

I've tried modifying the line in the fossil export result which is causing the problem
from :51
to
from :52
to see if it at least imports.

Git then crashes on defines in the source code:
fatal: Unsupported command: define _CHECKSUM_H_

Does anyone have any ideas about this?
I can supply both fast-export output and fossil repo if required.

Many thanks,
Gareth R
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to