emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Sébastien Vauban" <wxhgmqzgwmuf-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: emacs-orgmode-mXXj517/zsQ@public.gmane.org
Subject: Re: Worg pull broken?
Date: Wed, 27 Oct 2010 09:47:24 +0200	[thread overview]
Message-ID: <80r5fchyb7.fsf@mundaneum.com> (raw)
In-Reply-To: 87d3qz4dif.wl%dmaus@ictsoc.de

Hello David Maus,

David Maus wrote:
> At Fri, 22 Oct 2010 17:55:28 +0200, Sébastien Vauban wrote:
>> 
>> Just wanted to update my local repo of Worg:
>> 
>> --8<---------------cut here---------------start------------->8---
>> [sva@MEDIACENTER] ~/src/Worg>git pull
>> error: Unable to find 9a6e35ee0276b7736f5a08dccba52a4374574892 under http://repo.or.cz/r/Worg.git
>> Cannot obtain needed blob 9a6e35ee0276b7736f5a08dccba52a4374574892
>> while processing commit f58d7c210e22c66d18dae80f45280e32c086b7c3.
>> error: Fetch failed.
>> --8<---------------cut here---------------end--------------->8---
>> 
>> Does that tell you something?
>
> Does this problem still occur

No...


> and what remote repository are you pulling from? (cat .git/config) There are
> postings on the web that mention this error when pulling via http: protocol.

#+begin_src sh
[sva@MEDIACENTER] ~/src/Worg>cat .git/config
[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
        ignorecase = true
[remote "origin"]
        fetch = +refs/heads/*:refs/remotes/origin/*
        url = http://repo.or.cz/r/Worg.git
[branch "master"]
        remote = origin
        merge = refs/heads/master
#+end_src


> Pulling git+ssh://repo.or.cz/srv/git/Worg.git works fine here.

- Does using ssh give you compression for free?  Hence, a quicker way to
  download big repos?

- Can you use whatever protocol (git, http, git+ssh) in front of any "git
  URL"?  I mean, if I see on the Web, http://xxx.git, can I replace http by
  git with no impact?

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-10-27  7:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-22 15:55 Worg pull broken? Sébastien Vauban
2010-10-24 19:06 ` David Maus
2010-10-27  7:47   ` Sébastien Vauban [this message]
2010-10-27 11:07     ` tycho garen
2010-11-05  9:32   ` Sébastien Vauban
2010-11-05 18:48     ` David Maus

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=80r5fchyb7.fsf@mundaneum.com \
    --to=wxhgmqzgwmuf-genee64ty+gs+fvcfc7uqw@public.gmane.org \
    --cc=emacs-orgmode-mXXj517/zsQ@public.gmane.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).