[TxMt] Subversion bundle problems - diff not working

Allan Odgaard allan at macromates.com
Thu Jun 23 17:09:43 UTC 2005


On 23/06/2005, at 18.46, .Mac wrote:

> Also, CocoaDialog --help and ctrl-R to run the line as a command  
> produces:
>
> CocoaDialog --help/bin/bash: line 1: CocoaDialog: command not found

This would indicate that stuff is missing from the support directory.

Did you svn update only the Bundles directory or the entire TextMate  
dir (in Application Support)? It should be the latter, though you may  
also remove your entire checkout, since latest svn bundle is included  
with 1.1b13.

As for checking the presence of CocoaDialog, try:
echo $TM_SUPPORT_PATH
and
ls "$TM_SUPPORT_PATH/bin"

That said, I won't rule out that the diff stuff doesn't work for Ruby  
1.6 (which is what Panther has). Chris should be able to give a  
better answer to that :)




More information about the textmate mailing list