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

Re: Error in Acessing Repository

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2004-06-02 08:39:45 CEST

Metrri Jain wrote:
> I am trying to checkout a working copy using the
> following command but it is giving me the error of
> permission denied.
>
> svn checkout svn://woot/home/mjain1/repos/pro1 b
> svn: Berkeley DB error while opening environment for
> filesystem /home/mjain1/repos/db:
> Permission denied

Did you access that dir from a different user-account? If so, you need to set
some bits on the directory as explained in the book. FYI: although a checkout
is a read operation, it nonetheless requires write access, just in case that
was the thing that puzzled you.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 2 09:00:40 2004

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.