[bug-notifications] [subversion 0003661]: sqlite error
Mantis Bug Tracker
noreply at opencsw.org
Sun May 17 23:22:28 CEST 2009
The following issue has been RESOLVED.
======================================================================
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: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-05-08 18:53 CEST
Last Modified: 2009-05-17 23:22 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 :)
----------------------------------------------------------------------
(0006144) mwatters (manager) - 2009-05-17 23:22
http://www.opencsw.org/mantis/view.php?id=3661#c6144
----------------------------------------------------------------------
This is supposed to be fixed upstream in the 1.6.2 version.
subversion-1.6.2,REV=2009.05.17 is now in testing
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
2009-05-17 23:22 mwatters Note Added: 0006144
2009-05-17 23:22 mwatters Status confirmed => resolved
2009-05-17 23:22 mwatters Resolution open => fixed
======================================================================
More information about the bug-notifications
mailing list