From owner-svn-soc-all@FreeBSD.ORG Fri May 17 13:38:01 2013 Return-Path: Delivered-To: svn-soc-all@FreeBSD.org Received: from socsvn.FreeBSD.org (socsvn.freebsd.org [69.147.83.47]) by hub.freebsd.org (Postfix) with SMTP id 5D2AE354 for ; Fri, 17 May 2013 13:38:00 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: by socsvn.FreeBSD.org (sSMTP sendmail emulation); Fri, 17 May 2013 13:37:59 +0000 Date: Fri, 17 May 2013 13:37:59 +0000 From: gavin@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r251941 - svnadmin/conf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <20130517133800.5D2AE354@hub.freebsd.org> X-BeenThere: svn-soc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the entire Summer of Code repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 May 2013 13:38:01 -0000 Author: gavin Date: Fri May 17 13:37:57 2013 New Revision: 251941 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=251941 Log: Start creating infrastructure for soc2013. Primarily a test commit to ensure I have access to this before socsvn.f.o is moved, I'll do the rest of the work after the move to verify things still work. Modified: svnadmin/conf/authz Modified: svnadmin/conf/authz ============================================================================== --- svnadmin/conf/authz Fri May 17 09:12:33 2013 (r251940) +++ svnadmin/conf/authz Fri May 17 13:37:57 2013 (r251941) @@ -18,3 +18,6 @@ [/soc2012] $authenticated = rw + +[/soc2013] +$authenticated = rw