RE: Re: TortoiseMerge cannot diff when files are locked for write
From: Josh Green <inbilla_at_gmail.com>
Date: Mon, 14 May 2012 00:55:03 -0700 (PDT)
Hi Guys,
The Lock is applied with the following line:
fileStream = new FileStream(
with regard to this:
Currently I can already write to the files using another program that Merge is diffing and cause the displayed information to be wildly out of date, I do it all the time, often TortoiseMerge will be running with 10's of stale files for days on end (I often don't get around to closing them)
Alternatively, the lock mentioned above might be too strict, but like I said, It does allow text editing applications to read it fine.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.