Re: "git fast-import" crashes parsing output from "fossil export --git"

2018-01-29 Thread Rowan Thorpe
On 29 January 2018 at 19:11, SZEDER Gábor wrote: > > ..[snip].. > > Just commit some weird filenames, even one with a newline in it, to > > test the code. > > from :26779 > > M 100644 :427 :abc > > M 100644 :10049 abc > > def.txt > > A path like this must be quoted. Quoting from 'git fast-import'

"git fast-import" crashes parsing output from "fossil export --git"

2018-01-29 Thread Rowan Thorpe
"git fast-import" fails while trying to import the latest "Fossil" fossil-sources (it dog-foods its own source-code). Namely, the below pasted commands caused the crash report below them (I've trimmed irrelevant noise from the report for brevity). One of the tests included in Fossil uses example-fi