[Python-Dev] PEP 385: Formatting of Hg checkin notifications
Nick Coghlan
ncoghlan at gmail.com
Mon Nov 15 12:45:46 CET 2010
On Mon, Nov 15, 2010 at 4:27 AM, "Martin v. Löwis" <martin at v.loewis.de> wrote:
>> I suspect my hg-fu is inadequate to at this point - I get an 'access
>> to repository "hg.python.org/hooks" not permitted' error when I try to
>> push the modified file to "ssh://hg@hg.python.org/hooks".
>
> Try
>
> ssh://hg@hg.python.org/repos/hooks
And done :)
Hopefully I didn't break anything in the process...
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Python-Dev
mailing list