[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need help for SVN pseudo-URLs



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2004-04-09 06:43, Christian Perrier wrote:
> Folks, I'm in the process of adding some SVN and CVS tricks into the
> translators documentation.
>
> However, for that I need help with SVN pseudo-URLs
>
> 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 "user@....").

there supposed to be a "--username NAME" switch to svn, I've never gotten it 
to work though. 

I got around this by addding te following to my .subversion/config file:
	[tunnels]
	alioth = ssh -C -l cobaco-guest
I can now check out d-i from alioth (with the right username) with the line:
	svn co svn+alioth://svn.debian.org/svn/d-i/trunk debian-installer

- -- 
Cheers, cobaco (aka Bart Cornelis)
  
1. Encrypted mail preferred (GPG KeyID: 0x86624ABB)
2. Plain-text mail recommended since I move html and double
    format mails to a low priority folder (they're mainly spam)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAdlbz5ihPJ4ZiSrsRApEcAJ4gvF3jiOI9zJWoP1rGW3CP0Tqk/QCfcvwH
XLPgd/IV2nm44uPymbrj17c=
=qZxj
-----END PGP SIGNATURE-----



Reply to: