From owner-svn-soc-all@FreeBSD.ORG Sat May 16 22:53:10 2015 Return-Path: Delivered-To: svn-soc-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4F8055A for ; Sat, 16 May 2015 22:53:10 +0000 (UTC) Received: from socsvn.freebsd.org (socsvn.freebsd.org [IPv6:2001:1900:2254:206a::50:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9491F1E95 for ; Sat, 16 May 2015 22:53:10 +0000 (UTC) Received: from socsvn.freebsd.org ([127.0.1.124]) by socsvn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4GMrA9E031220 for ; Sat, 16 May 2015 22:53:10 GMT (envelope-from gavin@FreeBSD.org) Received: (from www@localhost) by socsvn.freebsd.org (8.14.9/8.14.9/Submit) id t4GMrAr3031216 for svn-soc-all@FreeBSD.org; Sat, 16 May 2015 22:53:10 GMT (envelope-from gavin@FreeBSD.org) Date: Sat, 16 May 2015 22:53:10 GMT Message-Id: <201505162253.t4GMrAr3031216@socsvn.freebsd.org> X-Authentication-Warning: socsvn.freebsd.org: www set sender to gavin@FreeBSD.org using -f From: gavin@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r285596 - svnadmin/conf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-soc-all@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 16 May 2015 22:53:10 -0000 Author: gavin Date: Sat May 16 22:53:08 2015 New Revision: 285596 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=285596 Log: Give access to the soc2015 area. It's likely time to create groups for each year to restrict write access to other areas, or perhaps linit write access only to individual paths. Modified: svnadmin/conf/authz Modified: svnadmin/conf/authz ============================================================================== --- svnadmin/conf/authz Sat May 16 22:44:23 2015 (r285595) +++ svnadmin/conf/authz Sat May 16 22:53:08 2015 (r285596) @@ -25,3 +25,7 @@ [/soc2014] $authenticated = rw + +[/soc2015] +$authenticated = rw +