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

Re: checkout performance

From: Paul Koning <pkoning_at_equallogic.com>
Date: 2005-12-21 15:49:13 CET

>>>>> "Richard" == Richard Musil <richard.musil@gmail.com> writes:

 Richard> Now, while you are mentioning this, I recall I have seen on
 Richard> ethereal capture session that for each file there are two
 Richard> Kerberos authentication requests (I do not use keytab) - the
 Richard> first one failing.

 Richard> As far as SVN documentation goes, it seems to be desired
 Richard> behavior (auth check on each access).

That doesn't make any sense.

It is only useful to authenticate often enough to catch invalidation
of authentication credentials. A person's identity doesn't change
from millisecond to millisecond! Authentication results should be
cached. Ideally, there is external information available that guides
the caching rules. (For example, public key certificates have such
information in them.)

            paul

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Dec 24 23:55:28 2005

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

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