Hello David, 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--- >> [...@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
It still does, today[1], after having worked a couple of times. --8<---------------cut here---------------start------------->8--- error: Unable to find c0e143bc0feb7275eb16f079ed70adafb6b74034 under http://repo.or.cz/r/Worg.git Cannot obtain needed blob c0e143bc0feb7275eb16f079ed70adafb6b74034 while processing commit f50499d14f78caeb56208c3a6c392c6d5a5729b2. error: Fetch failed. --8<---------------cut here---------------end--------------->8--- > 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. --8<---------------cut here---------------start------------->8--- [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 --8<---------------cut here---------------end--------------->8--- > Pulling git+ssh://repo.or.cz/srv/git/Worg.git works fine here. To do this, I need a password on repo.or.cz. Who do I have to ask for this? Best regards, Seb Footnotes: [1] Proxy is correctly set up via =export http_proxy=myproxy:8080=. -- Sébastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode