Fossil SCM
fossil export to git crashes
5d6aaa44ca95d35…
· opened 12 years, 5 months ago
- Type
- Code_Defect
- Priority
- —
- Severity
- Important
- Resolution
- Open
- Subsystem
- —
- Created
- Nov. 6, 2013 6:32 a.m.
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
Comments (2)
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
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