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

Re: svn commit failed: permission denied

From: Matt Doran <matt.doran_at_papercut.biz>
Date: 2006-02-19 05:18:01 CET

I did the svnadmin create as root, and am using the default
configuration and was able to checkout the project via ssh with:
ssh+svn, but now when I go to commit my changes I get permission denied
errors.
>
> I'm assuming this is because I did the import as root, but what
> happens when other system users also commit, does everyone need
> read/write access to the repository?
>
>

It depends on your access method. If you're using HTTP using apache,
then your apache user will need access to those files. Reading this is
a good place to start:
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.multimethod.html

Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 19 05:18:52 2006

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.