Browse thread
OSX GUI
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jonathan Bryant <jtbryant@v...> |
| Subject: | Re: [Caml-list] OSX GUI |
> > 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. Ah, yes. That fixed it :)