From owner-freebsd-stable@FreeBSD.ORG Thu Dec 5 12:33:07 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 576FBEA5 for ; Thu, 5 Dec 2013 12:33:07 +0000 (UTC) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 11C981889 for ; Thu, 5 Dec 2013 12:33:06 +0000 (UTC) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1VoXsO-0006rR-7n for freebsd-stable@freebsd.org; Thu, 05 Dec 2013 13:17:54 +0100 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-stable@freebsd.org Subject: Re: BETA4: fortune -o gone? References: <20131205010722.GE44739@glenbarber.us> <020c58348f43c35da047761d0be6a9f4.authenticated@ultimatedns.net> <20131205152006.27766c1f@X220.ovitrap.com> <20131205.083242.74676021.sthaug@nethelp.no> <20131205074137.GH44739@glenbarber.us> <20131205081601.GA57771@spectrum.skysmurf.nl> <20131205164303.43e81755@X220.ovitrap.com> <52A04102.4040708@andyit.com.au> <20131205110042.GK96826@over-yonder.net> <52A05F89.4080101@andyit.com.au> Date: Thu, 05 Dec 2013 13:17:21 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: "Ronald Klop" Message-ID: In-Reply-To: <52A05F89.4080101@andyit.com.au> User-Agent: Opera Mail/12.16 (Win32) X-Authenticated-As-Hash: 5a5bc696c05b24d66fef48d694aeed0652e57d03 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.0 X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 X-Scan-Signature: 4052b6d1c9976086d5ab5ce040fcf5b8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Dec 2013 12:33:07 -0000 On Thu, 05 Dec 2013 12:12:09 +0100, Andy Farkas wrote: > On 12/05/13 21:00, Matthew D. Fuller wrote: >> On Thu, Dec 05, 2013 at 07:01:54PM +1000 I heard the voice of >> Andy Farkas, and lo! it spake thus: >>> What I'd like to know is where/when did this "debate" happen? >> Following pretty much every commit to the file over the last N years? >> :) >> > > cvsup had an Attic. How does one view commits to a file > that is not there anymore with svn? Run 'svn log' on the directory. Run 'svn co -r '. Or svn up. Or: https://www.google.nl/search?q=cvs+attic+in+svn > > -andyf > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"