[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] =?utf-8?q?svn:_/SVNROOT/_global=5Favail_pre-commit?=
From:       David_Soria_Parra <dsp () php ! net>
Date:       2011-12-29 18:29:36
Message-ID: svn-dsp-1325183376-321521-1821399391 () svn ! php ! net
[Download RAW message or body]

dsp                                      Thu, 29 Dec 2011 18:29:36 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=321521

Log:
Temporarily deactivate commits to systems during migration

Changed paths:
    U   SVNROOT/global_avail
    U   SVNROOT/pre-commit

Modified: SVNROOT/global_avail
===================================================================
--- SVNROOT/global_avail	2011-12-29 18:19:42 UTC (rev 321520)
+++ SVNROOT/global_avail	2011-12-29 18:29:36 UTC (rev 321521)
@@ -8,6 +8,9 @@
 # TEST
 avail|dsp|karma.git

+# Temporary commit rights to systems.git while systems svn is still in use
+avail|bjori,dsp|systems.git
+
 # Some people also have access to the configuration files in the SVNROOT.

 avail|sterling,goba,imajes,wez,iliaa,derick,jon,alan_k,jmcastagnetto,mj,pajoye,helly,philip,stas,johannes,gwynne,lsmith,bjori,dsp|SVNROOT


Modified: SVNROOT/pre-commit
===================================================================
--- SVNROOT/pre-commit	2011-12-29 18:19:42 UTC (rev 321520)
+++ SVNROOT/pre-commit	2011-12-29 18:29:36 UTC (rev 321521)
@@ -35,6 +35,9 @@
         fail("Commits to archived modules are not allowed.\n");
     }

+    if (strncmp($changed_path, "systems/", strlen("archived/")) === 0) {
+        fail("Systems now uses git. http://git.php.net\n");
+    }
 /* Tags checks disabled. Too many special cases, not enough people making this
     mistake to make the extra work worth it.



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic