X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Mon, 1 Feb 2010 16:18:25 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Bash completion and symlinks problem
Message-ID: <20100201151825.GJ28659@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <8CCC8F85C5F2784387A32FAD835FB4E602DA8EE60B@server03>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <8CCC8F85C5F2784387A32FAD835FB4E602DA8EE60B@server03>
User-Agent: Mutt/1.5.20 (2009-06-14)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Feb  1 12:51, DEWI - N. Zacharias wrote:
> 
> Hi all,
> 
> another problem after updating cgwin . The bash completion don't work for symlinks .
> 
> assume having a /cygdrive/c/bin directory which contains symlinks to scripts in a central directory on our file sever say /cygdrive/x /centraltools/
> 
> eg.
> 
>  /cygdrive/c/bin/dosomething.pl -> /cygdrive/x /centraltools/dosomething.pl
> 
> The strange thing is, old links as well as new ones executed fine. Only they don't appear in the completion.
> 
> Can someone tell me why ??

Work for me.  Your symlink points to a script which has no execute
permissions (if "acl" is set on the target mount), or the script doesn't start
with a shebang.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

