# HG changeset patch # User Chris Cannam # Date 1281625568 -3600 # Node ID 2b5c13a9425f7e065e078a12068c4cdd9af460b0 # Parent 0c83d98252d94a201125f654debea7959b254a50 * Clarify a comment diff -r 0c83d98252d9 -r 2b5c13a9425f extra/svn/SoundSoftware.pm --- a/extra/svn/SoundSoftware.pm Thu Aug 12 15:31:37 2010 +0100 +++ b/extra/svn/SoundSoftware.pm Thu Aug 12 16:06:08 2010 +0100 @@ -20,10 +20,10 @@ 2. Clone/pull from repo for private project: Project members only 3. Push to repo for public project: "Permitted" users only (this -probably means project members who are also identified in the hgrc web -section for the repository and so will be approved by hgwebdir?) +means project members with the commit role, although hgwebdir may +impose its own restrictions afterwards) -4. Push to repo for private project: "Permitted" users only (as above) +4. Push to repo for private project: "Permitted" users only =head1 INSTALLATION