I've been doing a lot of development in Python and Ruby recently where I've done some serious extreme programming with lots of daily versions. I needed a SCM system and frankly I'm fed up with Subversion, so I decided to give GIT a shot.
I was assuming that I would have issues out the nose with getting it setup properly on my aging Tiger 10.4.11 install but things proceeded without a hitch. I installed the latest version of XCode that's available for PPC and then went with the usual compilation steps:
$ ./configure $ make $ make test $ sudo make installOnce I have some of the code for my latest projects available I will check it into my public repository for your enjoyment!
No comments:
Post a Comment