From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Noonan Subject: Re: Deciding between Git/Mercurial Date: Mon, 28 Sep 2009 14:09:44 -0700 Message-ID: References: <20090928205458.GA2669@brouette> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Cc: Anteru , git@vger.kernel.org To: Damien Wyart X-From: git-owner@vger.kernel.org Mon Sep 28 23:09:52 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1MsNTj-0006Wz-Am for gcvg-git-2@lo.gmane.org; Mon, 28 Sep 2009 23:09:51 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753085AbZI1VJm (ORCPT ); Mon, 28 Sep 2009 17:09:42 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752267AbZI1VJl (ORCPT ); Mon, 28 Sep 2009 17:09:41 -0400 Received: from mail-gx0-f212.google.com ([209.85.217.212]:54402 "EHLO mail-gx0-f212.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751959AbZI1VJl (ORCPT ); Mon, 28 Sep 2009 17:09:41 -0400 Received: by gxk4 with SMTP id 4so3079920gxk.8 for ; Mon, 28 Sep 2009 14:09:45 -0700 (PDT) Received: by 10.90.41.29 with SMTP id o29mr3168747ago.101.1254172184932; Mon, 28 Sep 2009 14:09:44 -0700 (PDT) In-Reply-To: <20090928205458.GA2669@brouette> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Mon, Sep 28, 2009 at 1:54 PM, Damien Wyart wrote: > Hello, > > * Anteru [2009-09-27 14:24]: >> Integration into tools: We're using Trac currently, which also has >> a nice binding to Mercurial (well, obviously easy to do as Mercurial >> is written in Python, just as Trac itself), while the git support is >> in development and looks quite alpha'ish. Do you plan to make it >> easier to integrate git with other tools by providing bindings to >> other languages, or is this a low-priority issue? > > Trac is one of the the most well-known project management tools, but > Indefero is also interesting, and itegrates Git better than Trac: > http://www.indefero.net/ > The interface looks very similar to Google Code's. I wonder, is this the same thing that Google is using, or is it just mimicking the interface? - Steven