Hi,

We (I and my colleague) want to have single task file. That way we
easily track our progress on multiple projects. Looks like currently
TaskCoach will read the file and release the lock while it is open.
When the new version is written it overwrites the old one. This
becomes a problem if you want to share a single file. For example both
users can open the file and modify it, but only the last saved version
will be preserved.

I was wandering if there is something in the work or some unknown for
me feature that could help me.

One possible solution would be to lock the file. The first one to open
will have read/write lock and the second user will have read-only access. 

Thank you for the hard work.
SAL-e

I would like to help, but I am still learning Python.

Reply via email to