Problem with cvs commit failed in cvs-freebsd setup [REVISED]

Jose Liang jliang at so-net.net.tw
Mon Mar 6 17:59:28 UTC 2006


> $ 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!



More information about the freebsd-questions mailing list