_svn* are out of date in /etc/bash_completion. My recommendation is to remove _svn* from /etc/bash_completion to /etc/bash_completion.d/svn (similar to /etc/bash_completion.d/svk). This way, the default bash completion is unchanged. However, if someone wants to use the latest bash completion for svn (e.g. /usr/src/subversion/tools/client-side/bash_completion) they only need to replace the svn file with a symbolic link. With this method, _svn* is only sourced once, versus twice.
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/