[MERGE] Re: [Bug 115781] Re: traceback on smart server when branching/pulling (win32)

Vincent Ladeuil v.ladeuil+lp at free.fr
Tue Dec 18 14:51:05 GMT 2007


Vincent Ladeuil has voted approve.
Status is now: Approved
Comment:
I'll do:
           self.socket.sendall(chunk)
           pos += chunk_size

instead of

           pos += chunk_size
           self.socket.sendall(chunk)

  but otherwise, approved.



For details, see: 
http://bundlebuggy.aaronbentley.com/request/%3C20071218142707.GC15885%40steerpike.home.puzzling.org%3E



More information about the bazaar mailing list