Fossil

View Ticket
Login

View Ticket

Ticket Hash: 5d6aaa44ca95d35d6ddb0f1c67024ae56c4376e2
Title: fossil export to git crashes
Status: Open Type: Code_Defect
Severity: Important Priority:
Subsystem: Resolution: Open
Last Modified: 2013-11-06 06:54:32
Version Found In: This is fossil version 1.21 [b75aa31840] 2011-12-14 17:42:27 UTC
User Comments:
nobody added on 2013-11-06 06:32:12: (text/x-fossil-plain)
Hi,

I have tried to export the SQLite repository to git, where git crashed.
Origin fossil repo info:
========================
repository:   /home/ophirset/trees/sqlite.fossil.477e22
local-root:   /home/ophirset/trees/sqlite-fossil/
checkout:     49be646cd981f8ff0434cf90d2748afa30260017 2013-11-04 08:56:22 UTC
parent:       42a11e7464ab1d97d603c7409f10710ad4f1f542 2013-11-02 11:34:58 UTC
tags:         trunk
comment:      Fix a bug preventing FTS from correctly processing bracket
              tokens that are immediately preceded by characters that are
              neither whitespace or token characters. (user: dan)

Command:
========
fossil export --git ../repo.fossil | git fast-import

Git version:
============
git version 1.7.9.5

OS:
===
Distributor ID:	Ubuntu
Description:	Ubuntu 12.04.2 LTS
Release:	12.04
Codename:	precise

Kernel:
=======
3.2.0-45-generic

nobody added on 2013-11-06 06:54:32: (text/x-fossil-plain)
Bug exists also in version 1.27 which I compiled myself from source:
This is fossil version 1.27 [13ad130920] 2013-09-11 11:43:49 UTC

So, this is a different bug then:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693570

Attachments: