Author: apalumbo
Date: Fri Mar 20 17:09:46 2015
New Revision: 1668096
URL: http://svn.apache.org/r1668096
Log:
Add a link for local CMS publication
Modified:
mahout/site/mahout_cms/trunk/content/developers/version-control.mdtext
Modified: mahout/site/mahout_cms/trunk/content/developers/version-control.mdtext
URL:
http://svn.apache.org/viewvc/mahout/site/mahout_cms/trunk/content/developers/version-control.mdtext?rev=1668096&r1=1668095&r2=1668096&view=diff
==============================================================================
--- mahout/site/mahout_cms/trunk/content/developers/version-control.mdtext
(original)
+++ mahout/site/mahout_cms/trunk/content/developers/version-control.mdtext Fri
Mar 20 17:09:46 2015
@@ -23,6 +23,10 @@ The Git URL for committers is [https://g
The Mahout website resides in the [Apache SVN
repository](https://svn.apache.org/viewvc/mahout/site).
The SVN URL for the Mahout site is:
[https://svn.apache.org/repos/asf/mahout/site](https://svn.apache.org/repos/asf/mahout/site).
+
+The Mahout website can be edited via the [ASF CMS
Editor](http://www.apache.org/dev/cms.html) or by checking out the source
locally from SVN. A handy tool for publising the website locally while editing
is available [here](https://gist.github.com/tuxdna/11223434).
+
+
<a name="VersionControl-Issues"></a>
## Issues