On 26/5/2006, at 0:13, Aparajita Fishman wrote:
If we are developing a bundle that is also in subversion, would we not have to copy the entire bundle to ~/Library/Application Support/ TextMate/bundles and work on it from there? Otherwise we would end up with only the delta there, correct?
Yes -- personally I have my checkout in ~/Library, and I think that is the easiest solution for bundle developers in general. An alternative is to just symlink the particular bundle you develop (from ~/Library -> /Library), or only checkout the single bundle to ~/ Library.