From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: Worg pull broken? Date: Wed, 27 Oct 2010 09:47:24 +0200 Message-ID: <80r5fchyb7.fsf@mundaneum.com> References: <80ocamcjdb.fsf@mundaneum.com> <87d3qz4dif.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hello David Maus, David Maus wrote: > At Fri, 22 Oct 2010 17:55:28 +0200, S=C3=A9bastien Vauban wrote: >>=20 >> Just wanted to update my local repo of Worg: >>=20 >> --8<---------------cut here---------------start------------->8--- >> [sva@MEDIACENTER] ~/src/Worg>git pull >> error: Unable to find 9a6e35ee0276b7736f5a08dccba52a4374574892 under htt= p://repo.or.cz/r/Worg.git >> Cannot obtain needed blob 9a6e35ee0276b7736f5a08dccba52a4374574892 >> while processing commit f58d7c210e22c66d18dae80f45280e32c086b7c3. >> error: Fetch failed. >> --8<---------------cut here---------------end--------------->8--- >>=20 >> 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: protoc= ol. #+begin_src sh [sva@MEDIACENTER] ~/src/Worg>cat .git/config [core] repositoryformatversion =3D 0 filemode =3D true bare =3D false logallrefupdates =3D true ignorecase =3D true [remote "origin"] fetch =3D +refs/heads/*:refs/remotes/origin/* url =3D http://repo.or.cz/r/Worg.git [branch "master"] remote =3D origin merge =3D 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 --=20 S=C3=A9bastien 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