DISQUS

DISQUS Hello! Guys Like Dolls is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Git on MacOSX

Started by jcdoll · 11 months ago

I’ve been playing with Git lately and wanted to share some instructions and gotchas. I’ve installed Git on 10.5 and 10.3 (which needs a few extras installed) but haven’t tried them on 10.4 yet, let me know how it goes. From my experience, version control i ... Continue reading »

3 comments

  • <cite> Many installations of sshd do not invoke your shell as the login shell when you directly run programs; what this means is that if your login shell is bash, only .bashrc is read and not .bash_profile. As a workaround, make sure .bashrc sets up $PATH so that you can run git-receive-pack program.</cite>
  • Thanks so much. I've been battling the 'expat.h is missing' error for over a week now. After installing expat on OS X 10.3, Git is good-to-go.
    Thanks again!
  • Great, glad that you got it working.

Add New Comment

Returning? Login