Re: Can git for MinGW clone from http

Previous thread: What is the whole process of cooking git as a maintainer? by Ping Yin on Wednesday, November 21, 2007 - 6:11 am. (4 messages)

Next thread: Re: Using Filemerge.app as a git-diff viewer by Jakub Narebski on Wednesday, November 21, 2007 - 6:58 am. (1 message)
From: Bo Yang
Date: Wednesday, November 21, 2007 - 6:22 am

Hi
   I just installed the Git for MinGW in windows platform and I try to
git clone http://......
But it give a error message saying that there is no curl available. 
Could you please tell me that does this version support clone through 
http protocol? Thanks in advance!

Regards!
Bo
-

From: Johannes Sixt
Date: Wednesday, November 21, 2007 - 6:54 am

Lets see:

	D:\Src>git clone http://repo.or.cz/r/kdbg.git
	Initialized empty Git repository in d:/Src/kdbg/.git/
	http transport not supported, rebuild Git with curl support

Which part of "http transport not supported" requires further explanation?

-- Hannes
-

From: Johannes Schindelin
Date: Wednesday, November 21, 2007 - 7:38 am

Hi,


You might be interested in http://msysgit.googlecode.com/ (just install 
the preview).

Hth,
Dscho
-

Previous thread: What is the whole process of cooking git as a maintainer? by Ping Yin on Wednesday, November 21, 2007 - 6:11 am. (4 messages)

Next thread: Re: Using Filemerge.app as a git-diff viewer by Jakub Narebski on Wednesday, November 21, 2007 - 6:58 am. (1 message)