From Kerrighed

git-svn

If you want to use the power of git with a project already managed by SVN, git-svn is made for you. It can clone an existing SVN repository. It will creates a git repository where SVN branches are remote branches you can push, pull, etc.

More informations here : git-svn(1)