Hi, as far as I know there is no gitpubsub for the web sites so far. At least that was the case when we migrated to git.
I had a look at the gitpubsub link that you mention Nicolas, I think this functionality is only available to setup some automation around git commits, for instance for event driven continuous integration servers. Regards, Antoine On Oct 27, 2014, at 7:10 PM, Nicolas Lalevée <nicolas.lale...@hibnet.org> wrote: > Le 26 oct. 2014 à 20:16, Jean-Louis Boudart <jeanlouis.boud...@gmail.com> a > écrit : > >> Would it be possible to have everything on git ? >> Looks like there is a gitpubsub feature available[1] > > I don’t know either what is possible, I am not familiar with gitpubsub and > submodule. That’s why I am asking here. > >> 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. > > The solution of replacing the svn:external by the copy of the files from git > is indeed a quite manual process. I’ll do that if nothing better is suggested. > > Nicolas > >> >> 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/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org > For additional commands, e-mail: dev-h...@ant.apache.org