Andres,

I don't touch find_dvcs because it's a code of Adam Baldwin and I don't
know if he let me change your code ... ok I will add my code to find_dvcs :)

find_dvcs uses this strings to check existence of repositories:
.git/HEAD
.hg/requires
.bzr/README

I use the repository index files to check this. Should I keep these
files previously
mentioned?

Regards

On Fri, Oct 5, 2012 at 9:44 PM, Andres Riancho <andres.rian...@gmail.com>wrote:

> List, Tomas,
>
> > -
> https://code.google.com/p/tvelazquez/source/browse/pentest/w3af-plugins/crawl/rcs.py
>
> I noticed that this is an improvement for find_dvcs [0], which adds
> features for detecting SVN, CVS, etc. and also parsing some of the
> identified files; neat! What else is in this file? Why a rewrite
> instead of just adding stuff to find_dvcs?
>
> [0]
> https://sourceforge.net/apps/trac/w3af/browser/branches/threading2/plugins/crawl/find_dvcs.py
>
> Regards,
> --
> Andrés Riancho
> Project Leader at w3af - http://w3af.org/
> Web Application Attack and Audit Framework
> Twitter: @w3af
> GPG: 0x93C344F3
>
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to