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

Re: Disk full ??

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2003-02-22 16:51:24 CET

"Carlo Dapor" <catull_@hotmail.com> writes:
> Referencing http://svn.collab.net/viewcvs-dev/svn/
>
> gives you
>
>
> Traceback (most recent call last):
> File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 2868, in main
> request = Request()
> File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 255, in __init__
> self.repos = vclib.svn.SubversionRepository(root_name, rootpath, rev)
> File "/usr/local/viewcvs-1.0-dev/lib/vclib/svn/__init__.py", line 154, in
> __init__
> self.rev = fs.youngest_rev(self.fs_ptr, self.pool)
> RuntimeError: Berkeley DB error while checkpointing after Berkeley DB
> transaction for filesystem /usr/www/repositories/svn/db:
> No space left on device

Yup. I can't commit either:

  Transmitting file data ..subversion/libsvn_client/commit.c:659: (apr_err=165001)
  svn: A repository hook failed.
  svn: Commit failed (details follow):
  subversion/libsvn_ra_dav/util.c:350: (apr_err=165001)
  svn: MERGE request failed on /repos/svn/trunk
  subversion/libsvn_ra_dav/util.c:152: (apr_err=165001)
  svn:
  pre-commit hook failed with error output:
  subversion/libsvn_fs/bdb/bdb-err.c:61: (apr_err=160029)
  svn: Berkeley DB error
  svn: Berkeley DB error while opening `transactions' table for filesystem /usr/www/repositories/svn/db:
  Cannot allocate memory

Someone needs to clean out some space on svn.collab.net.

-Fitz

--
Brian W. Fitzpatrick    <fitz_at_red-bean.com>   http://www.red-bean.com/fitz/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 22 16:52:53 2003

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.