Hi.

Please first read this:
http://article.gmane.org/gmane.comp.security.sqlmap/2247

You can see there that our SVN subversion server went down at the end of
previous month.

One big change also is that we don't use SVN any more for control
versioning but GIT. Please follow instructions from there to have it
working again.

"after running that command and changing into the sqlmap-dev directory i
noticed that there is no .svn file to update
sqlmap?" - there is no more .svn but .git now

"Also from the new sqlmap-dev directory i tried running the command "python
sqlmap.py --update" and it did not work as well?" - do you have "git"
installed? If you do (as I could tell from your mail) could you please tell
me what is the output of: "python sqlmap.py --update" this moment?

Kind regards,
Miroslav Stampar

On Wed, Jul 4, 2012 at 11:29 PM, anonymous <nighthawk2...@gmail.com> wrote:

> hello dev team and sqlmap mailing list,
>
> I just recently the other day tried to update sqlmap and i noticed that it
> just stopped working which is weird because it worked
> fine just a few days ago.
>
> Here is a copy of error I am getting when i try running the command "svn
> update" in the sqlmap directory".
>
> root@bt:/pentest/database/sqlmap# svn update
> svn: OPTIONS of 'https://svn.sqlmap.org/sqlmap/trunk/sqlmap': 200 OK (
> https://svn.sqlmap.org)
>
> as you can see i am using backtrack 5r2 with a current update version of
> sqlmap
>
> Here is a copy of an error when trying to use the command: "python
> sqlmap.py --update"
>
> [14:22:13] [INFO] updating sqlmap to latest development version from the
> subversion repository
> [14:22:16] [ERROR] unable to update sqlmap from subversion: 'OPTIONS of '
> https://svn.sqlmap.org/sqlmap/trunk/sqlmap': 200 OK (
> https://svn.sqlmap.org)'. You are strongly advised to checkout the clean
> copy from repository manually (e.g. "svn checkout
> https://svn.sqlmap.org/sqlmap/trunk/sqlmap sqlmap-dev")
>
> [*] shutting down at 14:22:16
>
>
> Then when i tried getting a new version of sqlmap from "svn co" as
> recommend above that did not work as well.
>
> So after visiting the sqlmap.org website i see now that they are using
> git clone which i am not that familiar with...
>
> so i ran the command and downloaded sqlmap by running this command:
>
> git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
>
>
> after running that command and changing into the sqlmap-dev directory i 
> noticed that there is no .svn file to update
> sqlmap?
>
> Also from the new sqlmap-dev directory i tried running the command "python 
> sqlmap.py --update" and it did not work as well?
>
> I didn't see anything on the site about the subversion server being down? Are 
> we no longer going to be able to update
> sqlmap or am i doing something wrong?
>
> I thank you all for your time and your help..
>
> -NightHawk
>
>
>
>


-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to