[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn+ssh - specifying login name

From: Stefanus Du Toit <sjdutoit_at_cgl.uwaterloo.ca>
Date: 2004-06-28 16:59:10 CEST

On Mon, Jun 28, 2004 at 10:55:35AM -0400, Kevin Old wrote:
> For example, on my client machine I'm logged in as "kold", but my
> username on [the server] Subversion is "kevinold". Is there a way to
> specify the user via svn+ssh or does svn+ssh accept the current user
> I'm logged in as on the client machine?

Try:

svn co svn+ssh://username@host/path/to/repo

I.e. prepend the username with "username@". The same thing works for
regular (non-subversion) ssh.

Is --username supposed to work for this? A quick check shows me it
doesn't.

-- 
Stefanus Du Toit <sjdutoit@cgl.uwaterloo.ca>
  Computer Graphics Lab
  School of Computer Science
  University of Waterloo
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 28 17:01:46 2004

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.