Would it be possible to have everything on git ?
Looks like there is a gitpubsub feature available[1]

Another option could be to use svn client for github (but this relies on
github infra not ASF one :/) [2].

A "manual" solution could be to have website + released documentation on
svn. Git could still contains the trunk/master documentation (we only
publish it on the website when releasing).
During a release we could zip/export documentation and put it on svn.
Ideally all this could be probably done by an ant target.

We can ask infra to have svn read only mirror on our git repo but this
would make release process i think more complicated.

WDYT ?


[1] http://www.apache.org/dev/gitpubsub.html
[2] https://help.github.com/articles/support-for-subversion-clients/



2014-10-26 19:49 GMT+01:00 Nicolas Lalevée <nicolas.lale...@hibnet.org>:

> Now that the Ivy’s code source is in git, but the site is still managed in
> svn, how do we update the doc of Ivy trunk in the site ?
> How can I update this : http://ant.apache.org/ivy/history/trunk/index.html
>
> We’ll have a similar issue when we will release, we will need to publish
> the released doc.
>
> Nicolas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>


-- 
Jean Louis Boudart
Independent consultant
Apache EasyAnt commiter http://ant.apache.org/easyant/

Reply via email to