Skip to content

Instantly share code, notes, and snippets.

@pquimo
Created December 6, 2011 16:55
Show Gist options
  • Save pquimo/1438933 to your computer and use it in GitHub Desktop.
Save pquimo/1438933 to your computer and use it in GitHub Desktop.
create clean git repo from svn trunk
git svn clone --no-metadata -A users.txt svn+ssh://your.repohost.com/svnroot/repo_name/trunk new_git_repo
-- sample users.txt file
gbobinski = George Bobinski <george@bobinksi.com>
fthomas = Frank Thomas <frankthomas@supermail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment