w3af News
Status: Beta
Brought to you by:
andresriancho
For those who don't follow the developers mailing list, we have just made some changes to the SVN directory structure that may impact on your "svn update" process. After some talking with Sasha we decided to follow the best practices and use trunk and branches in the SVN. So, if you already performed a "svn co" you will need to go to your working copy directory and run: "svn switch https://w3af.svn.sourceforge.net/svnroot/w3af/trunk"
That command will replace the old URL with the new one, and will allow you to keep performing regular updates to get the latest goodies.
New users should just run "svn co https://w3af.svn.sourceforge.net/svnroot/w3af/trunk w3af" and start clean from there.