Problem with cvs commit failed in cvs-freebsd setup
Giorgos Keramidas
keramida at ceid.upatras.gr
Sat Jan 7 09:39:09 PST 2006
On 2006-01-07 12:57, Giorgos Keramidas <keramida at 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 at 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 at 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.
More information about the freebsd-questions
mailing list