On 2. Apr 2007, at 13:47, John Tsombakos wrote:
[...] Yeah, I have a version of it in /Library/Application Support/ TextMate, that is there from my svn update:
cd /Library/Application\ Support/TextMate svn up
If I remove it from /Library/... won't it just be replaced when I do my next svn update?
Given that you have checked out the PlugIns folder from svn, yes.
Should I remove the one in the TextMate bundle itself? Is TM even using the one that's being updated via SVN, or is that error indicating that it is not? How are others handling this??
It uses the most local one. Removing stuff in TextMate.app/… is never a good idea (as it will be back when you update).
Remove the plug-in from /Library if you want to get rid of the warning, but it is harmless. TM just tells you that you have two versions of the same plug-in installed (and thus it will only load one).