From owner-freebsd-cvsweb@FreeBSD.ORG Tue Apr 20 12:34:21 2004 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FB3D16A4CE for ; Tue, 20 Apr 2004 12:34:20 -0700 (PDT) Received: from smtp1.pp.htv.fi (smtp1.pp.htv.fi [212.90.64.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C41D43D5E for ; Tue, 20 Apr 2004 12:34:20 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp1.pp.htv.fi (Postfix) with ESMTP id 3F5D2802BA; Tue, 20 Apr 2004 22:34:19 +0300 (EEST) Received: from [62.78.130.181] (cs78130181.pp.htv.fi [62.78.130.181]) /8.11.1) with ESMTP id i3KJYIh15539; Tue, 20 Apr 2004 22:34:18 +0300 (EETDST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: noackjr@alumni.rice.edu In-Reply-To: <4085783D.9020005@alumni.rice.edu> References: <20040420143806.GB13838@nosc.ja.net> <1082486185.5301.332.camel@bobcat.mine.nu> <4085783D.9020005@alumni.rice.edu> Content-Type: text/plain Organization: FreeBSD Message-Id: <1082489657.5301.341.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7) Date: Tue, 20 Apr 2004 22:34:18 +0300 Content-Transfer-Encoding: 7bit cc: freebsd-cvsweb@FreeBSD.org Subject: Re: Linking to latest revision of a file X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Apr 2004 19:34:21 -0000 On Tue, 2004-04-20 at 22:21, Jon Noack wrote: > Diff from slightly-modified 3.0.0 attached (might be a little fuzz, but > hopefully it will still apply cleanly). I took the easy way out and > just made it a separate if. So did I, before seeing this mail... duh, fixed in CVS. Thanks anyway ;)