From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30058 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Starting new ChangeLog file? Date: 21 Apr 2000 16:04:34 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87so0a6htc.fsf@deneb.cygnus.argh.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035166638 6469 80.91.224.250 (21 Oct 2002 02:17:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:17:18 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id D3382D0521 for ; Fri, 21 Apr 2000 14:11:13 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB27486; Fri, 21 Apr 2000 13:11:11 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 21 Apr 2000 13:10:37 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id NAA04175 for ; Fri, 21 Apr 2000 13:10:28 -0500 (CDT) Original-Received: from viffer.metis.no (gran.metis.no [193.90.64.36]) by mailhost.sclp.com (Postfix) with ESMTP id 30B3AD051E for ; Fri, 21 Apr 2000 14:10:43 -0400 (EDT) Original-Received: (from sb@localhost) by viffer.metis.no (8.9.3/8.9.3) id UAA13499; Fri, 21 Apr 2000 20:10:38 +0200 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "21 Apr 2000 15:49:43 +0200" User-Agent: Gnus/5.0804 (Gnus v5.8.4) XEmacs/20.4 (Emerald) Original-Lines: 13 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30058 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30058 >>>>> Lars Magne Ingebrigtsen : > Florian Weimer writes: >> lisp/ChangeLog has grown quite big now. I'd suggest to rename it (say, >> to ChangeLog.0) and start a new file. (Committing changes to the large >> file is a PITA if you've got only a slow Internet connection.) > I'll be renaming it when Oort Gnus starts. It might also be a good idea to put something like cvs -z6 in your ~/.cvsrc. This turns on compression in CVS (I don't know what the maximum compression is).