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

svn.collab.net memory problems?

From: Michael <ectosphenoid-svn_at_yahoo.com>
Date: 2004-07-18 16:43:16 CEST

Looks like svn.collab.net is having problems. I didn't see a post on
this yet so here you go:

$ svn ls http://svn.collab.net/repos/
svn: PROPFIND request failed on '/repos'
svn: PROPFIND of '/repos': 405 Method Not Allowed
(http://svn.collab.net)
$ svn ls http://svn.collab.net/repos/svn
svn: PROPFIND request failed on '/repos/svn'
svn:
Could not open the requested SVN filesystem

ViewCVS at svn.collab.net gives this:

An Exception Has Occurred
Python Traceback

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 18 16:43:31 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.