[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: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 14 Nov 2008 14:26:46 -0500

On Fri, Nov 14, 2008 at 14:12, Mark Eichin <eichin_at_gmail.com> wrote:
> 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...)

Possibly. And just pipe the output to your AV software?

> 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...

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-14 20:27:10 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.