tests/test-mq-qdiff.out
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Wed, 01 Nov 2006 14:53:11 -0300
changeset 3608 802da51cab5b
parent 2916 8ca608c1eb02
child 5863 3d1f9dcecdea
permissions -rw-r--r--
Use httpconnection even with proxies. This should give us HTTP keepalive when we talk to proxies and should allow us to stream a file in unbundle (instead of reading everything into a string). This should fix issue376.

% init
% commit
adding base
% qnew mqbase
% qrefresh
% qdiff
diff -r 67e992f2c4f3 base
--- a/base
+++ b/base
@@ -1,1 +1,1 @@ base
-base
+patched
% qdiff dirname
diff -r 67e992f2c4f3 base
--- a/base
+++ b/base
@@ -1,1 +1,1 @@ base
-base
+patched