From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id 7DA05BC6C for ; Thu, 7 Jun 2007 19:39:49 +0200 (CEST) Received: from mail.cs.unm.edu (mail.cs.unm.edu [64.106.20.33]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l57Hdmx3015227 for ; Thu, 7 Jun 2007 19:39:49 +0200 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.cs.unm.edu (Postfix) with ESMTP id 117D8E4105; Thu, 7 Jun 2007 11:39:48 -0600 (MDT) Received: from mail.cs.unm.edu ([127.0.0.1]) by localhost (mail [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29612-03; Thu, 7 Jun 2007 11:39:47 -0600 (MDT) Received: from deimos.cs.unm.edu (deimos.cs.unm.edu [64.106.21.29]) by mail.cs.unm.edu (Postfix) with ESMTP id B301EE4103; Thu, 7 Jun 2007 11:39:47 -0600 (MDT) Date: Thu, 7 Jun 2007 11:40:26 -0600 (MDT) From: "William D. Neumann" To: Jonathan Bryant Cc: Ralph Douglass , caml-list@yquem.inria.fr Subject: Re: [Caml-list] OSX GUI In-Reply-To: <7E4A770F-6B75-49B2-AC84-2326E37C8D48@valdosta.edu> Message-ID: References: <200706061616.58578.jon@ffconsultancy.com> <755FDE71-7ADC-4313-9D69-109BC6D834BE@valdosta.edu> <8ABE187D-314A-4FBC-AEDC-333AAA148058@gmail.com> <0361BEC7-5E6A-44C4-B197-C0E04B552222@valdosta.edu> <71767b800706071008h1b0b6f25m8e7e88f161f54c49@mail.gmail.com> <7E4A770F-6B75-49B2-AC84-2326E37C8D48@valdosta.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at cs.unm.edu X-Miltered: at concorde with ID 466842E4.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; osx:01 ocaml:01 ocaml:01 2007,:98 recorder:98 wrote:01 caml-list:01 neumann:02 neumann:02 black:96 library:03 gui:04 guess:04 thu:05 problem:05 On Thu, 7 Jun 2007, Jonathan Bryant wrote: > (I guess this is getting a bit off topic for this list, but I'll press on > anyway) > > I just did with GetBundle and I'm still having the same problem. Is there > any way to tell what version of the bundle I have so that I can see if it is > the latest version? I can't seem to find that. Well, I'm assuming that getBundle is using subversion to manage the bundles (I just use svn). In which case, something like: svn info ~/Library/Application\Support/TextMate/Bundles/OCaml.tmbundle will tell you your current version (assuming that's the path to your bundle -- change as necessary). The current revision is 7453, and the OCaml bundle was last changed in revision 7410. William D. Neumann --- "There's just so many extra children, we could just feed the children to these tigers. We don't need them, we're not doing anything with them. Tigers are noble and sleek; children are loud and messy." -- Neko Case Life is unfair. Kill yourself or get over it. -- Black Box Recorder