Comment 2 for bug 722001

Revision history for this message
Martin Pool (mbp) wrote :

This looks like bug 682904 and bug 365874, which claim to have been fixed.

James, is this actually a bzr repository (the name certainly suggests so) or svn? The other occurrences seem associated with https.

  File "/usr/lib/python2.6/dist-packages/bzrlib/transport/http/_pycurl.py", line 265, in _post
    self._curl_perform(curl, header, ['Expect: '])

This makes me suspect it is a problem with 100-continue handling in bzr, the server, or elsewhere.