cvs: SVNROOT / run-conversion.php

[email protected] ("Gwynne Raskind")
Newsgroups svn.migration
Message-ID <cvsgwynne1228335746@cvsserver>
gwynne		Wed Dec  3 20:22:26 2008 UTC

  Modified files:              
    /SVNROOT	run-conversion.php 
  Log:
  Convert run-conversion script to run on only one repo for sanity reasons
  
http://cvs.php.net/viewvc.cgi/SVNROOT/run-conversion.php?r1=1.49&r2=1.50&diff_format=u
Index: SVNROOT/run-conversion.php
diff -u SVNROOT/run-conversion.php:1.49 SVNROOT/run-conversion.php:1.50
--- SVNROOT/run-conversion.php:1.49	Wed Dec  3 20:21:11 2008
+++ SVNROOT/run-conversion.php	Wed Dec  3 20:22:26 2008
@@ -7,7 +7,7 @@
 
 // -----------------------------------------------------------------------------------------------------------------------------
 // Constants
-$version = substr('$Revision: 1.49 $', strlen('$Revision: '), -2);
+$version = substr('$Revision: 1.50 $', strlen('$Revision: '), -2);
 
 $passes = array(
     'processcvs',       // Process CVS modules
@@ -484,7 +484,7 @@
 EOHTTPD;
     file_put_contents($apacheConf, $confContents);
 
-    v(2, "Installing e-mail post-commit hook...\n");
+    v(2, "Installing post-commit hook...\n");
     unlink("{$svnRoot}/repository/hooks/post-commit");
     symlink("{$svnRoot}/SVNROOT/commit-email.php", "{$svnRoot}/repository/hooks/post-commit");
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.