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

Berkeley DB error with Checkout, but List works fine

From: Jonathan Wilson <Jonathan.Wilson_at_walshwestern.com>
Date: 2005-01-28 09:08:39 CET

I posted this first to the Users mailing list without any luck so I'm
going to try here now.
-----

Has anybody ever seen the following message??? I know there isn't a
problem with the file system lacking space and am pretty sure our
permissions are okay, as it's the person who created the SVN Repo that
is trying this command. (SVN 1.1.3, I do have close to 1450 file in a
single directory)

> bash-2.05b$ svn checkout file:///svn
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///svn'
> svn: Berkeley DB error while opening environment for filesystem
/svn/db:
> Not enough space
> svn: bdb: mmap: Not enough space

If I run this command there isn't a problem:

> bash-2.05b$ svn list file:///svn
> 0908vf-inventorywhiploc.p
> 12032003conthist.p
> etc...

Any thoughts?

- Jonathan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 28 09:12:22 2005

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.