Need help in using svn on ubuntu 9.10

Posted by michael on Super User See other posts from Super User or by michael
Published on 2010-04-26T06:37:45Z Indexed on 2010/04/26 6:43 UTC
Read the original article Hit count: 197

Filed under:
|

Hi,

I have install svn on ubuntu 9.10. But when I try to use svn to checkout code for an open source project, i get this error:

$ svn co svn://svn.valgrind.org/valgrind/trunk valgrind
svn: Berkeley DB error for filesystem '/home/svn/repos/valgrind/db' while opening 'nodes' table:
Cannot allocate memory
svn: bdb: Lock table is out of available locker entries

Can you please tell me how to fix it? Thank you.

© Super User or respective owner

Related posts about svn

Related posts about ubuntu-9.10