i have ssh working under vista cmd.exe
i have just rebuilt from the latest fossil sources (This is fossil version [34ea1e4abb] 2010-08-26 13:17:18 UTC)..

however my host forces ssh onto a wierd port.. so if somebody has a (small) public repo that i could try and clone via ssh i'm happy to give it a go..



On 27/08/2010 1:22 AM, Ramon Ribó wrote:

  Hello,

> (I have to use wine or VMWare)

I recommend you to use VirtualBox. For me it is better than VMWare

> Also, if somebody knows of a command-line ssh.exe that we can use (that does not require a full cygwin install) please let me know.

The most common tool for doing ssh on Windows is putty:

http://www.putty.org/

It contains a command line tool, named "plink", very similar to "ssh"

For testing, it is also possible to install putty on Linux.

Ramon Ribó


2010/8/26 Richard Hipp <[email protected] <mailto:[email protected]>>

    Using the templates provided by "boytm" here:
    (http://www.fossil-scm.org/fossil/info/11622724e5) I have entered code
    that strives to implement popen2() on windows.  But I do not have a good
    way to test this.  I do not have a windows machine (I have to use wine or
    VMWare) and I do not have a command-line version of ssh for windows.  The
    code compiles but it probably does not work.

    Volunteers are requested to help get the windows popen2() port working and
    then test the ssh:// sync method on windows.

    Also, if somebody knows of a command-line ssh.exe that we can use (that
    does not require a full cygwin install) please let me know.

-- D. Richard Hipp
    [email protected] <mailto:[email protected]>

    _______________________________________________
    fossil-users mailing list
    [email protected] <mailto:[email protected]>
    http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users



_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to