Thread: [sqlmap-users] More updates on the project management
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2012-06-27 12:31:02
|
Hi, Not only we have moved the development from Subversion to GitHub and released publicly the Issues list on yesterday[1], we have also moved the website from SourceForge[2] to GitHub[3] Pages with a new look - it is always available at http://sqlmap.org. This mailing list is the *only* service kept on SourceForge, https://lists.sourceforge.net/lists/listinfo/sqlmap-users. Archives are as usual on Gmane, http://news.gmane.org/gmane.comp.security.sqlmap. The files hosted on SourceForge, including sqlmap 0.9 are kept for historical reasons and should no longer be used. You can download sqlmap tarball from GitHub now[4] or, preferably, clone the Git repository: $ git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev [1] http://article.gmane.org/gmane.comp.security.sqlmap/2247 [2] http://sqlmap.sourceforge.net [3] https://github.com/sqlmapproject/sqlmap/tree/gh-pages [4] https://github.com/sqlmapproject/sqlmap/tarball/master -- Bernardo Damele A. G. Homepage: http://about.me/inquis E-mail / Jabber: bernardo.damele (at) gmail.com Mobile: +447788962949 (UK 07788962949) |
From: Iago S. <146...@gm...> - 2012-06-27 17:02:52
|
How I can update git repository like svn with 'svn update'? On Wed, Jun 27, 2012 at 9:30 AM, Bernardo Damele A. G. < ber...@gm...> wrote: > Hi, > > Not only we have moved the development from Subversion to GitHub and > released publicly the Issues list on yesterday[1], we have also moved > the website from SourceForge[2] to GitHub[3] Pages with a new look - > it is always available at http://sqlmap.org. > > This mailing list is the *only* service kept on SourceForge, > https://lists.sourceforge.net/lists/listinfo/sqlmap-users. Archives > are as usual on Gmane, > http://news.gmane.org/gmane.comp.security.sqlmap. > > The files hosted on SourceForge, including sqlmap 0.9 are kept for > historical reasons and should no longer be used. You can download > sqlmap tarball from GitHub now[4] or, preferably, clone the Git > repository: > $ git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev > > [1] http://article.gmane.org/gmane.comp.security.sqlmap/2247 > [2] http://sqlmap.sourceforge.net > [3] https://github.com/sqlmapproject/sqlmap/tree/gh-pages > [4] https://github.com/sqlmapproject/sqlmap/tarball/master > > -- > Bernardo Damele A. G. > > Homepage: http://about.me/inquis > E-mail / Jabber: bernardo.damele (at) gmail.com > Mobile: +447788962949 (UK 07788962949) > > > ------------------------------------------------------------------------------ > 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 > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Regards, Iago Sousa |
From: <and...@gm...> - 2012-06-27 17:12:03
|
Hi iago, Git pull is the svn up equivalent. Cheers, Andre -----Original Message----- From: Iago Sousa <146...@gm...> Date: Wed, 27 Jun 2012 14:02:41 To: Bernardo Damele A. G.<ber...@gm...> Cc: sqlmap users<sql...@li...> Subject: Re: [sqlmap-users] More updates on the project management ------------------------------------------------------------------------------ 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/ |
From: Hans W. <wur...@go...> - 2012-06-27 17:20:34
|
If you are on Windows and you used tortoiseSVN before then you might like tortoiseGIT too. Very easy to use ;) http://code.google.com/p/tortoisegit/ Am 27.06.2012 um 19:12 schrieb "and...@gm..." <and...@gm...>: > Hi iago, > > Git pull is the svn up equivalent. > > Cheers, > Andre > -----Original Message----- > From: Iago Sousa <146...@gm...> > Date: Wed, 27 Jun 2012 14:02:41 > To: Bernardo Damele A. G.<ber...@gm...> > Cc: sqlmap users<sql...@li...> > Subject: Re: [sqlmap-users] More updates on the project management > > ------------------------------------------------------------------------------ > 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/ > > > ------------------------------------------------------------------------------ > 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 > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users |
From: Bernardo D. A. G. <ber...@gm...> - 2012-06-27 18:14:04
|
Hi, The command to keep your git working copy is indeed 'git pull'. For Windows users I recommend the fancy GUI from GitHub, http://windows.github.com/. For Linux users git-core is the package you need. I found the Git cheatsheet written by Metasploit developers useful too, https://github.com/rapid7/metasploit-framework/wiki/Git-cheatsheet. The git-svn crash course might be of use for subversion users, http://git.or.cz/course/svn.html. Some details on how to manage pull requests (ndr: submit code patches) are also put together by Metasploit devs, https://github.com/rapid7/metasploit-framework/wiki/Metasploit-Development-Environment#wiki-pull. Bernardo On 27 June 2012 18:20, Hans Wurst <wur...@go...> wrote: > If you are on Windows and you used tortoiseSVN before then you might > like tortoiseGIT too. Very easy to use ;) > > http://code.google.com/p/tortoisegit/ > > Am 27.06.2012 um 19:12 schrieb "and...@gm..." <and...@gm...>: > >> Hi iago, >> >> Git pull is the svn up equivalent. >> >> Cheers, >> Andre >> -----Original Message----- >> From: Iago Sousa <146...@gm...> >> Date: Wed, 27 Jun 2012 14:02:41 >> To: Bernardo Damele A. G.<ber...@gm...> >> Cc: sqlmap users<sql...@li...> >> Subject: Re: [sqlmap-users] More updates on the project management >> >> ------------------------------------------------------------------------------ >> 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/ >> >> >> ------------------------------------------------------------------------------ >> 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 >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sqlmap-users -- Bernardo Damele A. G. Homepage: http://about.me/inquis E-mail / Jabber: bernardo.damele (at) gmail.com Mobile: +447788962949 (UK 07788962949) |