From owner-cvs-share Sun Mar 16 00:17:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id AAA15694 for cvs-share-outgoing; Sun, 16 Mar 1997 00:17:17 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA15688; Sun, 16 Mar 1997 00:17:09 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id AAA21356; Sun, 16 Mar 1997 00:17:12 -0800 (PST) To: Bruce Evans cc: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-share@freefall.freebsd.org, jkh@freefall.freebsd.org Subject: Re: cvs commit: src/share/doc/handbook ... In-reply-to: Your message of "Sun, 16 Mar 1997 18:08:51 +1100." <199703160708.SAA29726@godzilla.zeta.org.au> Date: Sun, 16 Mar 1997 00:17:12 -0800 Message-ID: <21353.858500232@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Why did you merge all of these files? About half of them only changed > in -current because someone changed their $Id$ to $FreeBSD$ and back > again. Merging $Id$ changes into a branch doesn't do anything good. Because I was in a hurry and didn't have time for finesse' with /usr/share/doc; I just needed to make sure everything was merged and it was safer to do it in a batch. Jordan