From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim O'Callaghan Subject: Re: [PATCH 0/5] Support ancient systems Date: Fri, 17 Feb 2006 18:03:46 +0100 Message-ID: <20060217170345.GB3468@ELSAMSW37164> References: <94fc236b0602170718t76e01204ib2b50e33eaa5eeaa@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-From: git-owner@vger.kernel.org Fri Feb 17 18:03:38 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 1FA90y-0004lo-Uh for gcvg-git@gmane.org; Fri, 17 Feb 2006 18:03:29 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750718AbWBQRD0 (ORCPT ); Fri, 17 Feb 2006 12:03:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751141AbWBQRDZ (ORCPT ); Fri, 17 Feb 2006 12:03:25 -0500 Received: from ns.dspsrv.com ([193.120.211.34]:48353 "EHLO dspsrv.com") by vger.kernel.org with ESMTP id S1750718AbWBQRDZ (ORCPT ); Fri, 17 Feb 2006 12:03:25 -0500 Received: from [145.36.48.101] (helo=localhost) by dspsrv.com with asmtp (Exim 3.36 #1) id 1FA90u-0005rn-00 for git@vger.kernel.org; Fri, 17 Feb 2006 17:03:24 +0000 To: git@vger.kernel.org Mail-Followup-To: Tim O'Callaghan , git@vger.kernel.org Content-Disposition: inline In-Reply-To: <94fc236b0602170718t76e01204ib2b50e33eaa5eeaa@mail.gmail.com> User-Agent: mutt-ng/devel-r655 (CYGWIN_NT-5.1) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Fri, Feb 17, 2006 at 04:18:35PM +0100, Adrien Beau wrote: > On 2/17/06, Johannes Schindelin wrote: > > > > I just got git to work on an Irix box. These are the changes I needed > > to apply. Maybe some of them are of use for other ancient systems... You > > know, I like ancient systems. And if I could get my hands on a VMS, I > > would try to get git to work on it, too ;-) > > You can get free VMS accounts at the Deathrow Cluster: > http://deathrow.vistech.net/ > > If you're serious about using your account, you'll find that the admin > team is pretty supportive and friendly. You should check out polarhome.com if you want a variety of platforms to muck about on, including IRIX, Plan 9, OpenVMS Vax, OpenVMS Alpha etc. I work on VMS systems at the moment and i thought of attempting to port git for the hell of it. I decided not to bother for a variety of reasons, but mostly because it looked like too much work :) Tim.