You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2014/01/28 08:53:39 UTC

svn commit: r1561968 - /airavata/site/trunk/content/development/source.mdtext

Author: smarru
Date: Tue Jan 28 07:53:39 2014
New Revision: 1561968

URL: http://svn.apache.org/r1561968
Log:
updating the SCM to git

Modified:
    airavata/site/trunk/content/development/source.mdtext

Modified: airavata/site/trunk/content/development/source.mdtext
URL: http://svn.apache.org/viewvc/airavata/site/trunk/content/development/source.mdtext?rev=1561968&r1=1561967&r2=1561968&view=diff
==============================================================================
--- airavata/site/trunk/content/development/source.mdtext (original)
+++ airavata/site/trunk/content/development/source.mdtext Tue Jan 28 07:53:39 2014
@@ -16,15 +16,15 @@ Notice:    Licensed to the Apache Softwa
            specific language governing permissions and limitations
            under the License.
 
-Airavata source code is maintained using Apache Subversion version control.
+Airavata source code is maintained using GIT version control.
 
-Browse Airavata source repository in [ViewVC][viewvc].
+Browse Airavata source repository on [Web][gitwebview].
 
-The SVN location is [Airavata SVN][svnlocation]
+The GIT location is [Airavata GIT][gitlocation]
 
 ##  Source Code
 
-To check out the source code: svn co https://svn.apache.org/repos/asf/airavata/trunk/
+To check out the source code: git clone https://git-wip-us.apache.org/repos/asf/airavata.git
 
  * The source code is organized by major components into modules directory. 
  * The GFac-Core is the POJO style implementation of the Airavata Application Wrapper and Job management tool.
@@ -57,8 +57,8 @@ Configure Eclipse Preferences
   * To add Templates: Preferences > Java > Code Style > Code Templates and import the airavata-code-style-template.xml. This templates adds the ASF header and so on for new code. 
 
 
-[viewvc]: http://svn.apache.org/viewvc/airavata/
-[svnlocation]: https://svn.apache.org/repos/asf/airavata/trunk/
+[gitwebview]: https://git-wip-us.apache.org/repos/asf?p=airavata.git
+[gitlocation]: https://git-wip-us.apache.org/repos/asf/airavata.git
 [srcheaders]: http://www.apache.org/legal/src-headers.html
 [styles]: http://svn.apache.org/repos/asf/airavata/etc/eclipse/
 [xsul]: http://www.extreme.indiana.edu/xgws/xsul/