Bug 359283 - Migrate Commits Explorer to Git 

Update UI to reflect that CVS is no longer supported.
diff --git a/commits/web-app/index.php b/commits/web-app/index.php
index 387eddf..92d31a0 100644
--- a/commits/web-app/index.php
+++ b/commits/web-app/index.php
@@ -24,7 +24,7 @@
 		projects (or <a href=\"project-diversity.cgi?top=true\">top-level projects</a>) based on commits to the Eclipse source code repositories."
 	),
 	"Commits Explorer" => array("summary.cgi", "summary.png", 
-		"Explore the \"commits to the source code (CVS and SVN) repositories\" for all the
+		"Explore the \"commits to the source code (Git and SVN) repositories\" for all the
 	 	Eclipse projects."
 	),
 	"Active Committers" => array("active-committers.cgi", "active-committers.png", 
@@ -50,7 +50,7 @@
 print "<h1>$pageTitle</h1>";
 
 print "<p><i><b>
-This automatically collected information may not represent true activity and should not be used as sole indicator of individual or project behavior.  Additionally, Subversion does not report lines of code, so that number will not be comparable between projects using Subversion and those using CVS.</b></i></p>\n";
+This automatically collected information may not represent true activity and should not be used as sole indicator of individual or project behavior.</b></i></p>\n";
 
 foreach ($dashboards as $dashboard_name => $dashboard_data)
 {
@@ -87,7 +87,6 @@
 }
 print "</ul></p>\n";
 print "<p><ul>\n";
-print "<li><a href=\"http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.dash/dashboard/commits/web-api/?root=Technology_Project\">View API Sources</a></li>\n";
 print "</ul></p>\n";
 print "</div>\n";
 
@@ -117,7 +116,7 @@
 {
 	$stuff = array();
 
-	if (is_dir($dir) && is_readable($dir))
+	if (is_dir($dir) && is_refile:///home/apps/eclipse-mars/ws/.metadata/.plugins/org.eclipse.php.ui/pdt-images/0.pngadable($dir))
 	{
 		$handle = opendir($dir);
 		while (($file = readdir($handle)) !== false)