* Can git for MinGW clone from http
@ 2007-11-21 13:22 Bo Yang
2007-11-21 13:54 ` Johannes Sixt
2007-11-21 14:38 ` Johannes Schindelin
0 siblings, 2 replies; 3+ messages in thread
From: Bo Yang @ 2007-11-21 13:22 UTC (permalink / raw)
To: git
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Can git for MinGW clone from http
2007-11-21 13:22 Can git for MinGW clone from http Bo Yang
@ 2007-11-21 13:54 ` Johannes Sixt
2007-11-21 14:38 ` Johannes Schindelin
1 sibling, 0 replies; 3+ messages in thread
From: Johannes Sixt @ 2007-11-21 13:54 UTC (permalink / raw)
To: Bo Yang; +Cc: git
Bo Yang schrieb:
> 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!
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Can git for MinGW clone from http
2007-11-21 13:22 Can git for MinGW clone from http Bo Yang
2007-11-21 13:54 ` Johannes Sixt
@ 2007-11-21 14:38 ` Johannes Schindelin
1 sibling, 0 replies; 3+ messages in thread
From: Johannes Schindelin @ 2007-11-21 14:38 UTC (permalink / raw)
To: Bo Yang; +Cc: git
Hi,
On Wed, 21 Nov 2007, Bo Yang wrote:
> I just installed the Git for MinGW in windows platform and I try to
> git clone http://......
You might be interested in http://msysgit.googlecode.com/ (just install
the preview).
Hth,
Dscho
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-11-21 14:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-21 13:22 Can git for MinGW clone from http Bo Yang
2007-11-21 13:54 ` Johannes Sixt
2007-11-21 14:38 ` Johannes Schindelin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).