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

Re: svn up with svn+ssh insists on wrong password

From: Phlip <phlip2005_at_gmail.com>
Date: 2006-11-19 04:02:30 CET

Dmitri Colebatch wrote:

> See "Replying" under
> http://subversion.tigris.org/mailing-list-guidelines.html -
> I'm assuming you're new (even newer than me) to this list. This was
> discussed just the other week.

The default, to the poster, is wrong for any technical newsgroup
anywhere. We are not pen-pals!

> > > $ svn co --username phlip svn+ssh://......

Here's what worked:

svn co --username phlip --password *** svn+ssh://phlip@sonse/.../ projectName

That might be too much. But note that SSH - sometimes - permits us to
stick the user name into the URL before @.

-- 
  Phlip
  http://c2.com/cgi/wiki?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 04:03:16 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.