Git Product home page Git Product logo

Comments (4)

andresriancho avatar andresriancho commented on July 18, 2024

svn2git https://w3af.svn.sourceforge.net/svnroot/w3af/ --exclude extras -v -v -v
git repack -a -d -f
git remote add origin [email protected]:andresriancho/w3af.git
git config branch.master.remote origin
git config branch.master.merge refs/heads/master
git pull
git push origin master
git push --all

http://cavewall.jaguardesignstudio.com/2011/11/08/moving-from-subversion-to-git/

from w3af.

andresriancho avatar andresriancho commented on July 18, 2024

w3af's SVN was separated into many different GIT repos:
https://github.com/andresriancho/w3af
https://github.com/andresriancho/w3af-webui
https://github.com/andresriancho/w3af-misc
https://github.com/andresriancho/w3af-qa
https://github.com/andresriancho/w3af-moth
https://github.com/andresriancho/w3af-packages

These have been successfully converted: w3af-webui, w3af-misc, w3af-qa, w3af-moth
These are still giving me trouble (mostly because of svn2git bugs): w3af, w3af-packages

from w3af.

andresriancho avatar andresriancho commented on July 18, 2024

Done: w3af
TODO: w3af-packages

from w3af.

andresriancho avatar andresriancho commented on July 18, 2024

All Done!

from w3af.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.