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/02/02 18:42:29 UTC

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

Author: smarru
Date: Sun Feb  2 17:42:28 2014
New Revision: 1563681

URL: http://svn.apache.org/r1563681
Log:
fixing git urls to links

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=1563681&r1=1563680&r2=1563681&view=diff
==============================================================================
--- airavata/site/trunk/content/development/source.mdtext (original)
+++ airavata/site/trunk/content/development/source.mdtext Sun Feb  2 17:42:28 2014
@@ -18,21 +18,23 @@ Notice:    Licensed to the Apache Softwa
 
 The Apache Airavata source repositories are maintained using GIT version control.
 
-Browse Airavata source repository on [Web][gitwebview].
+Browse Airavata source repository on web: [https://git-wip-us.apache.org/repos/asf?p=airavata.git](https://git-wip-us.apache.org/repos/asf?p=airavata.git).
 
 ##  Source Code
 
 To clone the source code for read-only, please use the following:
 
-  https://git.apache.org/repos/asf/airavata.git 
+  [https://git.apache.org/repos/asf/airavata.git](https://git.apache.org/repos/asf/airavata.git) 
   OR use the GITHub Mirror
-  https://github.com/apache/airavata.git 
+  [https://github.com/apache/airavata.git](https://github.com/apache/airavata.git) 
 
 Read-write access for committers, use: 
 
-  https://git-wip-us.apache.org/repos/asf/airavata.git 
+  [https://git-wip-us.apache.org/repos/asf/airavata.git](https://git-wip-us.apache.org/repos/asf/airavata.git)
 
-The Apache Airavata website will remain in Subversion.
+The Apache Airavata website is managed in Subversion:
+
+   [https://svn.apache.org/repos/asf/airavata/site/trunk/](https://svn.apache.org/repos/asf/airavata/site/trunk/)
 
  * 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.
@@ -65,9 +67,7 @@ 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. 
 
 
-[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/
+[styles]: https://svn.apache.org/repos/asf/airavata/attic/svn-to-git-archive/etc/eclipse/
 [xsul]: http://www.extreme.indiana.edu/xgws/xsul/
 [axis2]: http://axis.apache.org/axis2/java/core/