You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Lenny Tropiano <le...@rocksteady.com> on 2003/10/19 21:40:00 UTC

SVN 0.31 / DB4.0.14 / Redhat 9, having problems with WebDAV(mod_dav_svn)

	I keep getting:
	
	[Sun Oct 19 12:50:57 2003] [error] [client 10.1.42.7] Could not fetch
	resource information.  [500, #0]
	[Sun Oct 19 12:50:57 2003] [error] [client 10.1.42.7] Could not open the
	SVN filesystem at /var/svn  [500, #160029]
	[Sun Oct 19 12:50:57 2003] [error] [client 10.1.42.7] (17)File exists:
	Berkeley DB error while opening environment for filesystem /var/svn/db:
	Resource temporarily unavailable  [500, #160029]
	
	Although I can exercise locally with SVN on the file:///var/svn
	directory.   Any ideas?  Please e-mail directly.

	

	db4.0-14 (compiled from source), subversion, compiled from source. 

	
	
	
	


Re: SVN 0.31 / DB4.0.14 / Redhat 9, having problems with WebDAV(mod_dav_svn)

Posted by Michael Wood <mw...@its.uct.ac.za>.
On Sun, Oct 19, 2003 at 04:40:00PM -0500, Lenny Tropiano wrote:
[snip]
> 	[Sun Oct 19 12:50:57 2003] [error] [client 10.1.42.7] (17)File exists:
> 	Berkeley DB error while opening environment for filesystem /var/svn/db:
> 	Resource temporarily unavailable  [500, #160029]
> 	
> 	Although I can exercise locally with SVN on the file:///var/svn
> 	directory.   Any ideas?  Please e-mail directly.
> 
> 	db4.0-14 (compiled from source), subversion, compiled from source. 

I'm not sure this is the answer, but make sure your Apache and
mod_dav_svn.so are also compiled against Berkeley DB 4.0.14.

-- 
Michael Wood <mw...@its.uct.ac.za>

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