[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: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2002-10-07 16:14:36 CEST

On Mon, Oct 07, 2002 at 03:45:41PM -0500, Karl Fogel wrote:
> Branko ??ibej <brane@xbc.nu> writes:
> > I have a few of those, too -- some of them do updates from
> > repositories that require authentication for reading, not just for
> > writing. I get by by either explicitly passing --password, or setting
> > things up so that the auth info is populated in the working copies. If
> > they're not very complex scripts, then I guess it's to be expected
> > that they requre pretty precise set-up.
>
> Hmmm. It's likely you didn't miss it the first time I said it, but
> I'll reiterate just in case: no matter how carefully someone sets up
> their client-side script, if they don't control the repository,
> there's always the chance that something on the server will change and
> the client will suddenly start prompting.
>
> Which is why part of that "precise setup" may needs to involve passing
> the --non-interactive option. (?)
>
I disagree, it needs to pass --username="" --password="" so it will fail if
the repos changes to require auth.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Mon Oct 7 23:15:31 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.