[bug-notifications] [subversion 0003661]: sqlite error
Mantis Bug Tracker
noreply at opencsw.org
Sun May 10 23:29:35 CEST 2009
A NOTE has been added to this issue.
======================================================================
http://www.opencsw.org/mantis/view.php?id=3661
======================================================================
Reported By: Nicolai Schwindt
Assigned To: mwatters
======================================================================
Project: subversion
Issue ID: 3661
Category: other
Reproducibility: always
Severity: major
Priority: normal
Status: confirmed
======================================================================
Date Submitted: 2009-05-08 18:53 CEST
Last Modified: 2009-05-10 23:29 CEST
======================================================================
Summary: sqlite error
Description:
SubversionException: ('Could not configure SQLite', 200030)
This happens when using e.g. trac-admin repos resync
The bug was already in subversion-1.6 which I build for myself
It is related to the 'filesystem' one uses in subversion.
creating a repository with : svnadmin create -fs-type fsfs test
will provoke this error.
doing it with : svnadmin create --fs-type fsfs --pre-1.6-compatible test
will not.
======================================================================
----------------------------------------------------------------------
(0006079) mwatters (manager) - 2009-05-10 05:32
http://www.opencsw.org/mantis/view.php?id=3661#c6079
----------------------------------------------------------------------
Thank you for the report, I will get to it as soon as I can.
----------------------------------------------------------------------
(0006090) ThurnerRupert (reporter) - 2009-05-10 23:29
http://www.opencsw.org/mantis/view.php?id=3661#c6090
----------------------------------------------------------------------
tested svn-1.6.2 and it works. put intermediate compiles on
http://mirror.opencsw.org/testing.
but these will not be the final ones coming from the expert :)
Issue History
Date Modified Username Field Change
======================================================================
2009-05-08 18:53 Nicolai SchwindtNew Issue
2009-05-10 05:31 mwatters Status new => assigned
2009-05-10 05:31 mwatters Assigned To => mwatters
2009-05-10 05:32 mwatters Note Added: 0006079
2009-05-10 05:32 mwatters Status assigned => confirmed
2009-05-10 23:29 ThurnerRupert Note Added: 0006090
======================================================================
More information about the bug-notifications
mailing list