[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: SVN Protocol

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-06-08 07:17:48 CEST

On Wed, 2005-06-08 at 09:49 +0530, Ramprasad Venkata Inala wrote:
> Yes I have gone thru them; I follow the way that is mentioned in the
> connection establishment section.
> But it opens up another connection for the same client as mentioned
> below.

Our client code often opens multiple RA sessions for a single operation.
In many cases, we could make do with less (at least if we had a
"retarget" RA operation, which we don't yet), but for diffing between
two URLs we're pretty much stuck with that.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 8 07:19:14 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.