I could reproduce the bug using the following recipe: In Feisty: svnadmin create --fs-type bdb test-svn svn co file:///$PWD/test-svn foo-svn cd foo-svn/ touch foo svn add foo svn ci -m 'bar'
In Gutsy then: $ LANG=C svn co file:///$PWD/test-svn foo-svn svn: Unable to open an ra_local session to URL svn: Unable to open repository 'file:///home/daniel/test-svn' svn: Berkeley DB error for filesystem '/home/daniel/test-svn/db' while opening environment: svn: Cannot allocate memory svn: bdb: unable to allocate memory for mutex; resize mutex region -- subversion broken by libdb changes https://bugs.launchpad.net/bugs/154555 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
