From owner-cvs-all Fri Sep 7 19:11:38 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 4C9A437B409; Fri, 7 Sep 2001 19:11:35 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f882BZt86733; Fri, 7 Sep 2001 19:11:35 -0700 (PDT) (envelope-from joe) Message-Id: <200109080211.f882BZt86733@freefall.freebsd.org> From: Josef Karthauser Date: Fri, 7 Sep 2001 19:11:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cfg.pm commit_prep.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/09/07 19:11:35 PDT Modified files: . cfg.pm commit_prep.pl Log: Add code to unexpand $FreeBSD: xxxx $ (or whatever is defined in the config file as being our $IDHEADER$) upon commit. This is useful to avoid a '+1 -1' delta against the version string. (Tested with both local and remote commits). Revision Changes Path 1.15 +7 -2 CVSROOT/cfg.pm 1.46 +29 -1 CVSROOT/commit_prep.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message