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

Re: Re: scan repository for viruses

From: Mark Eichin <eichin_at_gmail.com>
Date: Fri, 14 Nov 2008 14:12:57 -0500

I'm happy with clamav, for scanning under linux.

Can't you just svnlook cat -t each file? (We do that for a pre-commit
jamfile linter, so we don't need a WC...)

On Nov 14, 2008 1:24 PM, "Andy Levy" <andy.levy_at_gmail.com> wrote:

On Fri, Nov 14, 2008 at 13:19, Bob Archer <Bob.Archer_at_amsi.com> wrote: >
Can't you create pre-commit...
Depends on what "this" is.

To scan the file contents before they go into the repository, you'd
have to maintain a WC on the server for the whole repository (or
perform a checkout or export) and apply the diff to that WC, then run
the virus scan & check the results.

> -----Original Message----- > From: Andy Levy [mailto:andy.levy_at_gmail.com]
> Sent: Friday, Novembe...
Received on 2008-11-14 20:14:01 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.