feature or bug?

Matt Mackall mpm at selenic.com
Tue Jan 15 12:01:25 CST 2008


On Tue, 2008-01-15 at 09:59 -0800, guo tang wrote:
> 
> Could you tell me who is using file name decoding? 
> 
> I can see streamclone.py  stream_out is using it.
> streamclone::stream_out is only used by sshserver::do_stream_out()
> I guess that is some one typed "hg serve --stdio", then typed
> "stream_out" into stdin. 
> But I cannot find out in the python sources who is consuming the
> unencoded file names from 
> steam_out.  Is it used in a typical scenario? Or just a back door for
> debugging?

It's used for clone --uncompressed.

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial mailing list