View
By section
As outline
Fully expanded
FAQ sections
cvs
Questions
Getting account
Getting started
cvs-remote-links
CVS Clients
cvs-local-resources
common-commands
common-tasks
CVS and Eclipse
admin-commands
EDITOR-variable
no password
cvs-laptop
change-password
cvs-authoring
Administrator/mkpasswd
CVS account name
Cygwin home dir
Cygwin CR/NL problems
Who gets one?
anonymous access
SCCS/RCS/CVS conversion
Failed to connect . . .
cvs update is slow
cvs mail
Cygwin copy & paste
CVS Web Interface
SVN vs CVS
CVS on the Mac
|
| |
Under Cygwin, I get 'could not create directory /home/myname/.ssh' Christopher Brooks, 26 Aug 2002 Last updated: 26 Aug 2002
If, under Windows when running cvs via Cygwin you
get a message like:
Could not create directory '/home/yourname/.ssh'.
The authenticity of host 'gigascale.eecs.berkeley.edu 128.32.171.xxx)' can't be established.
RSA key fingerprint is xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/home/yourname/.ssh/known_hosts).
yourname@maury.eecs.berkeley.edu's password:
then the problem is that Cygwin has the wrong
idea about where your home directory is.
See CVS thinks I'm Administrator, not myself for how to
fix this. | |
|