[SVN] Bundle commit 380

Allan Odgaard allan at macromates.com
Sat Feb 26 13:25:27 UTC 2005


On Feb 26, 2005, at 14:16, Allan Odgaard wrote:

> Seems there were some lost snippets in the Rails bundle (using the 
> older .dict extension)

And in case you are in a similar situation, an easy way to do batch 
renames (from bash/zsh):
    for file in *.dict; do svn mv $file ${file%dict}plist; done




More information about the textmate-dev mailing list