From owner-cvs-usrbin Thu Jan 9 12:55:02 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA20963 for cvs-usrbin-outgoing; Thu, 9 Jan 1997 12:55:02 -0800 (PST) Received: from Sisyphos.MI.Uni-Koeln.DE (Sisyphos.MI.Uni-Koeln.DE [134.95.212.10]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id MAA20938; Thu, 9 Jan 1997 12:54:21 -0800 (PST) Received: from x14.mi.uni-koeln.de (annexr3-16.slip.Uni-Koeln.DE) by Sisyphos.MI.Uni-Koeln.DE with SMTP id AA09447 (5.67b/IDA-1.5); Thu, 9 Jan 1997 21:54:09 +0100 Received: (from se@localhost) by x14.mi.uni-koeln.de (8.8.4/8.6.9) id VAA20389; Thu, 9 Jan 1997 21:54:03 +0100 (CET) Message-Id: Date: Thu, 9 Jan 1997 21:53:35 +0100 From: se@freebsd.org (Stefan Esser) To: asami@cs.berkeley.edu (Satoshi Asami) Cc: jdp@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin Makefile References: <199701082335.PAA08646@freefall.freebsd.org> <199701090028.QAA02574@silvia.HIP.Berkeley.EDU> X-Mailer: Mutt 0.55-PL15 Mime-Version: 1.0 In-Reply-To: <199701090028.QAA02574@silvia.HIP.Berkeley.EDU>; from Satoshi Asami on Jan 8, 1997 16:28:45 -0800 Sender: owner-cvs-usrbin@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Jan 8, asami@cs.berkeley.edu (Satoshi Asami) wrote: > * Modified: usr.bin Makefile > * Log: > * Bring in "lockf" from the main branch. > * Approved by: joerg, phk > * > * Revision Changes Path > * 1.73.2.2 +2 -2 src/usr.bin/Makefile > > I don't see the RELENG_2_2 designation here, but judging from the > revision, I assume that's what you did. > > Is there something wrong with cvs's post-commit scripts? A while ago, > Stefan committed his changes to SCSI and RELENG_2_2 branches, and both > showed up as RELENG_2_2. This is a known problem of CVS: The permanent tag of the DIRECTORY is used in the commit message ... Regards, STefan