Migrating svn repository to git repository

1. Install git with the git-svn

    On Mac OS
    sudo port install git-core +svn

    On Unbuntu
    sudo apt-get install git-svn

2. Clone the svn repository to your local directory

    git svn clone (put the svn repo url here) (put the local directory name here)

Search within Codexpedia

Custom Search

Search the entire web

Custom Search