Closed
Bug 969014
Opened 12 years ago
Closed 12 years ago
Deploy new push_printurls hook
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RyanVM, Assigned: fubar)
References
Details
https://hg.mozilla.org/hgcustom/hghooks/rev/d5e45273fd1d needs deploying on all repos that have the push_printurls hook enabled.
Thanks!
| Assignee | ||
Comment 1•12 years ago
|
||
Deployed.
hgssh1.dmz.scl3# hg pull
pulling from http://hg.mozilla.org/hgcustom/hghooks/
searching for changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
Trying to insert into pushlog.
Please do not interrupt...
Inserted into the pushlog db successfully.
(run 'hg update' to get a working copy)
hgssh1.dmz.scl3# hg update -r d5e45273fd1d
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
hgssh1.dmz.scl3# cd mozhghooks/
hgssh1.dmz.scl3# rsync -avP push_printurls.py /repo/hg/libraries/mozhghooks/
sending incremental file list
push_printurls.py
4559 100% 0.00kB/s 0:00:00 (xfer#1, to-check=0/1)
sent 4644 bytes received 31 bytes 9350.00 bytes/sec
total size is 4559 speedup is 0.98
Assignee: server-ops-webops → klibby
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: WebOps: Source Control → General
Product: Infrastructure & Operations → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•