From owner-freebsd-questions Wed Jul 31 12:36:06 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA19390 for questions-outgoing; Wed, 31 Jul 1996 12:36:06 -0700 (PDT) Received: from cornus.FSL.ORST.EDU (root@FSL.ORST.EDU [128.193.112.105]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA19385 for ; Wed, 31 Jul 1996 12:36:04 -0700 (PDT) Received: from picea.FSL.ORST.EDU (hernanw@picea.FSL.ORST.EDU [128.193.112.3]) by cornus.FSL.ORST.EDU (8.6.9/8.6.9) with ESMTP id MAA06473 for ; Wed, 31 Jul 1996 12:36:02 -0700 Received: (from hernanw@localhost) by picea.FSL.ORST.EDU (8.7/8.6.9) id MAA29945; Wed, 31 Jul 1996 12:36:01 -0700 (PDT) Date: Wed, 31 Jul 1996 12:36:00 -0700 (PDT) From: Wayne Hernandez To: questions Subject: cvs commit usage (on local trees) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk How do we use the cvs system on local trees? I can use cvs import, but I get the following error from cvs commit: cvs commit Makefile cvs commit: cannot exec $CVSROOT/CVSROOT/commitcheck: No such file or directory cvs commit: Pre-commit check failed cvs [commit aborted]: correct above errors first! ls -al $CVSROOT/CVSROOT/commitcheck -r-xr-xr-x 1 root wheel 297 Jul 30 10:55 /home/ncvs/CVSROOT/commitcheck