[ 
https://issues.apache.org/jira/browse/MAHOUT-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14369977#comment-14369977
 ] 

Andrew Palumbo commented on MAHOUT-1524:
----------------------------------------

for commiters the SVN URL will need to be changed to use https://

{code}
 SVN_REPO=http://svn.apache.org/repos/asf/mahout/site/mahout_cms/trunk
{code}

needs to be:
{code}
 SVN_REPO=https://svn.apache.org/repos/asf/mahout/site/mahout_cms/trunk
{code}

> Script to auto-generate and view the Mahout website on a local machine 
> -----------------------------------------------------------------------
>
>                 Key: MAHOUT-1524
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1524
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Documentation
>            Reporter: Saleem Ansari
>              Labels: legacy, scala
>             Fix For: 1.0
>
>         Attachments: mahout-website.sh
>
>
> Attached with this ticket is a script that creates a simple setup for editing 
> Mahout Website on a local machine.
> It is useful in the sense that, we can edit the source and the changes are 
> automatically reflected in the generated site. All we need to do is refresh 
> the browser. No further steps required.
> So now one can review the website changes ( the complete website ), on a 
> developer's machine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to