Svn Git Transition
Svn Git Transition
- Subject: Svn Git Transition
- From: Ted Archibald <email@hidden>
- Date: Fri, 30 Mar 2012 12:48:37 -0600
I'm migrating over to git from svn, yay! The process was relatively easy, but I did have a couple of kinks.
Here's what I learned if it's any help for anyone else:
-If any problems with the version of git (like I had on my 10.5 server) just install git via macports.
-Set up a github account and follow their EASY instructions on how to set up git
-Install git on your server if need be
-Set up SSH keys between your client and server (why didn't I do that ages ago?)
My svn repository was a weird layout so I had to do some extra fiddly work to get it into git, I just whipped up a bash script to do all the work
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden