From owner-cvs-src@FreeBSD.ORG Tue Jul 12 15:34:21 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.ORG Delivered-To: cvs-src@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 196F116A41C for ; Tue, 12 Jul 2005 15:34:21 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E9F543D4C for ; Tue, 12 Jul 2005 15:34:14 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.3/8.13.3) with ESMTP id j6CFdZtd064495; Tue, 12 Jul 2005 09:39:36 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <42D3E2EF.2030205@samsco.org> Date: Tue, 12 Jul 2005 09:34:07 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <32967.1121182223@phk.freebsd.dk> In-Reply-To: <32967.1121182223@phk.freebsd.dk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Julian Elischer , "R. Imura" , Wilko Bulte Subject: Re: cvs commit: src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2005 15:34:21 -0000 Poul-Henning Kamp wrote: > In message <20050712143312.GA51198%imura@ryu16.org>, "R. Imura" writes: > >>Hi, >> >> >>>Well, here's the problem: >>> >>>Jan: Spring semester start >>>Apr - May: Spring semester final exams >>>Jun: Large conferences (USENIX, WWDC, etc) >>>Jul - Aug: European Summer Holiday >>>Sep - Oct: Fall semester start, security advisory season >>>Nov - Dec: USA Holidays, religious holidays, fall semester final exams >>> >>>So the only good time to do a release in in Feb-Mar. >>> >>>Scott >> >>At Feb-Mar, we have fall semester final exams for students, >>end of fiscal year for workers. :-p > > > Historically I found that summer vacation was the least awful time > to do releases _exactly_ because there were fewer people around. > I was being sarcastic and pointing out that there is only one narrow 'ideal' time to do a release. Of course I forgot the southern hemisphere, so there really is no ideal time to do a release. So we push forward anyways, deal with the problems that come up, and thank those who help. Scott