From owner-freebsd-bugs Tue Nov 14 15:34:21 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA27451 for bugs-outgoing; Tue, 14 Nov 1995 15:34:21 -0800 Received: from bubba.tribe.com ([205.184.207.7]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id PAA27295 for ; Tue, 14 Nov 1995 15:33:01 -0800 Received: (from archie@localhost) by bubba.tribe.com (8.6.12/8.6.12) id PAA03682 for bugs@freebsd.org; Tue, 14 Nov 1995 15:32:09 -0800 From: Archie Cobbs Message-Id: <199511142332.PAA03682@bubba.tribe.com> Subject: cvsinit To: bugs@freebsd.org Date: Tue, 14 Nov 1995 15:32:09 -0800 (PST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 627 Sender: owner-bugs@freebsd.org Precedence: bulk Minor bug: "cvsinit" creates initial CVS files in $CVSROOT/CVSROOT. However, one of these files, "loginfo" performs an incorrect call to another, "log.pl". As supplied, loginfo contains this line: DEFAULT $CVSROOT/CVSROOT/log.pl -%s $CVSROOT/CVSROOT/commitlog but the correct line is this: DEFAULT $CVSROOT/CVSROOT/log.pl -f $CVSROOT/CVSROOT/commitlog %s Looks like "log.pl" got updated at some point, but "loginfo" wasn't adjusted. Thanks, -Archie _______________________________________________________________________________ Archie L. Cobbs, archie@tribe.com * Tribe Computer Works http://www.tribe.com