Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2006 19:41:57 +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:  <20060110174157.GA5001@flame.pc>
In-Reply-To: <000a01c6160c$5c2b5480$2e02a8c0@josematrix>
References:  <000601c61351$930ab8f0$2e02a8c0@josematrix> <003401c6133e$427b8850$2e02a8c0@josematrix> <20060107045755.GA4344@flame.pc> <000f01c61350$e706c5d0$2e02a8c0@josematrix> <20060107173741.GB1053@flame.pc> <005601c613b7$993d1d60$2e02a8c0@josematrix> <20060107212659.GA2175@flame.pc> <000a01c6160c$5c2b5480$2e02a8c0@josematrix>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2006-01-11 01:36, Jose Liang <jliang@so-net.net.tw> wrote:
> Thanks for your patience and explaining first!
>
> I've created a group file inside the chroot directory, it looks just like:
>
> wheel:*:0:root,cvs
> nobody:*:65534:
> cvs:*:1002:jose
>
> but it is still unable to work.
> And I exec ./commitcheck in local directory,
> it complains:
>
> Can't locate CVSROOT/cfg.pm in @INC (@INC contains:
> :pserver:jose@localhost:/cvsroot /usr/local/lib/perl5/5.8.7/BSDPAN
> /usr/local/lib/perl5/site_perl/5.8.7/mach
> /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl
> /usr/local/lib/perl5/5.8.7/mach /usr/local/lib/perl5/5.8.7 .) at
> ./commitcheck line 13.
> BEGIN failed--compilation aborted at ./commitcheck line 13.

Where is commitcheck?  Does that directory contain CFG.pm?

> So should I creat above files to the chroot environment manually?

They should be a part of your CVSROOT/ directory already.

> Because I'm afraid of I don't know exactly how to dig a bit deeper
> into Perl stuff. :(

Have you followed the instructions of the article to set up all the
CVSROOT/ files correctly?  I refer to:

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/cvs-freebsd/




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