From owner-cvs-usrbin Thu Jan 9 12:58:02 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA21049 for cvs-usrbin-outgoing; Thu, 9 Jan 1997 12:58:02 -0800 (PST) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id MAA21043; Thu, 9 Jan 1997 12:57:58 -0800 (PST) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.3/8.8.3) with ESMTP id MAA02850; Thu, 9 Jan 1997 12:57:54 -0800 (PST) Message-Id: <199701092057.MAA02850@austin.polstra.com> To: se@freebsd.org (Stefan Esser) cc: asami@cs.berkeley.edu (Satoshi Asami), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin Makefile In-reply-to: Your message of "Thu, 09 Jan 1997 21:53:35 +0100." References: <199701082335.PAA08646@freefall.freebsd.org> <199701090028.QAA02574@silvia.HIP.Berkeley.EDU> Date: Thu, 09 Jan 1997 12:57:54 -0800 From: John Polstra Sender: owner-cvs-usrbin@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > This is a known problem of CVS: > > The permanent tag of the DIRECTORY > is used in the commit message ... Aha, thanks for that info! It'll help me to avoid the problem in the future. John