El 12/07/2013 00:28, "Aaron W.Hsu" <arcf...@sacrideo.us> escribió:
>
> I have a Git fast-export that comes in at around 322MB in size or
thereabouts. I am running the Windows version of Fossil from 2013-06. I run
the following from within PowerShell and get some funny output:
>
> C:\...> git fast-export --all | fossil import --git blah.fossil
> ]ad fast-import line: [AGS} -fPIC -shared -o $@ $<

Could you locate that line at the export code and provide some context
around it?  For example, the ":mark" lines before and after?

That should help narrow down the problem.

> That ]ad line seems to be incorrect, as at the end of it I get no
blan.fossil file. Can anyone tell me what I am doing wrong here?

I think all the import process is wrapped in a DB transaction, so its all
or nothing if an error occurs.

Regards.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to