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

Re: svn up with svn+ssh insists on wrong password

From: Dmitri Colebatch <dim_at_colebatch.com>
Date: 2006-11-19 02:22:58 CET

On 11/19/06, Phlip <phlip2005@gmail.com> wrote:
>
> Dmitri Colebatch wrote:
>
> > $ svn up --username phlip
> >
> > Also see
> >
> > $ svn help up
>
> Oh, dude, I _stared_ at that thing and didn't notice the option.

haha - always the way.

However, now that I try it, I get the exact same nonsense:
>
> $ svn up --username phlip
> Phlip@localhost.sonse.com's password:
> Permission denied, please try again.
> Phlip@localhost.sonse.com's password:
> Permission denied, please try again.
> Phlip@localhost.sonse.com's password:
> Permission denied (publickey,password,keyboard-interactive).
> svn: Connection closed unexpectedly

I have a suspicion that it might be ignored on updates. Try deleting your
working copy and doing this:

$ svn ex --username phlip svn+ssh://......

cheers
dim
Received on Sun Nov 19 02:23:34 2006

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.