Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2006 10:07:53 +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 [REVISED]
Message-ID:  <20060307080753.GB972@flame.pc>
In-Reply-To: <000401c64147$b521c310$2e02a8c0@josematrix>
References:  <000401c64147$b521c310$2e02a8c0@josematrix>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2006-03-07 01:59, Jose Liang <jliang@so-net.net.tw> wrote:
> > $ 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?

Sorry for not replying to the original post.  I left it in my queue of
incoming "to-be-replied" messages, and then got dragged into other
things.

Can you show me the output of:

    $ ls -ld $CVSROOT/*

It looks like you have committed into your CVSROOT _some_ of the FreeBSD
extensions, but not all.




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