working with ssh no login works fine...

strange problem though...

tibi


[list] tibor strausz wrote:

the strange thing is when i connect from the command line with something like: svn --username root --password secret --non-interactive checkout svn+ssh://192.168.0.226/data/svn/incipio-match

svn asks for my password instead of taking the secret --password param

tibi

Geraud Geraud wrote:
It seems like svn+ssh authentication is done through ssh client
(http://svnbook.red-bean.com/nightly/en/svn.serverconfig.svnserve.html#svn.serverconfig.svnserve.sshauth).

A solution may be to use publickey-only authentication (using the SSH
authorized_keys file).

--
Géraud

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to