[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: Branko Čibej <brane_at_xbc.nu>
Date: 2005-08-17 21:41:21 CEST

kfogel@collab.net wrote:

>Mark Benedetto King <mbk@lowlatency.com> writes:
>
>
>>>>Okay, I can't argue with this because it /would/ be sufficient, but what
>>>>I *can* say is that always accepting --username is not necessarily the
>>>>right thing to do. Should we also always accept --editor-cmd? No,
>>>>because we have $SVN_EDITOR...
>>>>
>>>>
>>>>
>>>>
>>>And I do consider $SVN_EDITOR to be a mistake. Note that we also
>>>understand $EDITOR and $VISUAL, and that's fine, because they are
>>>considered standard ways of defining the default editor on Unix.
>>>
>>>I'd be much obliged if you'd revert r15393 until we setlle this issue.
>>>
>>>
>>>
>>Done.
>>
>>
>
>There hasn't been much more discussion. Do people still want r15393
>(makes Subversion understand the $SVN_USER env variable) to remain
>reverted? I'd like to see it reinstated. I think it is useful,
>because it helps people do working copy sharing more smoothly.
>
>
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. 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.

-- Brane

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