From owner-cvs-doc Tue Nov 18 02:33:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA11512 for cvs-doc-outgoing; Tue, 18 Nov 1997 02:33:11 -0800 (PST) (envelope-from owner-cvs-doc) Received: from access.sfc.wide.ad.jp (bourbon.sfc.wide.ad.jp [203.178.141.171]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA11451; Tue, 18 Nov 1997 02:32:42 -0800 (PST) (envelope-from max@bourbon.sfc.wide.ad.jp) Received: from bourbon.sfc.wide.ad.jp (localhost [127.0.0.1]) by access.sfc.wide.ad.jp (8.8.7/3.5Wpl107/15/97) with ESMTP id TAA22857; Tue, 18 Nov 1997 19:32:10 +0900 (JST) Message-Id: <199711181032.TAA22857@access.sfc.wide.ad.jp> To: hanai@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Cc: max@wide.ad.jp Subject: Re: cvs commit: doc/ja_JP.EUC/handbook authors.sgml contrib.sgmlhw.sgml mail.sgml submitters.sgml From: Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= In-Reply-To: Your message of "Mon, 17 Nov 1997 23:49:19 -0800 (PST)" References: <199711180749.XAA26841@freefall.freebsd.org> X-Mailer: Mew version 1.70 on Emacs 19.28.1 / Mule 2.3 X-PGP-Fingerprint: 00 D8 2C CA C7 75 D4 40 5C 34 39 BA A5 46 C0 CC Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 18 Nov 1997 19:32:10 +0900 Sender: owner-cvs-doc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > hanai 1997/11/17 23:49:19 PST > Modified files: > ja_JP.EUC/handbook authors.sgml contrib.sgml hw.sgml > mail.sgml submitters.sgml > Log: > Sync with the english version. IMO, this log is simple but meaningless. Everyone knows most of the changes made to ja_JP.EUC/handbook/* are to sync with the English version. :-) Imagine how it would be if you do cvs log afterwards, every change will have same log message which gives you really no information if you want to find out about certain change in the file. Of course you can look at the diff, the file itself, whatever, but then what is cvs log for? In general, not just case with docs, we should pay attention to make the log message usable afterwards. Cheers, Max