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

svn checkout remote question

From: tony chamberlain <anthonylchamberlain_at_yahoo.com>
Date: 2005-10-11 21:20:01 CEST

I hope this is going to the right address.

Unfortunatley, one one machine (mine) I have login
"chamberl". On the other machine with subversion
(192.168.5.2) I have login "tony", so when I do an
svn checkout svn+ssh://192.168.5.2/home/tony/repos
it asks for the password for chamberl@192.168.5.2 and
of course that user does not exist on the machine
(I cannot create).

The help said to use the --username and --password
so I tried

svn checkout --username tony --password pswd
    svn+ssh://192.168.5.2/home/tony/repos

but is still asked for chamberl's password. (Note
that instead of "pswd" I typed the actual password).
It seemed to ignore my --username and
--password.

Any idea what I can do?

Thanks

Tony Chamberlain

        
                
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 11 22:14:06 2005

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.