Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jan 2006 19:37:41 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Jose Liang <jliang@so-net.net.tw>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problem with cvs commit failed in  cvs-freebsd setup
Message-ID:  <20060107173741.GB1053@flame.pc>
In-Reply-To: <000601c61351$930ab8f0$2e02a8c0@josematrix> <000f01c61350$e706c5d0$2e02a8c0@josematrix>
References:  <000601c61351$930ab8f0$2e02a8c0@josematrix> <003401c6133e$427b8850$2e02a8c0@josematrix> <20060107045755.GA4344@flame.pc> <000f01c61350$e706c5d0$2e02a8c0@josematrix>

index | next in thread | previous in thread | raw e-mail

On 2006-01-07 12:57, Giorgos Keramidas <keramida@ceid.upatras.gr> wrote:
>
> Who is the owner of the commitcheck script?  Does it match the user or
> the group of the cvsd setup?

On 2006-01-07 14:09, Jose Liang <jliang@so-net.net.tw> wrote:
> The user and group of CVS repository, commitcheck script and other
> scripts both are cvs, and my FreeBSD user account has add into cvs
> group, too.
>
> Thanks!

On 2006-01-07 14:14, Jose Liang <jliang@so-net.net.tw> wrote:
> Oh, by the way, my cvs user has added into cvs group, too.

Yes, but you mentioned 'cvsd' and copied a snippet of cvsd's "config
file".  Does that mean that you run a cvs server process chrooted and/or
under the devel/cvsd port?  If that is true, then check that:

    - The cvsd chrooted process is also part of the 'cvs' group when
      running *within* the chroot.

    - That 'cvs' group matches the one outside the chroot, or at the
      very least the group of the chrooted copy of the CVS repository.



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060107173741.GB1053>