Get Going with Git
Posted by Stephan on 28. March 2009
While still in the process switch ing from Subversion to Git, here are a few helpful links I found:
- How to set up a git server – one way to to it, by CommonThread
- Toolman Tim explains another way to serve git repositories (for those an a Mac)
- Another hint is available at Apple’s Support Site.
- Additionally you might need to chmod a+rx ~ and chmod a+rx ~/Sites (if Sites is where you put your stuff)
Once up and running there’s of course github, gitcentral and gitorious. For hosting open source projects currently github seems to be the choice, but in case you prefer not to share stuff (just yet) gitcentral offers free (as in no money) hosting of private projects using free (as in open source) software.









