Primeiro crie o repositório git
Depois execute os passos abaixo:
git clone git@git.xxx.com:seuprojeto.git seuprojeto
cd seuprojeto
git init
git svn clone https://www.xxx.com/svn/seuprojeto/trunk/ .
git push origin master
Posted by João Paulo to ZeroGlosa (2013-08-21 12:06)