For a quick fix to a single page (e.g. typos in a download link), you can also just manually edit the files under
https://svn.apache.org/repos/infra/websites/production/commons/content/proper This will be overwritten the next time the site is updated, so it's important to fix the source as well. On 23 February 2018 at 12:03, Gilles <gil...@harfang.homelinux.org> wrote: > On Fri, 23 Feb 2018 09:32:40 +0100, Stefan Bodewig wrote: >> >> On 2018-02-23, Jochen Wiedmann wrote: >> >>> I urgently need to update the page on [1]. Now, could someone, please >>> explain to me in plain, simple words (suitable for a 54 years old, or, >>> even worse: Me), how to do that using cms.apache.org? >> >> >> You don't (directly) use the CMS at all. >> >> http://commons.apache.org/site-publish.html#Components > > > From that page: > ---CUT--- > The site can also be built locally and checked into the appropriate location > manually. > ---CUT--- > >> Our component websites are plain mvn sites and site-deploy will do what >> it says as long as you provide your svn credentials. > > > I do > $ mvn site site:stage > [Second goal is for multi-module.] > Then > $ cp -r target/staging/* site-content > $ cd site-content > $ svn commit > > Gilles > > >> >> Stefan >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org