After having serious troubles with files as a web developer, I decided to use Source Control Management Tool. After long research, I decided to go for Mercurial. But cant even install it :S I'm a real dummy about these Source Control, Terminal stuffs :/
- I have Mac OS X 10.6, so I download Mercurial 1.4.3 for OS X 10.6 from http://mercurial.berkwood.com/
- I install the downloaded file mercurial-1.4.3+20100201-py2.6-macosx10.6.mpkg
- Than, I open Terminal and run hg --version to make sure it's installed. and it says
hg: command not found
I even cant make the first step, so how will i use this Mercurial :/ I spent maybe 2 weeks for trying to install this, but no way I could!
do you guys know any video or installation guide for a REAL DUMMY as me?
appreciate!