On Tue, Apr 27, 2004, Aaron Bostick wrote:

> Using your nohup trick, I cooked up an rc.subversion that takes care of the
> svnserve process.  I have setup the process to run as l_musr instead of
> root because I see no reason to run this daemon as root.

Well, the l_musr has to be able to access the repository, so the
repository would have to be owned by l_musr/l_mgrp. This usually isn't
the case, I think. So I guess svnserve has to run as root in order to
access the repository, although I dislike this a little bit myself, too.

> You should be able to add in the l_musr and l_prefix in a few spots and
> commit this.

Done together with a few other fixes. Thanks. See
http://cvs.openpkg.org/chngview?cn=16205 for details.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to