What files should Anti-Virus skip for TFS?

Answered What files should Anti-Virus skip for TFS?

Toutes les réponses

  • vendredi 29 août 2008 14:50
     
     Traitée

    i had simular problems, these were the problem files.

    • ntuser.dat.LOG
    • *.SUO

    more details here:

    http://getben.com/archive/2006/10/05/Speeding-up-Visual-Studio-2005-with-Windows-Live-OneCare.aspx

  • mardi 2 septembre 2008 11:54
     
     

    One recommendation is to tell the virus scanner to skip the entire folders that are versioned rather than specific file extensions. In the past, we've had reports of virus scanner interfering with TFS "get" operations.

    -Tan

  • mardi 2 septembre 2008 13:29
    Modérateur
     
     
    "Get" downloads files to the %temp% folder, so make sure you exclude it too.
  • jeudi 4 septembre 2008 17:13
     
     

    Our issue is actually checking in files on TFS and staying connected to TFS.  What folders/files on the TFS server should symantec be skipping?  Getting Latest is easy and we can get thousands of files at a time.

     

    I will follow your posts for our local computers though.  Thanks!

  • mercredi 10 septembre 2008 15:47
     
     
    Bump.  Can anyone help me out on this?
  • vendredi 19 septembre 2008 22:14
     
     
    Same issue... what is the recommended exlusion for Antivirus software for TFS. I know it's not something we want public, but I'd appreciate some feedback. Exchange Antivirus exclusions are listed, please help with TFS.
  • vendredi 19 septembre 2008 22:16
     
     
    The referenced post deals with Visual Studio and applies to a client. I think we are talking about the actual Team Foundation Server rather than a client.
  • samedi 20 septembre 2008 02:48
    Modérateur
     
     
    I would exclude the app tier cache (%programfiles%\Microsoft Team Foundation Server 2008\Services\VersionControl\Data) and maybe the SQL databases.  Beyond that, there shouldn't be any file activity happening on the server.
  • jeudi 8 mars 2012 09:41
     
     

    I've posted the folders that should be excluded from the Anti-virus software scan, on a TFS server. You can find the post here: 

    http://blog.ozzie.eu/2012/03/microsoft-team-foundation-server.html

    Hope this helps.