Metasploit mailing list archives

Metasploit 3.2 Online Update Problem


From: jerome.athias at free.fr (Jerome Athias)
Date: Sat, 10 Jan 2009 12:03:33 +0100

Usually this is caused by AV removing part of the SVN repository.
I'm not sure what could cause this problem but seems that svn sources
were corrupted somehow.

(you should have svn.exe in your PATH, ie: c:\windows\system32 =>
http://subversion.tigris.org/getting.html#windows )
(actually it is in C:\Program Files\Metasploit\Framework3\tools )

You can try:
svn cleanup

Try deleting the %appdata%\msf3 folder, then creating a new one and
re-checkout of the SVN repository to grab the latest version from the
SVN trunk. On the command line:
mkdir msf3
cd msf3
svn co http://metasploit.com/svn/framework3/trunk/


/JA



Current thread: