[SVN] Bundle commit 215

Allan Odgaard allan at macromates.com
Wed Feb 9 19:51:55 UTC 2005


On Feb 9, 2005, at 20:33, Chris Thomas wrote:

>> I did read you comment above but without the quotes I just get errors
>> because SVN assumes a wrong working copy. [...]
> Arrgh, shell quoting. When I originally wrote that comment, I wasn't 
> piping the command through a subshell. It's probably more correct with 
> the quotes (works for me both ways).

I also had the quotes problem, but the path had spaces, probably that's 
the reason (i.e. works for paths w/o spaces w/o the quotes).

I also noticed that with no changed files it says “wrong arguments”. 
Probably there should be a test for this. And I'd suggest using 
stringByAbbreviatingWithTildeInPath (IIRC) on the paths when showing 
these in the GUI -- I actually did do the latter change myself, but 
then all sorts of problems with the new tool that had no .svn 
directories. Do you have any trick for this? I guess it's easier to 
remove old and add new instead of moving around the files/directories.

But really great work, keep it up Chris! :)

> It would be useful to have TextMate support a $TM_TOOLS directory to 
> allow the use of utility tools and scripts from multiple bundles. The 
> commit window could be used for CVS and Perforce, for example.

Yes, sounds like a good idea. But where should that directory be by 
default? And should it be “dynamic”? i.e. should this only be for tools 
bundled with TM, and so, it would point to 
“TextMate.app/Contents/SharedSupport/Bundle Support/” or similar?




More information about the textmate-dev mailing list