[SVN] Solution for the constantly closing folder in project drawer problem
Gerd Knops
gerti-textmate at bitart.com
Fri Dec 28 23:39:29 UTC 2007
Again I came across the dreaded problem where whenever TextMate
becomes key all Folders in the project drawer collapse.
The cause is simple: If an external program (eg svn) removes a folder
that is part of the project, TextMate does not update the project. So
every time TextMate becomes key it checks it's files, finds that
folder missing, and collapses everything.
Solution: Close the project in TextMate, open the tmproj in TextEdit,
find the reference to the folder and delete that section from the xml
file.
Gerd
More information about the textmate-dev
mailing list