Skip to content

WiredAtom

  • Note to Self
WiredAtom

Export SVN Repositories to Git on Mac OSX

Once you go git, you can never go back.

1. First, make a directory into which you want the newly minted git repo to live
2. cd into that directory
3. Then execute the following:

git svn clone file://localhost/Users/your-user-name/location/of/svn/repo

And that’s it!

Share this:

  • Facebook
  • Twitter
  • Email
  • Reddit
  • LinkedIn
Author shunPosted on 10/30/201201/14/2013Categories Geek Stuff, Mac + OSX, Tips + Tricks

Post navigation

Previous Previous post: Moving A Folder from One Git Repo to Another While Keeping History
Next Next post: Resolving “error: failed to attach to process ID 0” in Xcode
  • Note to Self
WiredAtom Proudly powered by WordPress