21
edits
No edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
***hg clone mozilla-central try | ***hg clone mozilla-central try | ||
** create an empty pushlog db. | ** create an empty pushlog db. | ||
***su - hg | |||
***touch /repo/hg/mozilla/try/.hg/pushlog2.db | ***touch /repo/hg/mozilla/try/.hg/pushlog2.db | ||
***chown hg:hg_mozilla /repo/hg/mozilla/try/.hg/pushlog2.db | ***chown hg:hg_mozilla /repo/hg/mozilla/try/.hg/pushlog2.db | ||
***chmod g+w /repo/hg/mozilla/try/.hg/pushlog2.db | ***chmod g+w /repo/hg/mozilla/try/.hg/pushlog2.db | ||
** 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. |
edits