Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
me wrote: > Hi, > I'm a newbie with CVSNT. I plan to use it with TortoiseCVS for the clients > and perhaps one or two WinCVS. > I can see some problems with AV software, but I cannot decently remove the > AV. I agree with the fact that AV is often heavy chains, but .... > We have network Sophos AV, and Panda clients (and others AVG grisoft), no > Norton, thanks .... What problems must I attend to, particularly for a safe > repository. > I evaluate a little M$ SourceSafe, but I don't agree with the $ and the file > locks. > > Thanks a lot, my fears are for the eventual file corruption of the > repository. > > Manfred EHRHART > > On a busy server with large repository files / big checkins you might see intermittent errors as the AV scanner is still busy analyzing the file while CVS attempts to manipulate it (e.g. move it into final place after writing it). I've had success with NAV on my server since I disable the realtime protection on my repository directories. I see you're not using NAV but for others with it, make sure you not only tell NAV to exclude the CVS repository & temp directories but also to check exclusions before scanning (or else it'll still scan, just not do anything if it finds a problem). Regards, -- Glen Starrett