<br><div class="gmail_quote">On Sun, Apr 26, 2009 at 11:01 AM, Adrian Wilkins <span dir="ltr"><<a href="mailto:adrian.wilkins@gmail.com">adrian.wilkins@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
When I close Beyond COmpare (even if I do nothing else in BeyondCompare), I<br>
get an error. Here is the complete interaction:<br>
<br>
C:\Documents and Settings\martitza\Desktop\work>bzr bc foo.cs<br>
=== modified file 'foo.cs'<br>
bzr: ERROR: [Error 32] The process cannot access the file because it is<br>
being used by another process:<br>
'C:/docume~1/martitza/locals~1/temp/1/bzr-diff-sq3ypm'<br>
</blockquote>
<br>
I suspect this is your virus scanner scanning the temp files that bzr writes, at the same time as it's trying to delete them. If so, you could configure it to ignore the temp folder ; that would involve a modicum of risk, but it's probably negligible in the case of someone technical enough to use a version control system and a 3-way merge utility.</blockquote>
<div><br>Thanks. I thought of that. Not the problem. I checked only to understand the cause of the problem. Even if it was the problem, company policy would not have allowed disabling virus scanning on *any* folder accessible to users. And since the condition is catchable bzr should shut down gracefully instead of dumping an uncaught exception. Not everyone using bzr is a hacker.<br>
<br>I have submitted a patch and a merge request on BundleBuggy if you're interested.<br><br>-M<br><br></div></div><br>