From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pazu Subject: Re: core-git and porcelains Date: Wed, 11 Oct 2006 13:45:20 -0300 Message-ID: References: <20061011150842.GA31298@spearce.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-From: git-owner@vger.kernel.org Wed Oct 11 18:48:04 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 1GXhEf-0006Hn-AI for gcvg-git@gmane.org; Wed, 11 Oct 2006 18:47:15 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161132AbWJKQrI (ORCPT ); Wed, 11 Oct 2006 12:47:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161137AbWJKQrH (ORCPT ); Wed, 11 Oct 2006 12:47:07 -0400 Received: from main.gmane.org ([80.91.229.2]:38885 "EHLO ciao.gmane.org") by vger.kernel.org with ESMTP id S1161132AbWJKQrD (ORCPT ); Wed, 11 Oct 2006 12:47:03 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GXhE1-00063A-Od for git@vger.kernel.org; Wed, 11 Oct 2006 18:46:33 +0200 Received: from 201.37.98.50 ([201.37.98.50]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Oct 2006 18:46:33 +0200 Received: from pazu by 201.37.98.50 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Oct 2006 18:46:33 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: git@vger.kernel.org X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 201.37.98.50 User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) In-Reply-To: <20061011150842.GA31298@spearce.org> Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Shawn Pearce wrote: > I would just stick with core Git. I haven't used Cogito in almost > a year so I can't say what I'm missing there, but core Git works > very well for all of my needs. I use it in a lot of different > projects, some which require git-svn, others which require some > bastard git-svn-workalike for non-SVN systems, and others which > are just Git projects and don't have to cooperate with others. Thanks for the advice, Shawn. Would you mind expanding on how you work with git-svn, however? Specially, how's your everyday work, and how do you deal with multiple upstream branches. -- Marcus