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

Re: Apparent BerkeleyDB problem accessing repo with ra_local

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-12-10 18:18:48 CET

"Art Haas" <ahaas@airmail.net> writes:

It could be a NPTL problem as Greg suggested, however

> When trying to do 'svn ls' on the remote machine I see this:

"remote"

> $ svn ls file:///path/to/svnrepo

"file:"

> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///path/to/svnrepo'
> svn: Berkeley DB error while opening environment for filesystem
> /path/to/svnrepo/db:
> Resource temporarily unavailable

Are you trying to use ra_local to access a repository on a network
partition? You need to run a Subversion server to access a repository
over a network.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 10 18:19:56 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.