[OpenLayers-Dev] fixing broken svn lock

christopher.schmidt at nokia.com christopher.schmidt at nokia.com
Wed May 25 06:52:25 EDT 2011


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


More information about the Dev mailing list