From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Galibert Subject: Re: VCS comparison table Date: Tue, 17 Oct 2006 16:19:53 +0200 Message-ID: <20061017141953.GA689@dspnet.fr.eu.org> References: <9e4733910610140807p633f5660q49dd2d2111c9f5fe@mail.gmail.com> <45345AEF.6070107@utoronto.ca> <200610171030.35854.jnareb@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jakub Narebski , Aaron Bentley , Linus Torvalds , bazaar-ng@lists.canonical.com, git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Oct 17 16:20:51 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GZpnu-0000nK-7L for gcvg-git@gmane.org; Tue, 17 Oct 2006 16:20:26 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751039AbWJQOT5 (ORCPT ); Tue, 17 Oct 2006 10:19:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751063AbWJQOT5 (ORCPT ); Tue, 17 Oct 2006 10:19:57 -0400 Received: from dspnet.fr.eu.org ([213.186.44.138]:17928 "EHLO dspnet.fr.eu.org") by vger.kernel.org with ESMTP id S1751039AbWJQOT4 (ORCPT ); Tue, 17 Oct 2006 10:19:56 -0400 Received: by dspnet.fr.eu.org (Postfix, from userid 1007) id 3BCADA3653; Tue, 17 Oct 2006 16:19:53 +0200 (CEST) To: Matthieu Moy Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Tue, Oct 17, 2006 at 01:19:08PM +0200, Matthieu Moy wrote: > I use it for example to have several "checkouts" of the same branch on > different machines. When I commit, bzr tells me "hey, boss, you're out > of date, why don't you update first" if I'm out of date. You're not telling us bzr still follows the utterly stupid update-before-commit model, right? Right? OG.