On Thu, Jan 27, 2011 at 10:57 AM, Andres Riancho
<andres.rian...@gmail.com> wrote:
> Steve,
>
> On Thu, Jan 27, 2011 at 10:43 AM, Steve Pinkham <steve.pink...@gmail.com> 
> wrote:
>> On 01/27/2011 03:49 AM, Taras wrote:
>> <---snip--->
>>> cons
>>> 1. svn up from trunk is not always good idea because it can make problems 
>>> for user (trunk usually is for development)
>>
>> This is also my main concern with the feature. The 3 main failure modes
>> I've seen in the past with my own w3af updates are:
>>
>> 1) just plain broken SVN version
>
>    That shouldn't happen. We're working hard on setting up a Mr.
> Hudson [0] to have nightly builds that will let us know if we commited
> something that broke the trunk somehow.
>
> [0] http://hudson-ci.org/

To deal with this issue we've just included the option to move to
older code revisions. Only available in the console mode.

Usage examples:

$ ./w3af_console -r PREV # (or --revision PREV) - Updates code to
local previously working version

This also works:

$ ./w3af_console -r HEAD # equivalent to "--force-update"

and this:

$ ./w3af_console -r 4321 # Specify the revision number

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to