From: Vladimir Lomov <lomov.vl@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Can I clone worg using http protocol?
Date: Mon, 25 Mar 2013 09:54:54 +0900 [thread overview]
Message-ID: <20130325005454.GB772@smoon> (raw)
In-Reply-To: <CA+M2ft89PsnNs9-FCbm2ptnRgf2jfX7dogao0C6YiSsmjK4cMA@mail.gmail.com>
Hello,
** John Hendy [2013-03-24 12:52:34 -0500]:
> I can't use git protocol due to being behind a firewall at work,
> otherwise I would. I was trying to clone Worg via http protocol and am
> getting an error
> #+begin_src bash
> $ git clone http://orgmode.org/w/worg.git
> Cloning into 'worg'...
> error: The requested URL returned error: 403 Forbidden while accessing
> http://orgmode.org/w/worg.git/info/refs?service=git-upload-pack
> fatal: HTTP request failed
> #+end_src
> I guess I figured I could given the line later on, which says, "If you
> already have your local clone of Worg obtained via http protocol,..."
> As a side note (forgive being a git novice if this should be evident),
> I don't get this setting suggestion for .gitconfig:
> #+begin_example
> [url "git://worg@orgmode.org:worg.git"]
> pushInsteadOf = http://repo.or.cz/r/
> #+end_example
> If the pull was from orgmode.org/w/worg.git, why am I setting an
> option to push with git to repo.or.cz?
> Any suggestions?
This works for me
git clone http://orgmode.org/org-mode.git
It may take some time to clone.
> John
---
WBR, Vladimir Lomov
--
"'Tis true, 'tis pity, and pity 'tis 'tis true."
-- Poloniouius, in Willie the Shake's _Hamlet, Prince of Darkness_
next prev parent reply other threads:[~2013-03-25 0:55 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 [this message]
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
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=20130325005454.GB772@smoon \
--to=lomov.vl@gmail.com \
--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).