From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Jose A. Ortega Ruiz" Newsgroups: gmane.lisp.guile.user Subject: Re: geiser release Date: Sun, 17 May 2009 20:38:24 +0200 Message-ID: <87d4a7lgm7.fsf@mithrandir.homeunix.net> References: <871vqsee6r.fsf@mithrandir.homeunix.net> <87my9dxq5b.fsf@arudy.ossau.uklinux.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1242587525 24649 80.91.229.12 (17 May 2009 19:12:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 May 2009 19:12:05 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun May 17 21:11:59 2009 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M5lmA-00009o-3A for guile-user@m.gmane.org; Sun, 17 May 2009 21:11:58 +0200 Original-Received: from localhost ([127.0.0.1]:44029 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5lm9-0004qR-Gh for guile-user@m.gmane.org; Sun, 17 May 2009 15:11:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M5liu-0003G5-Id for guile-user@gnu.org; Sun, 17 May 2009 15:08:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M5lip-0003ET-QT for guile-user@gnu.org; Sun, 17 May 2009 15:08:36 -0400 Original-Received: from [199.232.76.173] (port=54954 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M5lip-0003EQ-Jy for guile-user@gnu.org; Sun, 17 May 2009 15:08:31 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:55180) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M5lip-0005oi-4h for guile-user@gnu.org; Sun, 17 May 2009 15:08:31 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M5lin-00089x-RD for guile-user@gnu.org; Sun, 17 May 2009 15:08:30 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M5lik-0005wV-P5 for guile-user@gnu.org; Sun, 17 May 2009 19:08:26 +0000 Original-Received: from 133.red-83-33-182.dynamicip.rima-tde.net ([83.33.182.133]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 May 2009 19:08:26 +0000 Original-Received: from jao by 133.red-83-33-182.dynamicip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 May 2009 19:08:26 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 29 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 133.red-83-33-182.dynamicip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux) X-Attribution: jao X-URL: Cancel-Lock: sha1:lfviTLLL9JhLUNNO/8lA/KmIP+E= X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7306 Archived-At: Hi Neil, Neil Jerram writes: [...] >> If you feel like giving it a try, the git incantation is >> >> git clone http://git.hacks-galore.org/geiser.git > > But unfortunately: > > neil@arudy:~/SW/Guile$ git clone http://git.hacks-galore.org/geiser.git > Initialized empty Git repository in /home/neil/SW/Guile/geiser/.git/ > warning: remote HEAD refers to nonexistent ref, unable to checkout. > > Can you help, or provide the code in another way? Sorry, i mistyped the address above; it should be: git clone http://git.hacks-galore.org/jao/geiser.git Thanks!, jao -- You err by thinking simplicity and elegance are mostly cosmetic. Simplicity and elegance are overwhelmingly practical virtues. - William D Clinger, comp.lang.scheme