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

svn up with svn+ssh insists on wrong password

From: Phlip <phlip2005_at_gmail.com>
Date: 2006-11-19 01:16:39 CET

SVN users:

I set up an SVN server on my (Linux) notebook, with the SSH server. Then I
checked-out once on my CygWin desktop.

Then when I go to 'svn up', the system insists on the wrong user name:

$ svn up
Phlip@localhost.sonse.com's password:
Permission denied, please try again.

That goes 3 times and gives up, as usual. Entering blank for the password
doesn't trigger a request for a user name.

My username on the notebook is 'phlip', and my USER and USERNAME on WinXP is
'Phlip'.

(I also had an ssh id_rsa.pub publickey turned on, but I turned it off and
tried again.)

How do I tell svn to tell ssh my correct username?

And does someone have a case-sensitivity bug? Is someone accidentally
matching the two names, then not giving me a chance to correct the name,
then passing the incorrect name to ssh?

-- 
  Phlip
  http://www.greencheese.us/ZeekLand <-- NOT a blog!!! 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 19 01:17:28 2006

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.