From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sverre Rabbelier Subject: Re: Working on Git on MS Windows Date: Mon, 3 Aug 2009 15:19:25 -0700 Message-ID: References: <742707500908030906h12f29050hd792911e9c74e635@mail.gmail.com> <200908031828.42426.jnareb@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Jakub Narebski , Thiago Farina , git@vger.kernel.org To: Johannes Schindelin X-From: git-owner@vger.kernel.org Tue Aug 04 00:19:55 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1MY5so-000147-Lf for gcvg-git-2@gmane.org; Tue, 04 Aug 2009 00:19:55 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754952AbZHCWTq (ORCPT ); Mon, 3 Aug 2009 18:19:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754941AbZHCWTq (ORCPT ); Mon, 3 Aug 2009 18:19:46 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:49080 "EHLO mail-ew0-f214.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752922AbZHCWTp (ORCPT ); Mon, 3 Aug 2009 18:19:45 -0400 Received: by ewy10 with SMTP id 10so3416198ewy.37 for ; Mon, 03 Aug 2009 15:19:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=NC4Pj3Cn42oSqygwDa9Z+bsk0Jd1gdyl9QDkL3X3x2E=; b=E0DMsW010reKvrx8L1US2tu2UPsxxHK3ThrMp4o34zHG6pdoorscV58bAQn+SEaSJr itfPnQCXLjlG+ojuQ84Thg5smOjRMOAmssBJTjFI1amT3IEPq6Tuu25wgWfCKQufXC1B /Wv6r2ujAEhzRv92keiKcQkSLENc2w58lBpV4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=GEG81U8iFffabSUxnuR0eIiPP4R4ORi82/x+4WchmE+C1sTWX5j7Xaa+kjj4A1P1i+ zi4JMxnoZnDRa5ZkJePbh/B2sIHJZgl5Xa99r96XcajkXkuGS5J4QTpDHCHxLvoklaWA HPrTwUB9Y6AsJO8qtDGL/iFv7WyWzT8TL0XEE= Received: by 10.216.90.74 with SMTP id d52mr1284327wef.51.1249337985092; Mon, 03 Aug 2009 15:19:45 -0700 (PDT) In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Heya, On Mon, Aug 3, 2009 at 15:07, Johannes Schindelin wrote: > I have no idea if that is possible, and I have no inclination to > install/buy MS Visual Studio to find out. You don't have to buy it to be able to install it, try the Express editions, they're free, and pretty feature complete :). -- Cheers, Sverre Rabbelier