Oct. 14, 2012
6:50 a.m.
On Sat, Oct 13, 2012 at 10:15 PM, 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"?
To answer my own question, the answer is no. :)
'Please use a secondary level path such as "sandbox/cpython"'
--Chris