29 сент. 2014 г., в 23:51, Richard Shaw <[email protected]> написал(а):

> I'm trying to clone a project from sourceforge and I can't get it to work...
> 
> I try the git protocol and get this:
> $ git clone git://git.code.sf.net/p/fldigi/fldigi fldigi
> Cloning into 'fldigi'...
> warning: templates not found C:/msys64r/mingw32/share/git-core/templates
> fatal: unable to connect to git.code.sf.net:
> git.code.sf.net[0: 216.34.181.155]: errno=No error
> 
> So I try http:
> $ git clone http://git.code.sf.net/p/fldigi/fldigi fldigi
> Cloning into 'fldigi'...
> warning: templates not found C:/msys64r/mingw32/share/git-core/templates
> fatal: Unable to find remote helper for 'http'
> 
> I also noticed there's a msys git and mingw git, what's the difference?

Please uninstall mingw-git and use msys-git. Mingw-git is under development and 
not work correctly yet i nsome cases. 
Difference between git packages is that msys-git is msys(cygwin) application 
while mingw-git is true Windows application.

Regards,
Alexey.
> 
> Thanks,
> Richard
> ------------------------------------------------------------------------------
> Slashdot TV.  Videos for Nerds.  Stuff that Matters.
> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk_______________________________________________
> Msys2-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/msys2-users

------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to