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

Re: Berkeley DB problem: resource temporary unavailable

From: Andrew Thompson <subversionuser_at_aktzero.com>
Date: 2005-03-07 15:35:35 CET

Tobias Schaller wrote:
> Hi all,
>
> Problem solved: the repositories were copied onto an NFS filesystem. Now we
> are back on the old one and everything is working again.

If the admin really wants you off of the old partition, you could look
into the svnadmin dump/load commands. Create a new repository on the new
filesystem, specifying fsfs as the fs-type. dump the old repository to a
text file, then load it into the new one. Read the general caveats about
fsfs in the docs, but it would remove your dependancy on BDB and let
your repository live (happily?) on a NFS filesystem.

-- 
Andrew Thompson
http://aktzero.com/
Interested in a hosted SVN repostitory? Email me, lets talk...
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 7 15:38:10 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.