[ 
https://issues.apache.org/jira/browse/THRIFT-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554466#comment-13554466
 ] 

Roger Meier commented on THRIFT-1830:
-------------------------------------

{noformat}
contrib/fb303/java/build.xml:      <scm 
connection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/";
contrib/fb303/java/build.xml:      
developerConnection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/";
contrib/fb303/java/build.xml:      
url="http://svn.apache.org/viewcvs.cgi/thrift";
debian/control:Vcs-Svn: https://svn.apache.org/repos/asf/thrift
debian/control:Vcs-Browser: http://svn.apache.org/viewvc/thrift
doap.rdf:        <location 
rdf:resource="http://svn.apache.org/repos/asf/thrift"/>
doap.rdf:        <browse rdf:resource="http://svn.apache.org/viewvc/thrift"/>
lib/as3/build.xml:      <scm 
connection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/";
lib/as3/build.xml:        
developerConnection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/";
lib/as3/build.xml:        url="http://svn.apache.org/viewcvs.cgi/thrift";
lib/java/build.xml:      <scm 
connection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/";
lib/java/build.xml:        
developerConnection="scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/";
lib/java/build.xml:        url="http://svn.apache.org/viewcvs.cgi/thrift";
lib/java/build/libthrift-1.0.0.pom:    
<connection>scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/</connection>
lib/java/build/libthrift-1.0.0.pom:    
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/thrift/trunk/</developerConnection>
lib/java/build/libthrift-1.0.0.pom:    
<url>http://svn.apache.org/viewcvs.cgi/thrift</url>
lib/js/test/test.html:  <h1 id="qunit-header">Thrift Javascript Bindings: Unit 
Test (<a 
href="https://svn.apache.org/repos/asf/thrift/trunk/test/ThriftTest.thrift";>ThriftTest.thrift</a>)</h1>
lib/nodejs/package.json:      "url" : 
"http://svn.apache.org/repos/asf/thrift/trunk/";
test/nodejs/package.json:      "url" : 
"http://svn.apache.org/repos/asf/thrift/trunk/";
tutorial/js/tutorial.html:  <p>This Java Script example uses <a 
href="https://svn.apache.org/repos/asf/thrift/trunk/tutorial/tutorial.thrift";>tutorial.thrift</a>
 and a Thrift server using JSON protocol and HTTP transport.
{noformat}

need a patch...
                
> Tutorials linking to SVN instead of git
> ---------------------------------------
>
>                 Key: THRIFT-1830
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1830
>             Project: Thrift
>          Issue Type: Bug
>          Components: Website
>            Reporter: Carl Yeksigian
>            Priority: Minor
>
> All of the language tutorials currently have a link to the tutorial.thrift 
> file, but in SVN. It should point to 
> https://git-wip-us.apache.org/repos/asf/thrift/trunk/tutorial/tutorial.thrift?p=thrift.git;a=blob;f=tutorial/tutorial.thrift;hb=HEAD
>  instead.
> All of the tutorials seem to be affected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to