From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Frank_M=FCnnich?= Subject: What IDEs are you using to develop git? Date: Tue, 25 Aug 2009 14:15:17 +0200 Message-ID: <000001ca257d$b60326c0$22097440$@com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE To: X-From: git-owner@vger.kernel.org Tue Aug 25 14:43:44 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 1MfvNH-0001M8-Lk for gcvg-git-2@lo.gmane.org; Tue, 25 Aug 2009 14:43:44 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750758AbZHYMnf convert rfc822-to-quoted-printable (ORCPT ); Tue, 25 Aug 2009 08:43:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750746AbZHYMne (ORCPT ); Tue, 25 Aug 2009 08:43:34 -0400 Received: from srv6.mw-internet.net ([85.114.129.87]:40785 "EHLO srv6.mw-internet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750737AbZHYMne convert rfc822-to-8bit (ORCPT ); Tue, 25 Aug 2009 08:43:34 -0400 X-Greylist: delayed 1696 seconds by postgrey-1.27 at vger.kernel.org; Tue, 25 Aug 2009 08:43:34 EDT Received: from justme (pD9EA0FF8.dip0.t-ipconnect.de [217.234.15.248]) by srv6.mw-internet.net (Postfix) with ESMTP id 8FE613D843D for ; Tue, 25 Aug 2009 14:15:18 +0200 (CEST) X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcolfbLrTkHZMFQOTPWO6i2fh+G4rg== Content-Language: de x-cr-hashedpuzzle: AWwp BmCh CAI/ C/7H EBVt ETBm Gk0/ GuxY GvGS Hz4X JJTO KLop Ka7B Ksvj K5qS K8Vu;1;ZwBpAHQAQAB2AGcAZQByAC4AawBlAHIAbgBlAGwALgBvAHIAZwA=;Sosha1_v1;7;{91FC6AB3-026E-4FA1-AB8F-2B3CA5C8DB87};ZwBpAHQAQABmAHIAYQBuAGsALQBtAHUAZQBuAG4AaQBjAGgALgBjAG8AbQA=;Tue, 25 Aug 2009 12:15:13 GMT;VwBoAGEAdAAgAEkARABFAHMAIABhAHIAZQAgAHkAbwB1ACAAdQBzAGkAbgBnACAAdABvACAAZABlAHYAZQBsAG8AcAAgAGcAaQB0AD8A x-cr-puzzleid: {91FC6AB3-026E-4FA1-AB8F-2B3CA5C8DB87} Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi there, I am interested in helping out and improving git, though I haven't programmed in C for quite a while now and thus have to relearn quite so= me things.=20 I understand the different branches (master, next, pu) and so on, and w= ere successful in compiling git with my Ubuntu 9.04. [yeea] ;) One thing I would like to ask you: what, if any, IDEs are you working w= ith? I tried Anjuta but were unsuccessful in importing the git folder from a= ny branch into Anjuta. Eclipse worked a bit better, though I am still batt= eling with the debugger a bit. Any recommendations, manuals or how-to tips are greatly welcome. And one thing: thank you for your effort! Git really caught my attentio= n and I was so much amused by the Google-Techtalk that Linus gave about Git, = that it sparked my interest in relearning how to program again ;) Best regards from lovely Dresden in Germany =46rank M=FCnnich