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

Re: Apache Repos Access Problems

From: Brian Denny <brian_at_briandenny.net>
Date: 2003-03-23 18:48:45 CET

On Wed, Mar 19, 2003 at 02:12:40PM -0600, Aaron N. Tubbs wrote:
>
> the SVN filesystem at /var/svn/dotfiles [500, #160029] [Wed Mar 19 12:53:02 2003] [error] [client 128.174.80.53] (17)File exists: Berkeley DB error while opening environment for filesystem /var/svn/dotfiles/db: Invalid argument [500, #160029]

I got this error when I built Apache against BDB 4.1.24 from portage
(e.g., --with-berkeley-db=/usr), but built subversion with its own
copy of BDB, in-tree, 4.1.25. Removing the in-tree db folder and
rebuilding svn using --with-berkeley-db=/usr (and deleting and
re-creating the repository with the new svnadmin) fixed the problem.

-brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 23 18:55:14 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.