Mercurial > hg > soundsoftware-site
comparison extra/svn/SoundSoftware.pm @ 9:2b5c13a9425f yuya
* Clarify a comment
author | Chris Cannam |
---|---|
date | Thu, 12 Aug 2010 16:06:08 +0100 |
parents | 0c83d98252d9 |
children | 8100616a9904 |
comparison
equal
deleted
inserted
replaced
8:0c83d98252d9 | 9:2b5c13a9425f |
---|---|
18 authentication required | 18 authentication required |
19 | 19 |
20 2. Clone/pull from repo for private project: Project members only | 20 2. Clone/pull from repo for private project: Project members only |
21 | 21 |
22 3. Push to repo for public project: "Permitted" users only (this | 22 3. Push to repo for public project: "Permitted" users only (this |
23 probably means project members who are also identified in the hgrc web | 23 means project members with the commit role, although hgwebdir may |
24 section for the repository and so will be approved by hgwebdir?) | 24 impose its own restrictions afterwards) |
25 | 25 |
26 4. Push to repo for private project: "Permitted" users only (as above) | 26 4. Push to repo for private project: "Permitted" users only |
27 | 27 |
28 =head1 INSTALLATION | 28 =head1 INSTALLATION |
29 | 29 |
30 Debian/ubuntu: | 30 Debian/ubuntu: |
31 | 31 |