[PATCH] sshpeer: forward stdout of remote "hg init" to appropriate output channel

Yuya Nishihara yuya at tcha.org
Wed Oct 15 09:53:23 CDT 2014


On Tue, 14 Oct 2014 15:49:49 -0400, Augie Fackler wrote:
> 
> On Oct 14, 2014, at 3:48 PM, Siddharth Agarwal <sid at less-broken.com> wrote:
> 
> > On 10/14/2014 12:42 PM, Augie Fackler wrote:
> >>> Otherwise, commandserver channel could be corrupted.
> >> This makes me wonder if we should make out be a required param for util.system.
> > 
> > It might actually be worth making the ui object own command execution. ui.system(...) or similar.
> 
> Not a bad thought. I've queued this patch in any case (I think I forgot to mention that.)

Sounds nice. I'll try it.

Thanks,


More information about the Mercurial-devel mailing list