Hi, Tim, you mentioned in IRC about a week ago that website updating still wasn't working; I guess my account wasn't set to properly set group rwX permissions on new file creation somehow. I went ahead and did the following:
$ sudo chgrp -R openlayers /osgeo/openlayers/docs $ sudo chmod -R g+rwX /osgeo/openlayers/docs And now: sudo -u openlayers svn up /osgeo/openlayers/docs/ works as expected. -- Chris_______________________________________________ Dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-dev
