This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: /etc/bash_completion & svn/svk completion


_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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]