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

Re: Auth problems

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-09-19 17:12:51 CEST

On Fri, 2003-09-19 at 10:03, Ben Collins-Sussman wrote:
> > 1. If I set "store-password = no" in ~/.subversion.config and then
> > attempt to checkout I get prompted to enter my password three
> > times (or only twice if I checkout revision 0). I expected the
> > credentials to get cached in memory even when I ask for them not
> > to be cached on disk.
>
> This is due to a weirdness in ra_dav: if a PROPFIND on a path fails,
> it keeps retrying the request on every single parent. This is the
> "real" problem that needs solving, so be sure to notate that in any
> issue you file.

Are you sure it's not because a checkout uses multiple ra sessions, when
it used to use only one?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 19 17:16:38 2003

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.