Mac OS X: versions “Operation not permitted”
Posted by pebuchmann_super on 14 Sep 2009 | Tagged as: Uncategorized
This annoying error message when working with subversions is most likely due to locked files. To unlock files in a folder recursively use:
chflags -R nouchg [files]
More background information on the problem can be found at unlocking files on Mac OS X.
No Comments »