Closed Bug 615934 Opened 14 years ago Closed 14 years ago

please update AUS2 to AUS2_PRODUCTION tag

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86_64
Linux
task
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: fox2mike)

References

Details

...you should end up with rev 1.111 of config-dist.php when all is said and done.
Whoops, meant to file this as a blocker.
Severity: normal → blocker
Assignee: server-ops → shyam
[root@mradm02 app]# cvs up -dP
? inc/config.php
? inc/config.php.2009102000
? inc/config.php.20100316
? inc/config.php.2010040500
? inc/config.php.20101123
cvs update: Updating .
cvs update: Updating bug602275
cvs update: Updating inc
cvs update: warning: inc/config-dist.php was lost
U inc/config-dist.php
[root@mradm02 app]# diff inc/config-dist.php inc/config.php
90c90,91
<          '3.5.15' => 0
---
>          '3.5.15' => 0,
>          '3.6.12' => 25
110a112,115
>     ),
>     '3.6.12' => array (
>         'betatest',
>         'releasetest'
[root@mradm02 app]# cp inc/config-dist.php inc/config.php
cp: overwrite `inc/config.php'? y
[root@mradm02 app]# /data/bin/omg_push_dist_live.sh aus2.mozilla.org
Do you really want to commit /data/dist/www/aus2.mozilla.org/ ? [y/n] y

Done.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.