emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Manish <mailtomanish.sharma@gmail.com>
To: Bernt Hansen <bernt@norang.ca>
Cc: Carsten Dominik <dominik@uva.nl>, emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Suggest changing git repo on website to refer to git protocol
Date: Wed, 23 Jul 2008 22:14:57 +0530	[thread overview]
Message-ID: <e7cdbe30807230944p465eb194u357aff5aa35dec2a@mail.gmail.com> (raw)
In-Reply-To: <873am1cpae.fsf@gollum.intra.norang.ca>

  On Wed, Jul 23, 2008 at 7:52 AM, Bernt Hansen wrote:
  > Using the git:// protocol is generally more efficient than http://
  > because you are talking to a smart server on the other end that
  > can just send the packs you need for your fetch operation.
  > http:// is a dumb protocol (in the sense that there is no program
  > on the other end that knows anything about the git repository) so
  > you end up transferring more data than you really need to.

For completeness sake; if you are behind a firewall then, although
inefficient, but HTTP transport may be your only choice (of course
only if you want bleeding edge else you can use release packages.)

  1. $ export http_proxy=your proxy ip/name:port
  2. $ git clone http://repo.or.cz/r/org-mode.git

-- Manish

      parent reply	other threads:[~2008-07-23 16:45 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-22 16:48 Suggest changing git repo on website to refer to git protocol Denis Bueno
2008-07-22 16:54 ` Carsten Dominik
2008-07-22 17:00   ` Denis Bueno
2008-07-22 17:19   ` Ian Barton
2008-07-22 17:27     ` Carsten Dominik
2008-07-22 17:35       ` Denis Bueno
2008-07-22 17:54         ` Carsten Dominik
2008-07-22 20:01           ` Denis Bueno
2008-07-22 21:00             ` Manish
2008-07-23  2:22               ` Bernt Hansen
     [not found]                 ` <7bef1f890807230711y6e49b53emfd9027304d870a5c@mail.gmail.com>
2008-07-23 16:19                   ` Alan E. Davis
2008-07-23 17:01                     ` Manish
2008-07-23 20:19                       ` Dan Davison
2008-07-24  7:02                         ` Giovanni Ridolfi
2008-07-24 10:27                         ` Sebastian Rose
2008-07-23 17:31                     ` Carsten Dominik
2008-07-23 20:01                       ` Manish
2008-07-24  1:44                         ` Alan E. Davis
2008-07-24 18:24                         ` Manish
2008-07-24 18:26                           ` Carsten Dominik
2008-07-24 18:40                             ` Manish
2008-07-24 18:58                               ` Carsten Dominik
2008-07-26 11:07                                 ` Bastien
2008-07-26 13:39                                   ` Carsten Dominik
2008-07-25 18:35                               ` Carsten Dominik
2008-07-23 16:44                 ` Manish [this message]

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e7cdbe30807230944p465eb194u357aff5aa35dec2a@mail.gmail.com \
    --to=mailtomanish.sharma@gmail.com \
    --cc=bernt@norang.ca \
    --cc=dominik@uva.nl \
    --cc=emacs-orgmode@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).