Author: veithen Date: Thu Sep 30 18:05:08 2010 New Revision: 1003194 URL: http://svn.apache.org/viewvc?rev=1003194&view=rev Log: Minor correction to the release procedure.
Modified: webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml Modified: webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml?rev=1003194&r1=1003193&r2=1003194&view=diff ============================================================================== --- webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml (original) +++ webservices/commons/trunk/modules/axiom/src/docbkx/devguide.xml Thu Sep 30 18:05:08 2010 @@ -436,7 +436,12 @@ python <replaceable>path_to_etc</replace Log in to <literal>people.apache.org</literal> and update the site: </para> <screen>cd /www/ws.apache.org/commons/axiom/ +umask 0002 svn update</screen> + <para> + The umask setting makes sure that other members of the ws group will be able + to update the site as well. + </para> </step> </procedure> <para>