Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Tony Hoyle wrote: > You have to deny write to a folder to stop a commit, otherwise the > default is used, which is read. Ack that didn't make sense.. The default is always to allow everything, for compatibility. You can change the value at the root to deny everything (which makes it behave more like a standard filesystem ACL) or just remember to use explicit denies everywhere. Tony