Confirmed users, Bureaucrats and Sysops emeriti
792
edits
No edit summary |
|||
| Line 22: | Line 22: | ||
* First, create some directories: | * First, create some directories: | ||
** '''mkdir /c/proj''' | ** '''mkdir /c/proj''' | ||
** '''cd /c/proj''' | ** '''cd /c/proj''' | ||
* Then check out the current source tree; this will grab a copy of the source in a directory called mozilla-central in /c/proj: | * Then check out the current source tree; this will grab a copy of the source in a directory called mozilla-central in /c/proj: | ||
** '''hg clone http://hg.mozilla.org/mozilla-central''' | ** '''hg clone http://hg.mozilla.org/mozilla-central''' | ||