You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by kt...@apache.org on 2011/11/18 18:47:54 UTC

svn commit: r798887 - in /websites/production/accumulo: ./ content/accumulo/source.html

Author: kturner
Date: Fri Nov 18 17:47:54 2011
New Revision: 798887

Log:
Publishing merge to accumulo site by kturner

Modified:
    websites/production/accumulo/   (props changed)
    websites/production/accumulo/content/accumulo/source.html

Propchange: websites/production/accumulo/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Nov 18 17:47:54 2011
@@ -1 +1 @@
-/websites/staging/accumulo/trunk:797863-798883
+/websites/staging/accumulo/trunk:797863-798886

Modified: websites/production/accumulo/content/accumulo/source.html
==============================================================================
--- websites/production/accumulo/content/accumulo/source.html (original)
+++ websites/production/accumulo/content/accumulo/source.html Fri Nov 18 17:47:54 2011
@@ -129,6 +129,10 @@
 <li>Import Formatter: Preferences &gt; Java &gt; Code Style &gt;  Formatter and import the Eclipse-Accumulo-Codestyle.xml downloaded in the previous step. </li>
 <li>Import Template: Preferences &gt; Java &gt; Code Style &gt; Code Templates and import the Eclipse-Accumulo-Template.xml. Make sure to check the "Automatically add comments" box. This template adds the ASF header and so on for new code.</li>
 </ul>
+<h3 id="svn">SVN</h3>
+<ul>
+<li>Instructions for configuring svn client are <a href="http://www.apache.org/dev/version-control.html#https-svn-config">here</a>.</li>
+</ul>
 <h3 id="release_guide">Release Guide</h3>
 <p>Accumulo's release guide can be found <a href="/accumulo/governance/releasing.html">here</a></p>
   </div>