Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2015 22:53:10 GMT
From:      gavin@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r285596 - svnadmin/conf
Message-ID:  <201505162253.t4GMrAr3031216@socsvn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505162253.t4GMrAr3031216>