ReleaseEngineering/How To/Reset the Try Server: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 18: Line 18:
**Reset perms on the repo.
**Reset perms on the repo.
***Become the root user on the machine.
***Become the root user on the machine.
***cd /repo/hg/mozilla/try/.hg/store
***cd /repo/hg/mozilla/
***chown hg:hg_mozilla *
***chown -R hg:hg_mozilla try
** typically this is done by aravind
** typically this is done by aravind
* RelEng to pull in tip of releases/mozilla-1.9.2 and releases/mozilla-1.9.1 to help make life easier for developers after reopening
* RelEng to pull in tip of releases/mozilla-1.9.2 and releases/mozilla-1.9.1 to help make life easier for developers after reopening
* RelEng to reconfig [http://sm-try-master.mozilla.org:8010/waterfall http://sm-try-master.mozilla.org:8010/waterfall]
* RelEng to reconfig [http://sm-try-master.mozilla.org:8010/waterfall http://sm-try-master.mozilla.org:8010/waterfall]
* RelEng to remove message from tinderbox server.
* RelEng to remove message from tinderbox server.
21

edits