I have started a Mercurial based project on google code. I have worked in subversion for sometime, but I am confused with what to do what in Hg.
I would like help on the following:
- How do I initialize project (first on my local machine) (then from my local copy to google's server)
- How do I get my copy of a build from the server
- How do I update(merge/sync) my local changes back to the server
My project is in PHP and I am using netbeans