Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Sep 23, 2012, 8:33:30 PM (11 years ago)
- Author:
-
John Bailey
- Comment:
-
Some minor updates and tweaks.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v16
|
v17
|
|
68 | 68 | |
69 | 69 | === Access Control === |
70 | | Access control on Pidgin's Mercurial server is such that repositories. The repositories are structured like so (developers/CPW's listed here are for the purpose of example): |
| 70 | Access control on Pidgin's Mercurial server is such that all developers can write to our master repositories, but each developer and CPW has their own repositories that anyone can read but only they can write to. The repositories are structured like so (developers/CPW's listed here are for the purpose of example): |
71 | 71 | |
72 | 72 | {{{ |
… |
… |
|
97 | 97 | |
98 | 98 | Access control is as follows: |
99 | | * Developers have write access to `pidgin/*` |
| 99 | * Developers and CPW's have write access to `pidgin/*` |
100 | 100 | * Developers can create and modify repositories in `dev/$NICKNAME/` |
101 | 101 | * Crazy Patch Writers can create and modify repositories in `cpw/$NICKNAME/*` |
… |
… |
|
106 | 106 | |
107 | 107 | === Adding New Users === |
108 | | The process to allow new users SSH access to the Mercurial repositories is pretty simple, but requires someone with "root" access to mercurial-server. Currently those people are datallah, rekkanoryo, and lschiere. |
| 108 | The process to allow new users SSH access to the Mercurial repositories is pretty simple, but requires someone with "root" access to mercurial-server. Currently those people are datallah, markdoliner, rekkanoryo, elb, and lschiere. |
109 | 109 | |
110 | 110 | 1. Check out the `hgadmin` repo: `hg clone ssh://hg@hg.pidgin.im/hgadmin pidgin-hgadmin` |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!