emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: John Hendy <jw.hendy@gmail.com>
To: Achim Gratz <Stromeko@nexgo.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: Can I clone worg using http protocol?
Date: Mon, 25 Mar 2013 08:49:52 -0500	[thread overview]
Message-ID: <CA+M2ft8c2dPR4J0EbaQ-W+yGxt=EBLojv+-QH_pEEPb2d4oHTQ@mail.gmail.com> (raw)
In-Reply-To: <kip4n7$21s$1@ger.gmane.org>

On Mon, Mar 25, 2013 at 4:17 AM, Achim Gratz <Stromeko@nexgo.de> wrote:
> Am 24.03.2013 18:52, schrieb John Hendy:
>>
>> $ git clone http://orgmode.org/w/worg.git
>
>
> Try
>
> $ git clone http://orgmode.org/r/worg.git
>
> (note how the "w/" changes to an "r/").
>

#+begin_example

$ git clone http://orgmode.org/r/worg.git
Cloning into 'worg'...
fatal: http://orgmode.org/r/worg.git/info/refs?service=git-upload-pack
not found: did you run git update-server-info on the server?

#+end_example

Having not much of an idea of what I'm doing, I also tried:

#+begin_example

$ git update-server-info http://orgmode.org/r/worg.git
fatal: Not a git repository (or any of the parent directories): .git

#+end_example


Thoughts?
John

P.S. Ideally, I'd like to clone with ssh/push access via http as well.
I'd love the http alternative to (if that's possible):

$ git clone worg@orgmode.org:worg.git

>
> Regards,
> --
> Achim.
>
> (on the road :-)
>
>

  reply	other threads:[~2013-03-25 13:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-24 17:52 Can I clone worg using http protocol? John Hendy
2013-03-25  0:54 ` Vladimir Lomov
2013-03-25  1:34   ` John Hendy
2013-03-25  3:11     ` Vladimir Lomov
2013-03-25  3:36       ` John Hendy
2013-03-25  9:17 ` Achim Gratz
2013-03-25 13:49   ` John Hendy [this message]
2013-03-25 14:33     ` Achim Gratz
2013-03-25 15:07       ` John Hendy

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='CA+M2ft8c2dPR4J0EbaQ-W+yGxt=EBLojv+-QH_pEEPb2d4oHTQ@mail.gmail.com' \
    --to=jw.hendy@gmail.com \
    --cc=Stromeko@nexgo.de \
    --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).