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

antivirus messing up a checkout

From: <hfpwzq3fqx_at_snkmail.com>
Date: Fri, 22 Feb 2013 03:28:01 +0000

I'm trying to checkout a public repo on a windows box, and a corporate antivirus is screwing me by flagging a .svn file as a virus and deleting it (thus rendering the checkout invalid).

svn co -q http://www.boxbackup.org/svn/box/RELEASE/0.11.1

The "bad" file is .svn/pristine/bd/bd10f1e696452058fbb0bbe2eff52c03437cb033.svn-base

'file' reports it as:

..svn/pristine/bd/bd10f1e696452058fbb0bbe2eff52c03437cb033.svn-base: PE32 executable for MS Windows (GUI) Intel 80386 32-bit

So it looks like a windows exe which gets the antivirus program (McAfee Enterprise) all hot and bothered flagging the file as Artemis!7F2A64279A7D and deleting it.

Of course, I can't disable the AV for that file on this $corp windows box (group policy doesn't allow that).

Workarounds?

I thought about converting to a different version control program (convert svn to mercurial on checkout for instance), but I'm not sure that would work and I wanted to keep it as a svn repo if possible.
Received on 2013-02-22 04:28:39 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.