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

Re: another authentication question

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-09-16 20:33:05 CEST

On Sun, Sep 16, 2001 at 03:17:57AM +0100, Philip Martin wrote:
>...
> On my last ClearCase project there were elements with hundreds of
> versions, on dozens of branches with hundreds of merges. Possibly
> thousands of tags. It my be acceptable to make separate connections to
> get different classes of information (branches/merges/tags say), but
> it would not be acceptable to make a connection for each
> version/branch/merge.

Have no fear -- we would never open a connection on a per-item basis. Heck,
I don't even like the fact that we have *two* sessions during an operation,
let alone N sessions.

[ of course, there is apparently a bug in Apache such that it doesn't do
  persistent connections properly, so we end up opening per request. but
  that is a bug to fix (working on it "now" actually) rather than by-design.
  ]

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:41 2006

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.