Account confirmers, Anti-spam team, canmove, Confirmed users, Bureaucrats and Sysops emeriti
4,083
edits
No edit summary |
|||
| Line 33: | Line 33: | ||
Using cygwin, (do not use cmd.exe DOS prompt, you'll get syntax errors!) run: | Using cygwin, (do not use cmd.exe DOS prompt, you'll get syntax errors!) run: | ||
cd /home/cltbld | cd /home/cltbld | ||
cvs -d:pserver:anonymous@cvs.mozilla.org:/cvsroot co mozilla/tools/buildbot | cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co mozilla/tools/buildbot | ||
Using cmd.exe DOS prompt (do not use cygwin, you'll get the wrong python!) run: | Using cmd.exe DOS prompt (do not use cygwin, you'll get the wrong python!) run: | ||
cd mozilla/tools/buildbot | cd mozilla/tools/buildbot | ||
edits