From: Michael Halstead <michael@yoctoproject.org>
To: Yocto Project Discussion <yocto@yoctoproject.org>,
yocto-infrastructure@yoctoproject.org
Subject: HTTP read only access to git repositories available
Date: Thu, 18 Oct 2012 12:43:31 -0700 [thread overview]
Message-ID: <50805BE3.5000600@yoctoproject.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 720 bytes --]
All of the Yocto Project hosted git repositories can be accessed via the
http protocol on port 80. This method uses the smart http backend and it
is as fast as access via the git protocol. Connecting via http will help
users behind a proxy clone and update repositories with minimal
configuration.
Configure git to use your http proxy by setting the http_proxy
environment variable or by running 'git config http.proxy [proxy_url]'.
URLs are listed at the bottom of cgit project pages after the clone
heading. Visit http://git.yoctoproject.org/cgit/cgit.cgi/poky/ for an
example. They follow the pattern
http://git.yoctoproject.org/git/[repo_path].
--
Michael Halstead
Yocto Project / Sys Admin
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4516 bytes --]
reply other threads:[~2012-10-18 19:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50805BE3.5000600@yoctoproject.org \
--to=michael@yoctoproject.org \
--cc=yocto-infrastructure@yoctoproject.org \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.