canmove, Confirmed users, Bureaucrats and Sysops emeriti
1,334
edits
(→Quick Links: new branch) |
(→Build Instructions: new branch) |
||
Line 49: | Line 49: | ||
Follow the [http://developer.mozilla.org/en/docs/Build_Documentation normal build instructions] and [http://developer.mozilla.org/en/docs/Mozilla_Source_Code_Via_CVS get the source from CVS], except when checking out <code>client.mk</code>, use | Follow the [http://developer.mozilla.org/en/docs/Build_Documentation normal build instructions] and [http://developer.mozilla.org/en/docs/Mozilla_Source_Code_Via_CVS get the source from CVS], except when checking out <code>client.mk</code>, use | ||
cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot checkout <b>-r | cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot checkout <b>-r REFLOW_20061031_BRANCH</b> mozilla/client.mk | ||
Using <code>client.mk</code> to pull the rest of the tree is essential because only layout is branched; everything other than layout is pulled by date. | Using <code>client.mk</code> to pull the rest of the tree is essential because only layout is branched; everything other than layout is pulled by date. |