diff -r 4109cc16279e -r 1120b1e2f975 mercurial/commandserver.py --- a/mercurial/commandserver.py Sat Sep 27 14:47:52 2014 -0500 +++ b/mercurial/commandserver.py Sat Sep 27 12:15:01 2014 +0900 @@ -23,7 +23,7 @@ class channeledoutput(object): """ - Write data from in_ to out in the following format: + Write data to out in the following format: data length (unsigned int), data