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

Re: non-interactive user authentication

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-07 21:41:40 CEST

Colin Putney <cputney@whistler.net> writes:
> The rule still applies. If auth info is specified on the command line,
> use that info to authenticate. If authentication fails, the command
> fails with an appropriate error. Otherwise, prompt.

No, I'm talking about when the user *doesn't* specify the info on the
command line.

> Ah, this is a problem. The "explicit-auth" rule only works if the
> prompting is necessary because of failed authentication. A script
> shouldn't have to supply auth information for commands that don't
> touch the repository. In that case, a --non-interactive flag is,
> indeed, necessary.

What I mean is, there are some commands that touch the repository, but
which you can invoke *without* providing explicit auth info on the
command line (instead, it's derived from the working copy -- or maybe
it's absent entirely, because formerly the repository did not require
auth and now suddenly it does).

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 7 22:08:57 2002

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.