Textmate Subversion Error Fix

A while back I got this error whenever I clicked modify or diff in the SVN bundles commit window, the following message would pop up:

csh: Unmatched “. Exit status (1) while executing (“/usr/bin/which”, svn)

After searching a while this ticket was no help. So then I tried everything here

No luck.

I finally found this page which gave me a hint of what it might be: http://tuukka.iki.fi/linux/tweaks/bashovertcsh.html So I started poking around in my user directory with Transmit, which by default shows hidden files, and saw there was a .tcshrc file. I simply sent that to the trash by moving it to .Trash via Transmit and viola, it works again!


Comments