[bug-notifications] [subversion 0003661]: sqlite error
Mantis Bug Tracker
noreply at opencsw.org
Fri May 8 18:53:05 CEST 2009
The following issue has been SUBMITTED.
======================================================================
http://www.opencsw.org/bugtrack/view.php?id=3661
======================================================================
Reported By: Nicolai Schwindt
Assigned To:
======================================================================
Project: subversion
Issue ID: 3661
Category: other
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2009-05-08 18:53 CEST
Last Modified: 2009-05-08 18:53 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-05-08 18:53 Nicolai SchwindtNew Issue
======================================================================
More information about the bug-notifications
mailing list