Author: jarcec
Date: Thu Sep 6 06:48:13 2012
New Revision: 1381477
URL: http://svn.apache.org/viewvc?rev=1381477&view=rev
Log:
Changing repository location
Modified:
sqoop/site/trunk/content/xdoc/index.xml
Modified: sqoop/site/trunk/content/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/sqoop/site/trunk/content/xdoc/index.xml?rev=1381477&r1=1381476&r2=1381477&view=diff
==============================================================================
--- sqoop/site/trunk/content/xdoc/index.xml (original)
+++ sqoop/site/trunk/content/xdoc/index.xml Thu Sep 6 06:48:13 2012
@@ -38,9 +38,10 @@ xsi:schemaLocation="http://maven.apache.
<p>Download a release of Sqoop from a
<a class="externalLink"
href="http://www.apache.org/dyn/closer.cgi/sqoop/">nearby
mirror</a>.</p>
- <p>Sqoop source code is held in the Apache Subversion repository. To
checkout the source code, use the command:
- <br /><br />'svn co https://svn.apache.org/repos/asf/sqoop/trunk/
sqoop'<br /><br />
- After which, refer to the file COMPILING.txt under the root directory
for instructions on how to build it.</p>
+ <p>Sqoop source code is held in the Apache GIT repository.</p>
+ <p>You might clone the repository using following command:<br />git clone
https://git-wip-us.apache.org/repos/asf/sqoop.git</p>
+ <p>Use following link to browse the repository online:<br />
https://git-wip-us.apache.org/repos/asf?p=sqoop.git;a=summary</p>
+
<subsection name="Getting Involved"></subsection>
<p>There is a <b>#sqoop</b> IRC channel at <b>irc.freenode.org</b>.</p>