From owner-cvs-all Sun Aug 19 4:46:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 676B537B505; Sun, 19 Aug 2001 04:46:10 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7JBkAj66401; Sun, 19 Aug 2001 04:46:10 -0700 (PDT) (envelope-from joe) Message-Id: <200108191146.f7JBkAj66401@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 19 Aug 2001 04:46:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg.pm commit_prep.pl log_accum.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2001/08/19 04:46:10 PDT Modified files: . cfg.pm commit_prep.pl log_accum.pl Log: The CVSROOT/scripts use a file, /tmp/#cvs.files.lastdir, to store the name of the last directory in a multidirectory commit. Move the definition of this to cfg.pm so that it's defined in one place. Revision Changes Path 1.11 +6 -2 CVSROOT/cfg.pm 1.29 +6 -4 CVSROOT/commit_prep.pl 1.83 +2 -2 CVSROOT/log_accum.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message