On Sat, Oct 13, 2012 at 10:28 PM, Ned Deily <nad@acm.org> wrote:
In article <CAOTb1wdXV1MPMXDjvNLge+XUQpTfbEvg07ZRWd8Kyqez3vj6zA@mail.gmail.com>, Chris Jerdonek <chris.jerdonek@gmail.com> wrote:
On Wed, Oct 10, 2012 at 1:51 AM, Nick Coghlan <ncoghlan@gmail.com> wrote:
On Wed, Oct 10, 2012 at 1:00 PM, Chris Jerdonek <chris.jerdonek@gmail.com> wrote:
Is the sandbox repository something we can create on our own, or do we need to request it?
You can just use the "server-side clone" link when looking at http://hg.python.org/cpython/
Am I right that the server-side clone feature isn't documented in the devguide? Also, is it okay to specify a three-level name for the "target repo name" like "sandbox/cjerdonek/cpython"?
http://docs.python.org/devguide/committing.html#long-term-development-of- features
Thanks. It's odd that searching neither for "clone" nor "server-side" pulls that up (using the guide's "Quick Search" box).
--Chris