Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
printz

Doing a git-svn clone of Doom Builder raises a virus alert

Recommended Posts

I want to do a Git-SVN clone of Doom Builder, so I can make a Git copy of it to Github. Using CodeImp's tree from Sourceforge, I apply the following command to get it:

git svn clone svn://svn.code.sf.net/p/doombuilder/code/trunk doombuilder
However, by the time it reaches r10, Windows Defender (Windows 8.1) quickly detects a threat (Virus:Win32/Luder.A), proceeds to delete/modify some files that are getting generated during the Git-SVN process, and practically cancels the clone.

My post here is just to bring attention to this. I'm considering briefly turning off auto-scanning, maybe the offending files will be modified by the time the clone ends, thus stopping being detected by Windows Defender. Will update this post with info. EDIT: no threats if I scan after I finish the git-svn clone.

Have you also gotten such alerts?

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×