[ http://issues.apache.org/jira/browse/JDO-133?page=comments#action_12330437 ]
Craig Russell commented on JDO-133: ----------------------------------- The jdo directory now has the correct permissions but there's something else wrong. Here's the console log: -bash-2.05b$ `cat UPDATE` svn: Working copy '.' locked svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details) -bash-2.05b$ cat UPDATE svn co http://svn.apache.org/repos/asf/incubator/jdo/site/docs . -bash-2.05b$ svn cleanup svn: In directory '.' svn: Error processing command 'readonly' in '.' svn: Can't set file '.svn/props/team-list.html.svn-work' read-only: Operation not permitted -bash-2.05b$ Apparently the site is locked. I fiddled with it a bit but I don't think I helped anything. Can someone with knowledge and karma please take a look? > Cannot publish web pages to http://incubator.apache.org/jdo/index.html -- > permissions problem > --------------------------------------------------------------------------------------------- > > Key: JDO-133 > URL: http://issues.apache.org/jira/browse/JDO-133 > Project: JDO > Type: Bug > Components: site and infrastructure > Reporter: Michelle Caisse > Assignee: Geir Magnusson Jr > > I tried to publish some updated web pages to > http://incubator.apache.org/jdo/index.html, but I don't have permissions. I > got: > -bash-2.05b$ cd /www/incubator.apache.org/jdo > -bash-2.05b$ `cat UPDATE` > U team-list.html > U dependencies.html > U svn.html > svn: In directory '.' > svn: Can't open 'team-list.html.tmp': Permission denied > Geir is the owner of /www/incubator.apache.org/jdo and the directory is > writable only by the owner. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
