[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] 'Show Differences as Unified Fiff' cause 'sharing violation' error.

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-07-07 19:16:15 CEST

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

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.