You are not logged in.
Pages: 1
Hi all,
trac and subversion havn't been playing nicely lately. I'm unsure why exactly but I think it's initially caused by BDB (BerkelyDB) getting stuck, locking up the subversion and then trac comes along and craps itself.
I've now changed subversion from using BDB to "FSFS" (http://svnbook.red-bean.com/en/1.1/ch05 … sect-1.3.2), hopefully this will fix the problem, the change will not affect anybody's checked out copies it's purely a backend thing.
Any tickets posted in the last 24 hours may have been lost as I had to restore from a backup again.
James Sleeman
Offline
http://xinha.gogo.co.nz/cgi-bin/trac.cgi/browser/
database disk image is malformed
although "svn up" works!
Niko
Offline
Grrr, rassn frassn piece of crap. Fixed again And I was actually considering using sqlite on websites at one stage. I just can't believe how damned unstable it's being. It's not even like the data is corrupt because I did a full sql dump, fixed up the broken tables (just recreated them) and reloaded everything into a fresh database.
I can't find any mention inthe tickets at edgewall about sqlite db's getting corrupted, there were a couple about the BDB thing though. Oh well, fingers crossed.
Now if I could just figure out why Firefox chews through CPU when accessing sites locally on this workstation...
James Sleeman
Offline
Pages: 1