[Pidgin] UsingPidginMercurial modified

Pidgin trac at pidgin.im
Mon Mar 4 22:29:43 EST 2013


Page "UsingPidginMercurial" was changed by datallah
Diff URL: <https://developer.pidgin.im/wiki/UsingPidginMercurial?action=diff&version=20>
Revision 20
Comment: Updates, including information about private repos
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: UsingPidginMercurial
=========================================================================
--- UsingPidginMercurial (version: 19)
+++ UsingPidginMercurial (version: 20)
@@ -2,7 +2,7 @@
 The master copy of the source code for libpurple, Pidgin, Finch, http://pidgin.im/, and http://imfreedom.org/ resides in [http://mercurial.selenic.com/ Mercurial] repositories.
 
 == Public Read-only Access ==
-All Pidgin Mercurial repositories are available via HTTP from [http://hg.pidgin.im http://hg.pidgin.im].
+All public Pidgin Mercurial repositories are available via HTTP/HTTPS from [http://hg.pidgin.im http://hg.pidgin.im].
 
 {{{
 hg clone http://hg.pidgin.im/pidgin/main pidgin-main
@@ -73,19 +73,26 @@
 hg.pidgin.im          # Mercurial server
  + pidgin               # "Official" Pidgin and libpurple repositories
  |  + main                # replaced im.pidgin.pidgin, im.pidgin.pidgin.2.x.y in Monotone
- + dev                  # Developers' repositories
- |  + darkrain            # for all repositories darkrain wishes to create
- |  |  + irc                # replaced im.pidgin.cpw.darkrain42.irc in Monotone
- |  |  + xmpp_roster        # replaced im.pidgin.cpw.darkrain42.xppp.roster in Monotone
- |  + rekkanoryo          # for all repositories rekkanoryo wishes to create
- |     + examples           # replaced im.pidgin.cpw.rekkanoryo.examples in Monotone
- + cpw                  # Crazy Patch Writers' repositories
- |  + eionrobb            # for all repositories eionrobb wishes to create
- |     + newfeature          # new repository
- + www                  # For websites
- |  + pidgin              # for pidgin.im
- |  + imfreedom           # for imfreedom.org
- + soc                  # For Google Summer of Code projects (lines below should be obvious)
+ + private            # Non-public only accessible by developers (for embargoed security fixes)
+ | + main               # Clone of pidgin/main with embargoed security fixes
+ + dev                # Developers' repositories
+ |  + darkrain          # for all repositories darkrain wishes to create
+ |  |  + irc              # replaced im.pidgin.cpw.darkrain42.irc in Monotone
+ |  |  + xmpp_roster      # replaced im.pidgin.cpw.darkrain42.xppp.roster in Monotone
+ |  + rekkanoryo        # for all repositories rekkanoryo wishes to create
+ |     + examples         # replaced im.pidgin.cpw.rekkanoryo.examples in Monotone
+ + cpw                # Crazy Patch Writers' repositories
+ |  + eionrobb          # for all repositories eionrobb wishes to create
+ |     + newfeature        # new repository
+ + www                # For websites
+ |  + pidgin            # for pidgin.im
+ |  + imfreedom         # for imfreedom.org
+ + util               # Supporting independent codebases
+ | + hg_hooks           # various hg hooks
+ | + hg_templates       # customized hgweb templates
+ | + drmingw            # crash reporter used on windows builds
+ | + mozilla-pushlog    # fork of mozilla hook used to keep track of pushes
+ + soc                # For Google Summer of Code projects (lines below should be obvious)
     + 2007
     |  + student1
     |     + project1
@@ -97,10 +104,11 @@
 
 Access control is as follows:
   * Developers and CPWs have write access to `pidgin/*`
+  * Developers have read / write access to `private/*` only via ssh
   * Developers can create and modify repositories in `dev/$NICKNAME/`
   * Crazy Patch Writers can create and modify repositories in `cpw/$NICKNAME/*`
   * Summer of Code students can create and modify repositories in `soc/$YEAR/$NICKNAME/*`
-  * Public Read-only access is available for any repository on the server.
+  * Public anonymous Read-only access is available for any repository on the server with the exception of those in the private tree.
   * Those people with "root" access can do anything to any repository.  This access is strictly controlled.
 
 
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://developer.pidgin.im/wiki/UsingPidginMercurial>
Pidgin <http://pidgin.im>
Pidgin

This is an automated message. Someone added your email address to be
notified of changes on 'UsingPidginMercurial' page.
If it was not you, please report to datallah at pidgin.im.


More information about the Wikiedit mailing list