Dear Maintainer, svn has an interesting completion pattern for "svn file:///" I'm not totally sure what it is trying to do - execute the 'svn' program in order to tab complete the svn command? Do people really have ~/etc/tcsh/complete.d/tcsh files? Maybe the way to make it not crash would be to add a "[ -f ... ] &&" type prefix?