I manage to clone repository when serving with cgi script, but since ssl is not 
enabled by default and I already have
ssh running, I thought it would be a good and easy way of achieving secure 
cloning with ssh, that's why I tried ssh
on Windows. Is there any way of having more output like debug log, trace so we 
can look at what point it fails?

But I did not try "fossil winsrv". I think it is similar to cgi script, I mean 
it serves repo via http or am I wrong, I will look at it more closely.

Thanks for information and suggestion.


From: [email protected]
Date: Thu, 9 May 2013 07:56:32 -0400
To: [email protected]
Subject: Re: [fossil-users] ssh clone windows to windows



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

Reply via email to