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

Re: Need help for SVN pseudo-URLs



Quoting Bart Cornelis (cobaco@linux.be):

> 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

You may also use the trick with ~/.ssh/config


Host svn.debian.org
 User bubulle



Reply to: