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

strange behaviour when using svn+ssh://

From: Cédric Chabanois <cchabanois_at_no-log.org>
Date: 2004-03-21 18:30:31 CET

Hi all,

I use svn 1.0.0 on Linux (Gentoo)

I tried the following :
"
bash-2.05b$ svn co --non-interactive --username test --password mypasswd
svn+ssh://localhost/home/cedric/projects/subversion/subclipse/svnant/test/svnssh/repository
/home/cedric/projects/subversion/subclipse/svnant/test/svnssh/workingcopy
Password:
Password:
"

1) test/mypasswd is a valid user so it shouldn't ask the password
2) I used --non-interactive so it really shouldn't ask the password
3) when I enter "mypasswd" after the "Password:" prompt, it does not work
but if I enter the password of the current user, I am authenticated ...

Am I wrong somewhere ?

Thanks,
Cédric

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 22 01:40:16 2004

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.