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.

Should I report this issue to a specific tracker (other than bugs.python.org 
and webmas...@python.org)?

-srid

_______________________________________________
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

Reply via email to