Vincent Lefevre wrote:
> "svn diff" may require at least 5 ssh connections:
>
> dixsept:~hd/tmd/oldtests> svn diff -r3418:3419
> Connected to ay.vinc17.org (from ::ffff:152.81.9.195)
> Connected to ay.vinc17.org (from ::ffff:152.81.9.195)
> Connected to ay.vinc17.org (from ::ffff:152.81.9.195)
> Connected to ay.vinc17.org (from ::ffff:152.81.9.195)
> Connected to ay.vinc17.org (from ::ffff:152.81.9.195)
> Index: test32f
> ===================================================================
> [...]
>
> Is there any plan to improve that?
No, currently RA (repository access) sessions are treated as lightweight
disposable objects. There are no plans underway to redesign that - to do
that would require some Subversion-layer multiplexor - a role which right
now is being happily fulfilled by TCP/IP.
I can see how it might seem a little inelegant... but it's not hindering
your ability to work, is it?
Max.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 11 16:18:00 2005