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

Re: question about subversoin with Berkeley DB SOS!!

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-03 16:09:52 CEST

"Li HaiChen" <mikeche6361@hotmail.com> writes:

> [root_at_localhost root]svn checkout http://172.16.5.211/svnroot
> svn: Berkeley DB error
> svn: PROPFIND request failed on '/svnroot'
> svn: Berkeley DB error while opening
> environment for filesystem /svnroot/db:DB_RUNRECOVERY: Fatal
> error, run database recovery
> [root@localhost root]_
> I have made svnroot repostory successfully in the path of
> /svnroot. and use root account logged in. So why I have no permission
> to access the repostory? Is that reason?

Yes, that's the reason. Apache must have full permission to
read/write every single file within svnroot/db/.

Read these two FAQs:

http://subversion.tigris.org/project_faq.html#wedged-repos

http://subversion.tigris.org/project_faq.html#reposperms

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 3 16:12:12 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.