I need to download the source code of a project that is on code.google.com
I’m unable to execute the command given in the checkout section. How do I do it? This is the command to be executed in command prompt.
hg clone https://code.google.com/p/gpspeedo/
hgis the mercurial command. You’ll need to have mercurial installed to do this.Take a look here for information on mercurial