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

Re: ra_svn_check_path() conundrums, need advice.

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-03-03 00:43:00 CET

On Wed, 2005-03-02 at 16:26, Ben Collins-Sussman wrote:
> Also, the specific problem with strategy #2 above is that if the RA
> session is already opened to a file-URL, there's no way to "re-anchor"
> the RA session on the parent URL.

Incidentally, I would like for there to be a way to re-anchor RA
sessions, because I would like svn to start treating RA sessions as more
heavyweight than it does. (Because for svn+ssh:// with password auth,
an RA session means typing your password.) The re-anchoring function
could be allowed to open a new session when talking to an old server.

However, it seems just as wrong for svn_ra_check_path() to re-anchor an
RA session as it would be to open a new one. So it still seems like
libsvn_client has to be involved in the fallback, ugly as that is.

So this isn't directly related to the ra_svn_check_path() issue, just
something on my wishlist.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 3 00:46:35 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.