Memory Leak

2010-07-12 Thread Lisa Ryrholm
Hi. I have a problem, apache is eating al my memory. It seems to allocate the memory while I checkout or commit things. But then it don't deallocate the memory after it is finish. Instead it just allocate more and more until the memory is filled up. Are it anyway I can fix this problem? Thanks

svn: Berkeley DB error while opening 'changes' table for filesystem

2010-07-12 Thread Lisa Ryrholm
Hi I am getting this error trying to do a repository dump of MyRepository: svn: Berkeley DB error while opening 'changes' table for filesystem MyRepository/db: Invalid argument svn: bdb: call implies an access method which is inconsistent with previous calls I also try to do a recover of the rep