dsp                                      Wed, 25 Jan 2012 21:34:03 +0000

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

Log:
Close web/. Everything is now in git.

Changed paths:
    U   SVNROOT/pre-commit

Modified: SVNROOT/pre-commit
===================================================================
--- SVNROOT/pre-commit  2012-01-25 19:47:35 UTC (rev 322759)
+++ SVNROOT/pre-commit  2012-01-25 21:34:03 UTC (rev 322760)
@@ -1,10 +1,7 @@
 #!/usr/local/bin/php
 <?php

-$migrated_repositories = array('systems/', 'web/php-bugs/', 'web/php-gcov/',
-    'web/php-master/', 'web/php-news/', 'web/qa/', 'web/php-people/', 
'web/php-rmtools/',
-    'web/pres2/', 'web/presentations/', 'web/php-wiki/', 'web/php/', 
'web/php-windows/',
-    'web/pecl/', 'web/doc/', 'web/php-testfest/');
+$migrated_repositories = array('systems/', 'web/');
 // 
-----------------------------------------------------------------------------------------------------------------------------
 // Include
 require dirname(__FILE__) . '/hook-common.inc.php';

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

Reply via email to