From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.devel Subject: Re: The Big Switch to Git Date: Sun, 16 Mar 2008 21:57:00 +0100 Organization: sometimes Message-ID: <878x0i2xr7.fsf@ambire.localdomain> References: <87abl1uved.fsf@gnu.org> <87wso3u12s.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1205701193 31733 80.91.229.12 (16 Mar 2008 20:59:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Mar 2008 20:59:53 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Mar 16 22:00:22 2008 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jazxo-00033e-C3 for guile-devel@m.gmane.org; Sun, 16 Mar 2008 22:00:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JazxE-0004mJ-WA for guile-devel@m.gmane.org; Sun, 16 Mar 2008 16:59:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JazxC-0004lj-Hb for guile-devel@gnu.org; Sun, 16 Mar 2008 16:59:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JazxB-0004lC-1A for guile-devel@gnu.org; Sun, 16 Mar 2008 16:59:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JazxA-0004l1-TV for guile-devel@gnu.org; Sun, 16 Mar 2008 16:59:36 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JazxA-0008UT-G8 for guile-devel@gnu.org; Sun, 16 Mar 2008 16:59:36 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Jazx3-0007UA-6o for guile-devel@gnu.org; Sun, 16 Mar 2008 20:59:29 +0000 Original-Received: from 151.61.143.98 ([151.61.143.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Mar 2008 20:59:29 +0000 Original-Received: from ttn by 151.61.143.98 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Mar 2008 20:59:29 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 32 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 151.61.143.98 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:GU9NCsE5+tYDL4UrFsGEjNAL9AU= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:7077 Archived-At: () ludo@gnu.org (Ludovic Courtès) () Sat, 15 Mar 2008 22:30:51 +0100 Just to clarify: there are 18 modules, most of which are interesting, but also somewhat bitrotten. Here's the list: guile-comp guile-modules guile-statprof guile-www guile-core guile-oops guile-tcltk qscheme guile-doc guile-rgx-ctax guile-template workbook guile-gtkthreads guile-scripts guile-tk guile-lightning guile-scsh guile-vm Could agree on a subset of these modules that we'd import from the beginning and let a few others rest in peace? It would be nice to have workbook and guile-scripts as peers of guile-core, since that forms the minimal set to reproduce "cvs checkout hack" of yore. (Basically, the cvs-module "hack" included only those three cvs-modules.) Unrelated, i would request that guile-www be imported as well. This way, presuming there is interest, we can eventually merge in work on Guile-WWW that has been happening ttn-locally[0] for many years now. Everything else i don't really care about, personally. thi ____________________________________________________________ [0] http://www.gnuvola.org/software/guile-www/ http://www.gnuvola.org/wip/ (guile-www)