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

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 ;)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 11 03:51:54 2005

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.