Author: buildbot
Date: Mon Apr 14 11:33:50 2014
New Revision: 906118

Log:
Staging update by buildbot for lucene.net

Modified:
    websites/staging/lucene.net/trunk/content/   (props changed)
    websites/staging/lucene.net/trunk/content/community.html

Propchange: websites/staging/lucene.net/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr 14 11:33:50 2014
@@ -1 +1 @@
-1587187
+1587190

Modified: websites/staging/lucene.net/trunk/content/community.html
==============================================================================
--- websites/staging/lucene.net/trunk/content/community.html (original)
+++ websites/staging/lucene.net/trunk/content/community.html Mon Apr 14 
11:33:50 2014
@@ -53,6 +53,15 @@
 <li>Users <a 
href="http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-user/";>2006-August
 2012</a></li>
 <li>Commits <a 
href="http://mail-archives.apache.org/mod_mbox/lucene-lucene-net-commits/";>2006-August
 2012</a></li>
 </ul>
+<h1 id="source-code">Source Code</h1>
+<p>Apache Lucene.Net uses git as its source code management system, the 
official repository is at <a 
href="https://git-wip-us.apache.org/repos/asf?p=lucenenet.git";>https://git-wip-us.apache.org/repos/asf?p=lucenenet.git</a>
+can be cloned with a command like</p>
+<div class="codehilite"><pre><span class="n">git</span> <span 
class="n">clone</span> <span class="n">https</span><span 
class="p">:</span><span class="o">//</span><span class="n">git</span><span 
class="o">-</span><span class="n">wip</span><span class="o">-</span><span 
class="n">us</span><span class="p">.</span><span class="n">apache</span><span 
class="p">.</span><span class="n">org</span><span class="o">/</span><span 
class="n">repos</span><span class="o">/</span><span class="n">asf</span><span 
class="o">/</span><span class="n">lucenenet</span><span class="p">.</span><span 
class="n">git</span>
+</pre></div>
+
+
+<p>There also is a <a href="https://github.com/apache/lucene.net";>mirror at 
github</a> that is synced from the Apache repository.</p>
+<p>Most work currently happens on the branch named <a 
href="https://git-wip-us.apache.org/repos/asf?p=lucenenet.git;a=shortlog;h=refs/heads/branch_4x";>branch_4x</a>.</p>
 <h1 id="wiki">Wiki</h1>
 <p>Tutorials, Links, and other various bits of information can be found in the 
<a href="https://cwiki.apache.org/LUCENENET/";>Lucene.Net Wiki</a>.</p>
 <h1 id="issue-tracker-jira">Issue Tracker (JIRA)</h1>


Reply via email to