Hi,

on an MSYS2 install I was trying to clone a repo which I can reach via SSH like 
this
---
$ fossil clone ssh://marko@IP:PORT//home/REPOS/FOSSIL/test.fossil test.fossil
The server's host key is not cached in the registry. You
have no guarantee that the server is the computer you
think it is.
The server's rsa2 key fingerprint is:
ssh-rsa 2048 78:83:99:b2:AA:87:5B:a9:05:81:12:f7:97:9f:77:c0
If you trust this host, enter "y" to add the key to
PuTTY's cache and carry on connecting.
If you want to carry on connecting just once, without
adding the key to the cache, enter "n".
If you do not trust this host, press Return to abandon the
connection.
Store key in cache? (y/n) y
---

SSH is correctly configured, as I can log onto the host no problem, but above 
clone 
hangs once I press the "y" and then RETURN.

What's going on here?

It could be, that I have a firewall issue on that machine, so I don’t want to
point a finger on Fossil. Fossil but might be able to give me some info about 
the
hang. How can I see more (debug) information in order to understand which 
process
is the blocking one?


Greets,
Marko
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to