[Trac-tickets] Re: [The Trac Project] #571: trac locks database and
causes potential corruption when using apache on windows
The Trac Project
noreply at edgewall.com
Fri Nov 5 02:54:14 EST 2004
#571: trac locks database and causes potential corruption when using apache on
windows
----------------------+-----------------------------------------------------
Id: 571 | Status: reopened
Component: general | Modified: Fri Nov 5 02:54:14 2004
Severity: critical | Milestone: 0.9
Priority: highest | Version: 0.7.1
Owner: jonas | Reporter: anonymous
----------------------+-----------------------------------------------------
Changes (by cmlenz):
* resolution: fixed =>
* status: closed => reopened
Old description:
> Here's the description from one of our developers...
>
> Trac is causing Subversion database corruption and I had to disable it.
>
> Even though Trac only reads database, every read operation locks it, like
> it's going to do transaction. That doesn't jive well with normal svn
> client that uses svn_dav Apache module to access database. In the end,
> two different access methods cause DB corruption (we didn't lose anything
> with nightly backup and incremental dump on commit). I don't expect to
> re-activate Trac soon (soon=weeks or months).
New description:
Here's the description from one of our developers...
Trac is causing Subversion database corruption and I had to disable it.
Even though Trac only reads database, every read operation locks it, like
it's going to do transaction. That doesn't jive well with normal svn
client that uses svn_dav Apache module to access database. In the end, two
different access methods cause DB corruption (we didn't lose anything with
nightly backup and incremental dump on commit). I don't expect to re-
activate Trac soon (soon=weeks or months).
Comment:
Don't close as anonymous or without a comment.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/571>
The Trac Project <>
More information about the Trac-Tickets
mailing list