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:

-Download the latest git @ http://git-scm.com/
-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
-Download SourceTree for an easy git GUI @ http://www.sourcetreeapp.com/
-Follow the EASY instructions on migrating from svn to git @
http://john.albin.net/git/convert-subversion-to-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 protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to