[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-05 01:45:07 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.

You mean, just like CVS? Or does CVS have a --no-interactive-mode, so
it's not a problem?

> > I am trying to write a specialized wrapper around subversion and
> > would prefer to have subversion never fall back to interactive queries.

You could also just use libsvn_client.so. But maybe that's going overboard.

Karl Fogel <kfogel@newton.ch.collab.net> writes:
>
> My gosh, this is so easy, I think I'll just do it now.

Cool!

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