Login
Documents check-in/out
Documents have their own locking system. Locking is done by checking files in and out.When you want to modify a document of the repository, you must first right-click this document and check it out. A lock will be put on the document, and it will be downloaded on your computer in a directory named : <user_homedir>/goozzee.docs/<database_name>.<database_server>/
When you have finished your modifications on the document, you must check it in, in order to upload the new version into Goozzee.
Note that, for now, Goozzee doesn't keep any history of the various check-ins / check-outs that happened on a document. Neither does it keep any previous versions of the documents.
Note that you can also release the lock on a checked-out document, without checking it in : right-click on that document, and choose the release lock menu item. This will reset its 'checked out' status.