aegif / CmisSync

Synchronize content between a CMIS repository and your desktop. Like Dropbox for Enterprise Content Management!
http://CmisSync.com
164 stars 123 forks source link

Prevent edition of locked files (checked-out by others) #496

Open nicolas-raoul opened 9 years ago

ymolinet commented 9 years ago

The only solution seems to check the Exception generate when access to the file.

nicolas-raoul commented 9 years ago

With the CMIS protocol, is there no way to know whether the document is locked or not?