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

Re: How setup svn to simultaneously use webdav (www-data user) and a local non root user

From: Roland Philippsen <roland.philippsen_at_gmx.net>
Date: 2004-12-15 18:13:16 CET

> Is there a possibility to run the webdav server on a different user
> then the
> Standard www-data user?

Yes, in Apache's config file.

> Each time a new file is created the owner:group are www-data:www-data.
> But I have no right to use then. The ue of the sticky bit change
> nothing.
> Will it be possible to have me:www-data or www-data:mygroup ?

Might be easier to not use the sticky bit but "chmod -R g+w
/path/to/repos" and add those users who need to access the repos to the
www-data group.

Rolo

--
Roland Philippsen
PhD student, Autonomous Systems Lab
http://asl.epfl.ch/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 15 18:15:52 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.