[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-05 00:20:02 CEST

Jeff Putsch <putsch@mxim.com> writes:
> I appreciate the fact the subversion allows both HTTP style (in the URL) and
> --username/--password style authentication. Unfortunately if either
> authentication fails subversion falls back to prompting the user
> for username and/or password.
>
> I am trying to write a specialized wrapper around subversion and
> would prefer to have subversion never fall back to interactive queries.
>
> Is there a way to prevent it from doing that?

Not yet, but it would be pretty easy to add a --non-interactive long
option (it could also be a ~/.subversion/config option, though that's
less important than having it available via the command line for
scripts).

My gosh, this is so easy, I think I'll just do it now.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 5 00:46:43 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.