Multiple Users with websvn
From: Allie D <df_at_drainfade.com>
Date: 2005-03-11 03:48:10 CET
I have a subversion respository that has multiple users by using group perms with svnserve. I really want to post a web interface for browsing purposes only...so websvn fits the bill perfectly. The only problem is that unless I make the the apache user (www) own the subversion repository websvn breaks and errors "permission denied" on the DB dip. Well when I change the owner of the repository it breaks commandline access...catch 22 ;) So, I run svnserve as an "svn" user...and my next step was to change the group to svn (different group than users) to hopefully fix it. Is this the right attack to fix this or am I going down the wrong path ???? Any help would be awesome...I'm sick of CVS and really want this work ;)
---------------------------------------------------------------------
|
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.