Xue Jianmin, Phipps wrote:
>> What kind of bug?
>
> The feature 'Show Differences as unified diff' will cause a 'sharing
> violation' problem when an editor other than notepad is invoked to open
> the difference file. The problem will make editor fail to open the
> differece file.
If your program throws out a sharing violation error message then that
means that it tries to open the file with exclusive write access instead
of simple read access (or shared write access). I really suggest you
report such a stupid behaviour to the creator of your program.
But this is already fixed in HEAD, so with the next release you
shouldn't get that error anymore.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jul 7 21:56:55 2004