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

Ivan Kelly commented on BOOKKEEPER-828:
---------------------------------------

Yes, when you commit, you only commit to master in git. There's no way to get 
this automatically pulled in anymore, so it needs to be manually synced with 
what is in subversion. In fact the old mechanism wasn't automatic either. You 
had to modify and commit build_trigger for the site to generate. This script 
basically replaces that step.

Could you try it out on your mac. I probably won't commit anything, but it 
would be good to know that the commands and arguments used are valid for mac 
also. I've only tested on fedora.


> Script for updating docs on website from master branch
> ------------------------------------------------------
>
>                 Key: BOOKKEEPER-828
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-828
>             Project: Bookkeeper
>          Issue Type: Bug
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>             Fix For: 4.4.0
>
>         Attachments: 0001-Script-to-update-master-documentation.patch
>
>
> Pre TLP, whenever we updated the docs/ directory of trunk, the website docs 
> for trunk would be "automatically" updated. Updates to the docs still needed 
> to be built with the old build_trigger mechanism, and the site published 
> through CMS.
> The docs were pulled in using a svn:external link. This is no longer 
> possible, as _master_'s docs/ directory is in git. 
> We need a new way to sync master docs on the website with what is in git.



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

Reply via email to