All of lore.kernel.org
 help / color / mirror / Atom feed
* why is YOCTO_GIT_URL defined to use http?
@ 2012-03-18  9:53 Robert P. J. Day
  2012-03-18 13:39 ` Robert P. J. Day
  0 siblings, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2012-03-18  9:53 UTC (permalink / raw)
  To: Yocto discussion list


  in documentation, curious about:

poky.ent:<!ENTITY YOCTO_GIT_URL "http://git.yoctoproject.org">

why is this entity defined to use http:// instead of git://?  if you
use http://, it doesn't work:

$ git clone http://git.yoctoproject.org/poky.git git
Cloning into git...
fatal: http://git.yoctoproject.org/poky.git/info/refs not found: did
you run git update-server-info on the server?
$

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-04-06 13:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-18  9:53 why is YOCTO_GIT_URL defined to use http? Robert P. J. Day
2012-03-18 13:39 ` Robert P. J. Day
2012-03-18 16:09   ` Wolfgang Denk
2012-03-18 16:17     ` Robert P. J. Day
2012-04-06 13:18       ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.