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:28 UTC

svn commit: r1203766 - /incubator/accumulo/site/trunk/content/accumulo/source.mdtext

Author: kturner
Date: Fri Nov 18 17:47:27 2011
New Revision: 1203766

URL: http://svn.apache.org/viewvc?rev=1203766&view=rev
Log:
Add info about configuring svn client

Modified:
    incubator/accumulo/site/trunk/content/accumulo/source.mdtext

Modified: incubator/accumulo/site/trunk/content/accumulo/source.mdtext
URL: http://svn.apache.org/viewvc/incubator/accumulo/site/trunk/content/accumulo/source.mdtext?rev=1203766&r1=1203765&r2=1203766&view=diff
==============================================================================
--- incubator/accumulo/site/trunk/content/accumulo/source.mdtext (original)
+++ incubator/accumulo/site/trunk/content/accumulo/source.mdtext Fri Nov 18 17:47:27 2011
@@ -61,6 +61,10 @@ Accumulo [tracks issues][jiraloc] with [
 * Import Formatter: Preferences > Java > Code Style >  Formatter and import the Eclipse-Accumulo-Codestyle.xml downloaded in the previous step. 
 * Import Template: Preferences > Java > Code Style > 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.
 
+### SVN
+
+* Instructions for configuring svn client are [here](http://www.apache.org/dev/version-control.html#https-svn-config).
+
 [subversion]: http://subversion.apache.org/
 [maven]: http://maven.apache.org/
 [viewvc]: http://svn.apache.org/viewvc/incubator/accumulo/