RE: svn+ssh ask for bad login
From: Zieg, Mark <mark.zieg_at_lmco.com>
Date: 2005-02-21 16:11:34 CET
> login1_at_client$ svn co svn+ssh://other_login@server/myproject/trunk
I ran into that last week. My solution was simply to change my username
However, I've since read that you can set the SVN_SSH variable to
$ export SVN_SSH="ssh -l other_login"
I believe you can set that in your ~/.subversion/config file as well,
# ./subversion/config
They are also planning to add "relative externals URLs" in a subsequent
Hope this helps (and is accurate),
Mark Z
---------------------------------------------------------------------
|
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.