From owner-svn-doc-svnadmin@FreeBSD.ORG Thu Nov 7 15:14:47 2013 Return-Path: Delivered-To: svn-doc-svnadmin@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 ESMTP id CF69AD6D; Thu, 7 Nov 2013 15:14:47 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B9F4B26EE; Thu, 7 Nov 2013 15:14:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA7FElGg031480; Thu, 7 Nov 2013 15:14:47 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA7FElJF031479; Thu, 7 Nov 2013 15:14:47 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <201311071514.rA7FElJF031479@svn.freebsd.org> From: Gabor Kovesdan Date: Thu, 7 Nov 2013 15:14:47 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-svnadmin@freebsd.org Subject: svn commit: r43122 - svnadmin/conf X-SVN-Group: doc-svnadmin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-svnadmin@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for svnadmin of the doc trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 15:14:47 -0000 Author: gabor Date: Thu Nov 7 15:14:47 2013 New Revision: 43122 URL: http://svnweb.freebsd.org/changeset/doc/43122 Log: - Temporarily lock the tree for the DocBook 5.0 update Approved by: doceng (self) Modified: svnadmin/conf/approvers Modified: svnadmin/conf/approvers ============================================================================== --- svnadmin/conf/approvers Thu Nov 7 12:48:24 2013 (r43121) +++ svnadmin/conf/approvers Thu Nov 7 15:14:47 2013 (r43122) @@ -16,7 +16,7 @@ # # $FreeBSD$ # -#^head/ doceng +^head/ doceng #^projects/ doceng #^user/ doceng #^translations/ doceng From owner-svn-doc-svnadmin@FreeBSD.ORG Thu Nov 7 18:23:02 2013 Return-Path: Delivered-To: svn-doc-svnadmin@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id B5E89347; Thu, 7 Nov 2013 18:23:02 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A3908237C; Thu, 7 Nov 2013 18:23:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA7IN2US001993; Thu, 7 Nov 2013 18:23:02 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA7IN2D2001992; Thu, 7 Nov 2013 18:23:02 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <201311071823.rA7IN2D2001992@svn.freebsd.org> From: Gabor Kovesdan Date: Thu, 7 Nov 2013 18:23:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-svnadmin@freebsd.org Subject: svn commit: r43129 - svnadmin/conf X-SVN-Group: doc-svnadmin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-svnadmin@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for svnadmin of the doc trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2013 18:23:02 -0000 Author: gabor Date: Thu Nov 7 18:23:02 2013 New Revision: 43129 URL: http://svnweb.freebsd.org/changeset/doc/43129 Log: - Unlock the tree since the DocBook 5.0 update has finished Approved by: doceng (self) Modified: svnadmin/conf/approvers Modified: svnadmin/conf/approvers ============================================================================== --- svnadmin/conf/approvers Thu Nov 7 18:21:18 2013 (r43128) +++ svnadmin/conf/approvers Thu Nov 7 18:23:02 2013 (r43129) @@ -16,7 +16,7 @@ # # $FreeBSD$ # -^head/ doceng +#^head/ doceng #^projects/ doceng #^user/ doceng #^translations/ doceng