Author: buildbot
Date: Fri May 16 14:40:37 2014
New Revision: 909004
Log:
Staging update by buildbot for climate
Modified:
websites/staging/climate/trunk/content/ (props changed)
websites/staging/climate/trunk/content/development/source.html
Propchange: websites/staging/climate/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 16 14:40:37 2014
@@ -1 +1 @@
-1595202
+1595217
Modified: websites/staging/climate/trunk/content/development/source.html
==============================================================================
--- websites/staging/climate/trunk/content/development/source.html (original)
+++ websites/staging/climate/trunk/content/development/source.html Fri May 16
14:40:37 2014
@@ -90,13 +90,14 @@
<div id="main" role="main" class="container">
<section id="content" class="row">
<article class="span12">
- <p>Open Climate Workbench source code is maintained
using Apache Subversion version control.</p>
-<p>Browse Open Climate Workbench source repository in <a
href="http://svn.apache.org/viewvc/incubator/climate/">ViewVC</a>.</p>
-<p>The SVN location is <a
href="https://svn.apache.org/repos/asf/incubator/climate/">Open Climate
Workbench SVN</a></p>
-<h2 id="source-code">Source Code</h2>
-<p>To check out the source code: svn co
https://svn.apache.org/repos/asf/incubator/climate/</p>
-<p>Some coding practices:</p>
+ <h2 id="source-code">Source Code</h2>
+<p>Open Climate Workbench source code is maintained using git distributed
version control system.</p>
+<p><a href="https://git-wip-us.apache.org/repos/asf/climate.git"
title="Project's git
repository">https://git-wip-us.apache.org/repos/asf/climate.git</a></p>
+<p>The Open Climate Workbench git repository is being mirrored at Github and
you can fork the repo here:</p>
+<p><a href="https://github.com/apache/climate" title="Github
Link">https://github.com/apache/climate</a></p>
+<h3 id="some-coding-practices">Some coding practices:</h3>
<ul>
+<li>Here is a <a
href="https://cwiki.apache.org/confluence/display/CLIMATE/Developer+Guide"
title="Climate Developer Guide">Developer Guide</a> to help you get started
working on the codebase.</li>
<li>License Header: Always add the current ASF license header as described in
<a href="http://www.apache.org/legal/src-headers.html">ASF Source
Header</a>.</li>
</ul>
</article>