On Mon, Nov 7, 2011 at 9:21 PM, Eduardo Tongson <propol...@gmail.com> wrote:

> On Tue, Nov 8, 2011 at 4:00 AM, Matt Welland <estifo...@gmail.com> wrote:
> > I'm on Linux and commands such as the following appear to hang:
> >
> > fossil clone ssh://u...@host.domain.tld/path/repo.fossil repo.fossil
> >
> > I have ssh with keys (passwordless login) working fine.
> >
> > How to debug this?
> >
> > fossil version
> > This is fossil version 1.19 [6517b5c857] 2011-09-01 18:25:19 UTC
> >
> >
>
> Adding -v to the ssh command is a good start. Set it with `fossil
> settings ssh-command`
>

Here is what I get:

debug: SshConfig/sshconfig.c:3116/ssh2_parse_config_ext: Metaconfig parsing
stopped at line 3.
debug: SshConfig/sshconfig.c:3417/ssh_config_read_file_ext: Read 4 params
from config file.
debug: SshUnixUserFiles/sshunixuserfiles.c:409/ssh_read_client_configs:
Found user config file '/path/to/my/home/dir/.ssh2/ssh2_config'
debug: SshConfig/sshconfig.c:3116/ssh2_parse_config_ext: Metaconfig parsing
stopped at line 2.

This is fsecure ssh (I think?)
> ssh -h
ssh: Reflection for Secure IT 6.1.2.1 (build 3005) on x86_64-suse-linux-gnu
(64-bit)


Good luck.
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
_______________________________________________
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