From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Cesar Strauss Newsgroups: gmane.lisp.guile.devel Subject: Re: Switching to Git? Date: Tue, 21 Aug 2007 23:17:03 -0300 Message-ID: References: <87odh1ribo.fsf@chbouib.org> <87lkc47fa1.fsf@pobox.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1187749521 2876 80.91.229.12 (22 Aug 2007 02:25:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Aug 2007 02:25:21 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Aug 22 04:25:18 2007 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 1INfuH-0005wZ-Ho for guile-devel@m.gmane.org; Wed, 22 Aug 2007 04:25:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INfuH-0003IW-13 for guile-devel@m.gmane.org; Tue, 21 Aug 2007 22:25:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1INfuC-0003IH-A1 for guile-devel@gnu.org; Tue, 21 Aug 2007 22:25:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1INfu9-0003I3-Rz for guile-devel@gnu.org; Tue, 21 Aug 2007 22:25:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INfu9-0003Hz-NJ for guile-devel@gnu.org; Tue, 21 Aug 2007 22:25:09 -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 1INfu9-0005OA-BO for guile-devel@gnu.org; Tue, 21 Aug 2007 22:25:09 -0400 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1INfu2-0003ND-Nm for guile-devel@gnu.org; Wed, 22 Aug 2007 04:25:02 +0200 Original-Received: from 189.2.13.138 ([189.2.13.138]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Aug 2007 04:25:02 +0200 Original-Received: from cestrauss by 189.2.13.138 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Aug 2007 04:25:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 189.2.13.138 User-Agent: Thunderbird 1.5.0.12 (X11/20070604) In-Reply-To: <87lkc47fa1.fsf@pobox.com> X-Detected-Kernel: 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 X-Spam-Report: 7.0 points; * 0.0 RCVD_BY_IP Received by mail server with no name * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -0.0 SPF_PASS SPF: sender matches SPF record * 4.0 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO * 3.0 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net * [Blocked - see ] Xref: news.gmane.org gmane.lisp.guile.devel:6728 Archived-At: Andy Wingo wrote: > (2) git does not work on windows. Not entirely true. I do use git on Windows, courtesy of the Cygwin project. I use it even for native MinGW projects. > ludo@gnu.org (Ludovic Courtès) writes: > >> How about switching from CVS to Git [0]? As a user, what I like most about git is its integrated graphical history browser (gitk). It offers the same functionality as the web-based interface, only much faster, because all history is cached on disk. For one particular project, I could even unsubscribe myself from the commit notification mailing list, after the project switched to git. Regards, Cesar _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel