Well, I'm glad it's working now. I guess I won't worry too much about it now, but I still can't explain how /x1/www/ db.apache.org/jdo/images/logos/.svn/props is missing:
madams@minotaur:/x1/www/db.apache.org/jdo/images/logos$ ls -al total 106 drwxrwsr-x 2 andyj db 26 Jul 31 15:52 . drwxrwsr-x 3 apbackup db 86 Jul 31 15:52 .. -rw-rw-r-- 1 andyj db 1717 Oct 2 2007 maven-bolt.png -rw-rw-r-- 1 andyj db 2312 Oct 2 2007 maven-brewed.png -rw-rw-r-- 1 andyj db 1070 Oct 2 2007 maven-build-successfull.png -rw-rw-r-- 1 andyj db 903 Oct 2 2007 maven-built.png -rw-rw-r-- 1 andyj db 4387 Oct 2 2007 maven-bulldozer.png -rw-rw-r-- 1 andyj db 3217 Oct 2 2007 maven-button-1.png -rw-rw-r-- 1 andyj db 2697 Oct 2 2007 maven-button-2.png -rw-rw-r-- 1 andyj db 3792 Oct 2 2007 maven-button-3.png -rw-rw-r-- 1 andyj db 6377 Oct 2 2007 maven-button-4.png -rw-rw-r-- 1 andyj db 4545 Oct 2 2007 maven-button-5.png -rw-rw-r-- 1 andyj db 1970 Oct 2 2007 maven-button-black.png -rw-rw-r-- 1 andyj db 2063 Oct 2 2007 maven-button-blue.png -rw-rw-r-- 1 andyj db 2497 Oct 2 2007 maven-button-copper.png -rw-rw-r-- 1 andyj db 1978 Oct 2 2007 maven-button-green.png -rw-rw-r-- 1 andyj db 2585 Oct 2 2007 maven-button-pinky.png -rw-rw-r-- 1 andyj db 2473 Oct 2 2007 maven-button-purple.png -rw-rw-r-- 1 andyj db 1911 Oct 2 2007 maven-button-teal.png -rw-rw-r-- 1 andyj db 2907 Oct 2 2007 maven-feather.png -rw-rw-r-- 1 andyj db 1038 Oct 2 2007 maven-frankenstein.png -rw-rw-r-- 1 andyj db 1664 Oct 2 2007 maven-mavenfactured.png -rw-rw-r-- 1 andyj db 337 Oct 2 2007 maven-petesucks.png -rw-rw-r-- 1 andyj db 2875 Oct 2 2007 maven-propaganda-2.png -rw-rw-r-- 1 andyj db 2153 Oct 2 2007 maven-propaganda.png -rw-rw-r-- 1 andyj db 504 Oct 2 2007 maven-redgreen.png -matthew On Wed, Aug 1, 2012 at 8:26 AM, Andy Jefferson <[email protected]> wrote: > > 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 > > ===== > > > > Note the leading "/x1". I looked there and that's why I didn't see the > > file. I see now that you meant > '/www/db.apache.org/jdo/images/logos/.svn/props'. > > Well if you look at the UNIX filesystem on that server /www is a symlink to > /x1/www so they are actually the same thing > > > > I don't know how those files got such restrictive permissions, but I ran > the > > following command to open them up: > > > > find . -user madams | xargs chmod g+rw > > Are you still having problems? Sorry I'm not very familiar with the > site. > > I've only updated it once ever. > > No. All works fine now, thanks. > > > -- > Andy > DataNucleus (http://www.datanucleus.org) > -- mailto:[email protected] <[email protected]> skype:matthewadams12 googletalk:[email protected] http://matthewadams.me http://www.linkedin.com/in/matthewadams
