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

Re: Re-use connection for svn:externals

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 9 Feb 2010 20:29:33 +0100

On Tue, Feb 09, 2010 at 08:19:07PM +0100, Bert Huijben wrote:
> > Van: Ivan Zhakov
> > The only problem I see is RA session root relative paths [1], since we
> > end up with pool of connection for one repository but with different
> > session root. We may workaround it using convention that svn_client_*
> > RA sessions always rooted to repository root [2].
> Opening at repository root reintroduces issue #3242 (Authorization fails at repository root)

If we can't open the path we're interested in with a recycled RA session,
I suppose we could try use a new RA session. Recycling the session is just
an optimisation afterall. It does not need to break anything.

Stefan
Received on 2010-02-09 20:30:17 CET

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.