Confirmed users
4,293
edits
| Line 172: | Line 172: | ||
$ sudo su - cltbld | $ sudo su - cltbld | ||
# make sure using latest version of scripts | # make sure using latest version of scripts | ||
$ cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/ | $ cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot get -d bin mozilla/tools/release/bin/ | ||
cvs checkout: Updating bin | cvs checkout: Updating bin | ||
$ cd /opt/aus2/snippets/staging | $ cd /opt/aus2/snippets/staging | ||
# note the required parameter must match what will be used with pushsnip below. | # note the required parameter must match what will be used with pushsnip below. | ||
$ ~/bin/backupsnip 20080513-Firefox-3.0rc1 | $ ~/bin/backupsnip 20080513-Firefox-3.0rc1 | ||
==Build 2== | ==Build 2== | ||