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

RE: Can't open file 'D:\Repositories\repo\db\current': The process cannot access the file because it is being used by another process

From: Jonathan Ashley <jonathan.ashley_at_praxis-his.com>
Date: Thu, 20 Mar 2008 14:12:48 +0000

Thanks for the suggestions. I must admit, I have a tendency to blame
anti-virus software for most of my problems too. This particular brand
is McAfee - it's already given some trouble on this machine by
preventing dumps of MySQL databases - scanning the C:\WINDOWS\TEMP area
and causing apparently random failures. I will try this out and see if
it helps.

I think that Linux would probably give less trouble overall, but I
don't have control over what OS is used.

regards,

--
Jon Ashley
> Jonathan Ashley wrote:
> > - change of anti-virus software (which I have asked nicely
> to not concern
> >   itself with the contents of the repository areas)
>
> This is the one thing that screams out at me.  Microsoft AV
> software hooks *all* disk access at a very low level (and
> does so as a chain), and frequently can interfere with
> applications that write lots of small temporary files.  As I
> understand it, most AV packages simply return NOOP/SKIP for
> directories/files which have been excluded from scanning, but
> the hook(s) themselves are still called for *every* *single*
> *file* *access*.  This can disrupt the timing of numerous
> applications (not just Subversion) that rely on temporary files.
>
> Here's some suggestions:
>
> 1) Try turning off your AV software for a while and see if
> your problems go away;
>
> 2) Disable write scanning (in other words only have
> "on-access" scanning enabled);
>
> 3) Uninstall that AV package and install one of the other
> packages (either a commercial demo or one of the free
> package, WinClam seems nice).
>
> 4) Install a Linux computer (I've grown to like Centos5
> actually) and get a much higher performance repository in the
> process (you can still authenticate your users with Windows
> via Apache)... ;-)
>
> HTH
>
> John
This email is confidential and intended solely for the use of the individual to whom it is addressed. If you are not the intended recipient, be advised that you have received this email in error and that any use, disclosure, copying or distribution or any action taken or omitted to be taken in reliance on it is strictly prohibited. If you have received this email in error please contact the sender. Any views or opinions presented in this email are solely those of the author and do not necessarily represent those of Praxis. 
Although this email and any attachments are believed to be free of any virus or other defect, no responsibility is accepted by Praxis or any of its associated companies for any loss or damage arising in any way from the receipt or use thereof. The IT Department at Praxis can be contacted at it.support_at_praxis-his.com.
Praxis High Integrity Systems Ltd:
Company Number: 3302507, registered in England and Wales
Registered Address: 20 Manvers Street, Bath. BA1 1PX
VAT Registered in Great Britain: 682635707
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-20 15:13:14 CET

This is an archived mail posted to the Subversion Users mailing list.

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