On Thu, May 9, 2013 at 3:43 AM, kioto mitsubisi <[email protected]>wrote:
> Hi, > > I am using Fossil on Windows with pre-build binaries supplied on the > Fossil website. I am using Cygwin and its SSH server on > Windows Server 2k8 r2. When I try to clone repo to another windows machine > it gives this error: > > fossil clone ssh://user@server/C:\\repo\\repo.fossil repo.fossil > ssh -T user@server > server@server's password: > d:\fossil\fossil.exe: unknown command: [y�]d: 0 > d:\fossil\fossil.exe: server did not replyed: 3 > > I tried cloning over SSH with same command but with fossil installed on > debian server and it successfully cloned but I need fossil > installed on Windows machine for remote repository, so what am I doing > wrong or what am I supposed to do to make it work > on Windows? > I've never heard of anybody getting the SSH protocol working on windows before.... Have you considered using the "fossil winsrv" command to set up Fossil as a windows service, instead. Get more information by typing: "fossil help winsrv" > > fossil version (on both client and server): > This is fossil version 1.25 [d2e07756d9] 2013-02-16 00:04:35 UTC > > ssh -V (on server): > OpenSSH_5.4p1, OpenSSL 0.9.8n 24 Mar 2010 > > fossil is in cygwin's PATH (i.e /usr/bin/fossil) > > Thanks, > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

