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

Re: [PATCH] optionally use $SVN_USERNAME as login

From: <kfogel_at_collab.net>
Date: 2005-08-17 21:03:55 CEST

Branko Čibej <brane@xbc.nu> writes:
> I still don't understand what's wrong with our current credentials
> caching? It does exactly what you want, on a per-repository basis
> rather than globally.

Hmm, you know, you're right, I didn't really think this through.

If two people are sharing a working copy, each of them should have to
pass --username exactly once. After that, no more problems.

That makes me wonder what problem this patch was solving...

> Maybe we should consider changing the auth
> provider code to always cache the username if it was given on the
> command line, even if the server doesn't require authentication.

Nah, because we don't know if it's correct (although at worst I guess
that could just cause a reprompt later).

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 17 22:06:40 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.