After some experimentation and realization that managing four separate project gates remotely would be quite complicated, Meem and I have decided that the model we will use for clearview development is as follows:
The project gate repositories will live locally on zhadum.east: ssh://zhadum.east//export/ws/clearview/clearview-ipobs ssh://zhadum.east//export/ws/clearview/clearview-noipmp ssh://zhadum.east//export/ws/clearview/clearview-ipmp ssh://zhadum.east//export/ws/clearview/clearview I've setup access-control such that appropriate clearview developers can push to the appropriate repositories. I've also setup email notification to clearview-dev at opensolaris.org in the open portion of each repository, and to clearview-iteam at sun.com for the closed portions. To see how these features are implemented, feel free to browse the contents of the repositories' hgrc files. The ssh://hg.opensolaris.org/hg/clearview/... repositories will simply be mirrors of the open portions of the repositories on zhadum. At the moment, synchronization to these mirrors is manual and will be performed by myself and/or Meem, but I'll work on something to automate that process in the near future. I've removed notifications for changes to the hg.opensolaris.org repositories, as we don't need to be notified of both the actual project gate changes, and of the associated mirror updates. Let me know if you have questions or if anything doesn't work as expected. Thanks, -Seb
