* Christian Perrier [2004-04-09 06:43:39+0200]
[...]
> What is the URL you have to use whan you want to specify the user
> login needed for accessing the SVN server
> 
> svn co svn+ssh://svn.debian.org/svn/d-i/trunk debian-installer
> 
> works if I'm "bubulle" on my side and "bubulle" on the other
> side....or if I use a ~/.ssh/config file.
> 
> I guess there's a way to directly indicate which user name you want to
> use (something like "[EMAIL PROTECTED]").

I use SVN_SSH environment variable:

SVN_SSH="ssh -l user-guest" svn co \
        svn+ssh://svn.debian.org/svn/d-i/trunk debian-installer

-- 
roktas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to