Author: jking
Date: Mon Dec 31 19:14:38 2018
New Revision: 1850067

URL: http://svn.apache.org/viewvc?rev=1850067&view=rev
Log:
CMS commit to thrift by jking

Modified:
    thrift/cms-site/trunk/lib/path.pm

Modified: thrift/cms-site/trunk/lib/path.pm
URL: 
http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1850067&r1=1850066&r2=1850067&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Mon Dec 31 19:14:38 2018
@@ -79,8 +79,8 @@ __DATA__
 # Thrift Site Variables
 title: "Apache Thrift"
 base_url: "http://thrift.apache.org";
-svn_repo: "https://svn.apache.org/repos/asf/thrift";
-git_repo: "https://git-wip-us.apache.org/repos/asf/thrift";
+# svn_repo: "https://svn.apache.org/repos/asf/thrift";
+git_repo: "https://github.com/apache/thrift";
 release_url: "https://www.apache.org/dist/thrift";
 mirror_url: "http://www.apache.org/dyn/closer.cgi?path=";
 jira_url: "http://issues.apache.org/jira/browse/THRIFT";


Reply via email to