Confirmed users
2,679
edits
Line 126: | Line 126: | ||
$ cd bin | $ cd bin | ||
$ cvs update mozilla/tools/release/bin/ | $ cvs update mozilla/tools/release/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. | ||
Line 138: | Line 138: | ||
$ sudo su - cltbld | $ sudo su - cltbld | ||
# make sure using latest version of scripts | # make sure using latest version of scripts | ||
$ cvs | $ cd bin | ||
$ cvs update mozilla/tools/release/bin/ | |||
... | |||
$ cd /opt/aus2/snippets/staging | $ cd /opt/aus2/snippets/staging | ||
$ time ~/bin/pushsnip 20080312-Firefox-2.0.0.13-beta | $ time ~/bin/pushsnip 20080312-Firefox-2.0.0.13-beta |