From owner-svn-src-svnadmin@FreeBSD.ORG Fri Nov 28 22:10:16 2008 Return-Path: Delivered-To: svn-src-svnadmin@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFE5C1065672; Fri, 28 Nov 2008 22:10:16 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 9AF0F8FC24; Fri, 28 Nov 2008 22:10:16 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id mASMAGB0031167; Fri, 28 Nov 2008 22:10:16 GMT (envelope-from kensmith@svn.freebsd.org) Received: (from kensmith@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id mASMAGT6031166; Fri, 28 Nov 2008 22:10:16 GMT (envelope-from kensmith@svn.freebsd.org) Message-Id: <200811282210.mASMAGT6031166@svn.freebsd.org> From: Ken Smith Date: Fri, 28 Nov 2008 22:10:16 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-svnadmin@freebsd.org X-SVN-Group: svnadmin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r185415 - svnadmin/conf X-BeenThere: svn-src-svnadmin@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the admin / configuration tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2008 22:10:16 -0000 Author: kensmith Date: Fri Nov 28 22:10:15 2008 New Revision: 185415 URL: http://svn.freebsd.org/changeset/base/185415 Log: Open stable/6 to normal developer activity. I had originally planned to do that much sooner but wound up holding it this long because of the new world order with SVN. People are still getting used to needing to commit to releng/X.Y in the "post-branch" phase so we needed to be able to diff stable/6 against releng/6.4 to make sure people did that. Once people get a bit more accustomed to SVN we should be able to go back to opening up the stable/X branch sooner in the release cycle. Approved by: core (implicit) Modified: svnadmin/conf/approvers Modified: svnadmin/conf/approvers ============================================================================== --- svnadmin/conf/approvers Fri Nov 28 22:06:31 2008 (r185414) +++ svnadmin/conf/approvers Fri Nov 28 22:10:15 2008 (r185415) @@ -18,7 +18,7 @@ # #^head/ re ^stable/7/ re -^stable/6/ re +#^stable/6/ re ^releng/7.1/ re ^releng/7.0/ (security-officer|so) ^releng/6.4/ re