On 24/11/11 14:54, "Hans-Jörg Bibiko" bibiko@eva.mpg.de wrote:
Re `git not found`: Could it be that you try to update a bundle which is under git control? First, this is not allowed since GetBundles installs it via tarball. If so, then I have to ask for TM_GIT in beforehand which I missed, but actually you should get the prompt saying "Please use git for updating".
I was trying an initial install of `CakePHP.bundle` which I did install in the end via git at GitHub.
On 24 Nov 2011, at 14:36, Phil Dobbin wrote:
Apropos of this thread after renaming /Library/Application\ Support/TextMate/Support/ I attempted to run "Update Support Folder" whereupon this error message was found in the log file:
Hmm, could you please send me the output of TM main menu > Bundles > GetBundles > Help - Requirements "Check Requirements" ?
The output of `check requirements` is:
=====================================================================
³svn² client found in: /usr/bin/svn svn, version 1.6.16 (r1073529)
³TM_SVN² set to:
³unzip² found in: /usr/bin/unzip
³tar² found in: /usr/bin/tar
³ruby²: ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-darwin10]
³ping textmate.org²: PING textmate.org (178.79.137.125): 56 data bytes 64 bytes from 178.79.137.125: icmp_seq=0 ttl=50 time=22.886 ms
³ping github²: PING github.com (207.97.227.239): 56 data bytes 64 bytes from 207.97.227.239: icmp_seq=0 ttl=47 time=94.039 ms
=====================================================================
HTH,
Cheers,
Phil...