Sridhar Ratnakumar <sridh...@activestate.com> wrote: > I am seeing random 403 errors when cloning the mercurial repositories of > Python. > > $ hg clone http://code.python.org/hg/branches/release2.6-maint > destination directory: release2.6-maint > requesting all changes > abort: HTTP Error 403: Forbidden > $ hg clone http://code.python.org/hg/branches/release2.6-maint/ > destination directory: release2.6-maint > requesting all changes > abort: HTTP Error 403: Forbidden > > Sometimes they work, sometimes not.
In general python.org seems flaky today. Sometimes I could not reach the site at all, now a ping to svn.python.org gives 30% packet loss. Stefan Krah _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com