-
Committer:
Vincent Ladeuil
-
Date:
2008-08-29 07:40:35 UTC
-
mto:
(3665.1.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3666.
-
Revision ID:
v.ladeuil+lp@free.fr-20080829074035-b27ccuxuzgb6rba1
Fix bug #225020 by catching the CURLE_SEND_ERROR error more broadly.
* bzrlib/transport/http/_pycurl.py:
(PyCurlTransport._post): Other error codes than 403 can trigger
the bug. Catching the CURLE_SEND_ERROR should not be restricted.