From owner-svn-soc-all@freebsd.org Tue May 15 13:24:56 2018 Return-Path: Delivered-To: svn-soc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 873C2ED9A0B for ; Tue, 15 May 2018 13:24:56 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1CE4968545 for ; Tue, 15 May 2018 13:24:56 +0000 (UTC) (envelope-from gavin@FreeBSD.org) 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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 4359518B29 for ; Tue, 15 May 2018 13:24:55 +0000 (UTC) (envelope-from gavin@FreeBSD.org) Received: from socsvn.freebsd.org ([127.0.1.124]) by socsvn.freebsd.org (8.15.2/8.15.2) with ESMTP id w4FDOtrg094376 for ; Tue, 15 May 2018 13:24:55 GMT (envelope-from gavin@FreeBSD.org) Received: (from www@localhost) by socsvn.freebsd.org (8.15.2/8.15.2/Submit) id w4FDOsiX094330 for svn-soc-all@FreeBSD.org; Tue, 15 May 2018 13:24:54 GMT (envelope-from gavin@FreeBSD.org) Date: Tue, 15 May 2018 13:24:54 GMT Message-Id: <201805151324.w4FDOsiX094330@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: r337228 - 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.26 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: Tue, 15 May 2018 13:24:56 -0000 Author: gavin Date: Tue May 15 13:24:51 2018 New Revision: 337228 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=337228 Log: Try to fix the problems aniketp is seeing with writing to the repo Modified: svnadmin/conf/authz Modified: svnadmin/conf/authz ============================================================================== --- svnadmin/conf/authz Tue May 15 13:13:42 2018 (r337227) +++ svnadmin/conf/authz Tue May 15 13:24:51 2018 (r337228) @@ -39,5 +39,5 @@ [/soc2017] @soc2017 = rw -[/soc2018] +[socsvn:/soc2018/] @soc2018 = rw