X-Spam-Check-By: sourceware.org Message-ID: Date: Wed, 11 Apr 2007 18:13:06 -0400 From: "Jared Silva" To: cygwin AT cygwin DOT com Subject: Re: /etc/bash_completion & svn/svk completion Cc: ian AT caliban DOT org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45BEC132 DOT 6000006 AT byu DOT net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com _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/