fixing corrupt bzr date?
Mats Wichmann
mats at linux.com
Fri Mar 30 19:34:21 UTC 2018
On 03/30/2018 11:18 AM, Mats Wichmann wrote:
> On 03/30/2018 10:10 AM, Jelmer Vernooij wrote:
>> The simplest thing to do would probably be to edit the fastexport
>> stream after it's been generated and get rid of the incorrect offset
>> (e.g. just set it to 0). The format is fairly readable, you can
>> just search for that particular offset.
>
> duh. never really dawned on me the stream would be editable data. looks
> like this should be workable
and indeed this was enough to make git swallow it without keeling over,
after I did a sed on the 14gb of generated data.
Thanks!
More information about the bazaar
mailing list