clone: disable stream support on server side by default.
enable in hgrc like this: [server] stream=True
Showing
- doc/hgrc.5.txt 13 additions, 1 deletiondoc/hgrc.5.txt
- mercurial/hg.py 2 additions, 1 deletionmercurial/hg.py
- mercurial/hgweb/hgweb_mod.py 4 additions, 1 deletionmercurial/hgweb/hgweb_mod.py
- mercurial/localrepo.py 10 additions, 6 deletionsmercurial/localrepo.py
- mercurial/sshserver.py 4 additions, 2 deletionsmercurial/sshserver.py
- mercurial/streamclone.py 7 additions, 0 deletionsmercurial/streamclone.py
- tests/test-http 9 additions, 9 deletionstests/test-http
- tests/test-http-proxy 2 additions, 2 deletionstests/test-http-proxy
- tests/test-http.out 7 additions, 6 deletionstests/test-http.out
- tests/test-ssh 3 additions, 1 deletiontests/test-ssh
Loading
Please register or sign in to comment