The old instructions to update the Apache JDO site to include any updated files in SVN were 1. SSH to people.apache.org 2. cd to /www/db.apache.org/jdo/ 3. `cat update`
This now gives svn: E155036: Please see the 'svn upgrade' command svn: E155036: Working copy '/x1/www/db.apache.org/jdo' is too old (format 10, created by Subversion 1.6) i.e the Apache machine has been upgraded to SVN 1.7+ and what was there is for an old revision. Doing an "svn upgrade" works until it gets to svn: E000013: Can't stat '/x1/www/db.apache.org/jdo/images/logos/.svn/props/maven-bolt.png.svn-work': Permission denied Seems that /x1/www/db.apache.org/jdo/images/logos/.svn/props has permissions -r--r--r-- 1 madams db 3659 Dec 20 2011 entries Matthew, would you be able to fix these permissions? Maybe you could also run the "svn upgrade" command while at it to make sure there are no others with similar problem later on Thanks -- Andy DataNucleus (http://www.datanucleus.org)