Depending on your preferences, you can also switch to an SVN-only or git-only workflow which avoids the CMS applet entirely. You will have to set up your own preview method. Some projects use an alternative thread (typically "gh-pages") to store the site content without the project sources. This allows github to be used as a preview.
You then pre-process the site and check it in to eiether SVN or git in order to propagate the content to the web servers. On Sun, May 3, 2015 at 9:36 PM, Till Westmann <[email protected]> wrote: > Sorry, just found out that there’s already an issue filed for this: > https://issues.apache.org/jira/browse/INFRA-9574 < > https://issues.apache.org/jira/browse/INFRA-9574> > > Till > > > On May 3, 2015, at 1:31 PM, Till Westmann <[email protected]> wrote: > > > > Following the instructions [1] I fixed a few things on the AsterixDB > incubation status page. > > My local build and svn submission worked fine and I can see the changes > on the staging site [2]. > > However, when I go to the “publish site” page [3], I get: > > > > Error > > > > Can't call method "ASF::CMS::Cookie::bake" on an undefined value at > /usr/local/cms/webgui/lib/ASF/CMS.pm line 684, <DATA> line 741. > > > > Help? > > > > Thanks, > > Till > > > > > > [1] http://incubator.apache.org/guides/website.html < > http://incubator.apache.org/guides/website.html> > > [2] http://incubator.staging.apache.org < > http://incubator.staging.apache.org/> > > [3] https://cms.apache.org/incubator/publish < > https://cms.apache.org/incubator/publish> > > > >
