[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN repository down?

From: Markus Theilen <Markus.Theilen_at_t-online.de>
Date: 2004-04-25 14:55:33 CEST

Erik Huelsmann wrote:

> Trying to update, I get the "Can't open filesystem" error.
>
> bye,
>
> Erik.
>

Hi!

Seems that the Berkeley DB can't allocate memory for its operations on
the file system.

This is what I get when I try the viewcvs from svn.collab.net:

Python Traceback

Traceback (most recent call last):
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 2585, in main
     request.run_viewcvs()
   File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 263, in
run_viewcvs
     self.rootpath, rev)
   File "/usr/local/viewcvs-1.0-dev/lib/vclib/svn/__init__.py", line
279, in __init__
     self.repos = repos.svn_repos_open(rootpath, self.pool)
SubversionException: ("Berkeley DB error while opening 'copies' table
for filesystem /usr/www/repositories/svn/db:\nCannot allocate memory",
160029)

        Regards,
        Markus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 25 14:56:03 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.