Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2006 01:59:25 +0800
From:      "Jose Liang" <jliang@so-net.net.tw>
To:        "Jose Liang" <jliang@so-net.net.tw>, <freebsd-questions@freebsd.org>
Cc:        Giorgos Keramidas <keramida@ceid.upatras.gr>
Subject:   Re: Problem with cvs commit failed in  cvs-freebsd setup [REVISED]
Message-ID:  <000401c64147$b521c310$2e02a8c0@josematrix>

next in thread | raw e-mail | index | archive | help
> $ cvs commit -f -m 'Forced commit to test the new CVSROOT scripts' avail
> Can't locate CVSROOT/cfg.pm in @INC (@INC contains:
:local:/home/cvs/cvsroot
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
> /usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach
> /usr/libdata/perl/5.00503) at /home/cvs/cvsroot/CVSROOT/commitcheck line
13.
> BEGIN failed--compilation aborted at /home/cvs/cvsroot/CVSROOT/commitcheck
> line 13.
> cvs commit: Pre-commit check failed
> cvs [commit aborted]: correct above errors first!

It is the message for 4.11-STABLE above, perl version: 5.005
6.1-PRERELEASE with perl 5.8.8 will be:

Can't locate CVSROOT/cfg.pm in @INC (@INC contains: :local:/home/cvs/cvsroot
/usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach
/usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl/5.8.7
/usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach
/usr/local/lib/perl5/5.8.8 .) at /home/cvs/cvsroot/CVSROOT/commitcheck line
13.
BEGIN failed--compilation aborted at /home/cvs/cvsroot/CVSROOT/commitcheck
line 13.
cvs commit: Pre-commit check failed
cvs [commit aborted]: correct above errors first!

Can anyone help me to check this problem?
Thanks!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000401c64147$b521c310$2e02a8c0>