emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Manish <mailtomanish.sharma@gmail.com>
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: Tue, 22 Jul 2008 22:22:49 -0400	[thread overview]
Message-ID: <873am1cpae.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: <e7cdbe30807221400nd3e10aaub1439c64cf088872@mail.gmail.com> (Manish's message of "Wed\, 23 Jul 2008 02\:30\:43 +0530")

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.

-Bernt


Manish <mailtomanish.sharma@gmail.com> writes:

>   On Wed, Jul 23, 2008 at 1:31 AM, Denis Bueno wrote:
>   > On Tue, Jul 22, 2008 at 13:54, Carsten Dominik wrote:
>   >> OK, I added this.  Thanks.
>   >
>   > The URL used in the "git clone" command on the website is wrong.  It
>   > should read:
>   >
>   >    git clone git://repo.or.cz/org-mode.git
>   >
>   > Cloning with the URL given currently on the website gives:
>   >
>   >    tmp[94] > git clone git://repo.or.cz/w/org-mode.git Initialized
>   >    empty Git repository in /Users/Shared/src/tmp/org-mode/.git/
>   >    fatal: The remote end hung up unexpectedly
>
> You can use "http://repo.or.cz/r/org-mode.git" for cloning over http.
>                               ^^^ notice the r
>
> -- Manish
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2008-07-23  2:27 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 [this message]
     [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

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=873am1cpae.fsf@gollum.intra.norang.ca \
    --to=bernt@norang.ca \
    --cc=dominik@uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=mailtomanish.sharma@gmail.com \
    /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).