You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jonathan Wilson <Jo...@walshwestern.com> on 2005/02/11 09:20:57 UTC

RE: Berkeley DB error with Checkout, but List works fine

Yes it is.  Have you had a similar problem?

Regards,
Jonathan

-----Original Message-----
From: Branko Čibej [mailto:brane@xbc.nu] 
Sent: 29 January 2005 12:28
To: Jonathan Wilson
Cc: dev@subversion.tigris.org
Subject: Re: Berkeley DB error with Checkout, but List works fine

Jonathan Wilson wrote:

>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?
>  
>
Are you trying this on HP-UX, by any chance?

-- Brane




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: Berkeley DB error with Checkout, but List works fine

Posted by Branko Čibej <br...@xbc.nu>.
Jonathan Wilson wrote:

>Yes it is.  Have you had a similar problem?
>  
>
It's a known issue with HP-UX. See item 4 in 
http://www.sleepycat.com/docs/ref/build_unix/hpux.html.

-- Brane


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org