From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: What a modern collaboration toolkit looks like Date: Wed, 02 Jan 2008 09:24:02 +0100 (CET) Message-ID: <20080102.092402.188289394.wl@gnu.org> References: <87ir2dvzlw.fsf@catnip.gol.com> <87ve6cvobz.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1199262243 23835 80.91.229.12 (2 Jan 2008 08:24:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Jan 2008 08:24:03 +0000 (UTC) Cc: eliz@gnu.org, tassilo@member.fsf.org, emacs-devel@gnu.org To: miles@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 02 09:24:21 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J9ytf-0004uo-Qp for ged-emacs-devel@m.gmane.org; Wed, 02 Jan 2008 09:24:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J9ytJ-0007l5-QU for ged-emacs-devel@m.gmane.org; Wed, 02 Jan 2008 03:23:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J9ytF-0007l0-GV for emacs-devel@gnu.org; Wed, 02 Jan 2008 03:23:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J9ytD-0007kW-Uc for emacs-devel@gnu.org; Wed, 02 Jan 2008 03:23:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J9ytD-0007kQ-Rz for emacs-devel@gnu.org; Wed, 02 Jan 2008 03:23:51 -0500 Original-Received: from moutng.kundenserver.de ([212.227.126.177]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J9yt7-0003hC-0O; Wed, 02 Jan 2008 03:23:45 -0500 Original-Received: from localhost (ip-62-143-170-209.1211H-CUD12K-04.ish.de [62.143.170.209]) by mrelayeu.kundenserver.de (node=mrelayeu8) with ESMTP (Nemesis) id 0ML31I-1J9yt240jC-0003Gm; Wed, 02 Jan 2008 09:23:41 +0100 In-Reply-To: <87ve6cvobz.fsf@catnip.gol.com> X-Mailer: Mew version 5.2.50 on Emacs 22.0.97.1 / Mule 5.0 (SAKAKI) X-Provags-ID: V01U2FsdGVkX195Rh3dqnQBh6HPw//dWjSsZFOmcdNdRxLbVj8 kOb2bAPdP/HDUYHrOpeJwoAEiixoyJKi99/7Zi7z+3tUwDefY0 CY+HUJaajp9njTjXh/AVw== X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:85864 Archived-At: > For instance, I may normally push changes to the central repository > many times a day, but if I go on a vacation, I can bring my laptop > and _continue_ commiting changes "locally", and then push them all > to the central repository when I get back (preserving all commit > boundaries of course). Yeah, this is vital for me since I'm travelling a lot with train. It should fit Richard's development style much, much better than CVS! Werner