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

Re: Repository access woes

From: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2003-08-19 02:34:03 CEST

kfogel@collab.net writes:

> Can you retrieve all old revisions? (The symptoms were that they
> would corrupt; but again, we never had a reliable reproduction recipe.)

The reproduction recipe for Subversion is simple at least. :-)
Just try to do anything with a repository over NFS (like, create it
for instance) and you get this error:

gedrix <368> svnadmin create foorepos
svn: Berkeley DB error
svn: Berkeley DB error while creating environment for filesystem foorepos/db:
Resource temporarily unavailable
gedrix <369>

> I'm afraid we don't have a plan for solving this before 1.0, though
> I'd welcome one. We can't suddenly stop using BDB.

I don't have one either, just alerting you to the problem. (What
happened to the SQL backend project btw? Not that a SQL server is
less hassle to set up than svnserver, just curious...)

  // Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 19 02:37:00 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.