Please retry. I've fixed the permissions so non-PMCers can also update the website.
Jeremias Maerki On 26.10.2007 16:58:31 Adrian Cumiskey wrote: > Hi all, > > Having updated the team page today I thought I would try and publish the > updated page. So I > followed the instructions on http://xmlgraphics.apache.org/fop/dev/doc.html, > created a > deploy.svn.settings configuration file in the project parent folder with my > authentication details > and tried to publish with > > ant -f publish.xml > > This did not work and I got the following errors... > > svn: Commit failed (details follow): > svn: CHECKOUT of > '/repos/asf/!svn/ver/584858/xmlgraphics/site/deploy/fop/0.93/anttask.html': > 403 > Forbidden (https://svn.apache.org) > > > BUILD FAILED > /opt/apache-forrest-0.7/tools/forrestbot/core/deploy.xml:132: > com.alternatecomputing.jsvn.command.CommandException: svn: Commit failed > (details follow): > svn: CHECKOUT of > '/repos/asf/!svn/ver/584858/xmlgraphics/site/deploy/fop/0.93/anttask.html': > 403 > Forbidden (https://svn.apache.org) > > So looks like I may have some privilege problem committing to > xmlgraphics/site? > > Adrian.