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

Re: svn ignores --password and prompts anyway

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-08-16 23:36:11 CEST

On 8/16/07, Steve Perry <steve.perry@makotoconsultinggroup.com> wrote:
>
> I'm running svn client 1.4.2 (r22196) and it appears that when I pass the
> --password option to svn (if I'm, say, doing a log to see what's changed) I
> am prompted for a password anyway. Normally, I wouldn't grumble about this,
> but I am using the svn client with Cruise Control, so this is going to be a
> problem... It is definitely the svn client, though (and not Cruise). When
> running as, say, user cruise, I type:
>
> svn --password foo log whatever/myproject
>
> I am still prompted for a password. No dice either when I try:
>
> svn --username cruise --password foo whatever/myproject
>
> (even though, like I said, I'm running as user cruise). ** Other than
> needing to interactively enter the password in order for the command (and
> any other command I've tried, btw, such as checkout) to succeed, it works
> fine. ** Anyone ever run into this? This is really putting a damper on my
> Cruise Control mojo... Thanks for any (useful) help.

Does it work when you pass --non-interactive?

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 16 23:34:11 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.