On Fri, Jan 25, 2008 at 03:07:49PM -0700, zooko wrote:
> The client machine running the "darcs get" is Windows, using the  
> putty ssh executables, so I think they can't do the ssh ControlMaster  
> feature.  I've added "--ssh-cm" to the command-line, and I can see  
> that it is still doing an scp for each patch.

Does sftp run on this machine? Do you see darcs ever calling sftp? It ought
to, I believe, when running darcs get (and that should give better speed
than using all-scp, since we then grab a bunch of files at once, with a
single ssh connection made).
-- 
David Roundy
Department of Physics
Oregon State University
_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel

Reply via email to