Hi Paul,
On Mon, May 14, 2012 at 1:34 PM, Paul Moloney <paul_moloney_at_hotmail.com> wrote:
> Has anyone else encountered the following problem when editing Microsoft Word
> documents (in my case, *.docm files) that have been checked into subversion
> using TortoiseSVN as client:
>
> Initally when the doc is opened, everything is fine. Then at some point, it
> will become read-only and any edits have to be discarded or a new copy of
> the document saved. Checking the properties of the document shows the "Read
> Only" flag isn't set. When the document is closed, then reopened, the
> problem is gone (at least until it happens again).
I'm not using TortoiseSVN directly, and I have this problem too.
See e.g.
http://help.lockergnome.com/office/Word-2007-randomly-makes-doc-working-read--ftopict951118.html
It seems to be a problem with Microsoft Word. My guess is that it
tries to auto-save and if it fails to get exclusive access to the
document doing so, it assumes it can never be written and marks it
Read-Only internally.
I don't know if any parts of TSVN opens files spontaneously
(TSVNCache, perhaps?), but it might as well be anti-virus or something
else.
- Kim
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2960490
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-05-14 13:49:35 CEST