This is the mail archive of the cygwin@cygwin.com 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]

TAB-completion and filesystem problem


I encounter a strange behaviour with cygwin.
I am in $HOME.

Nom@snoop ~
$ ls -ld musique MPlayer/
drwxr-xr-x   26 Nom      544             0 Jun 28
01:03 MPlayer/
lrwxrwxrwx    1 Nom      544           145 Jun 28
01:33 musique -> /cygdrive/c/M
es documents/Ma musique/

in MPlayer the file etc/input.conf exists :
$ ls -ld MPlayer/etc/input.conf
-rw-r--r--    1 Nom      544          1201 Mar 19
14:27 MPlayer/etc/input.conf

I go in musique (also symbolic link) and hit this :
cp ../MPlayer/etc/inp and press TAB to complete the
name.
then appears this, as waited :
$ cp ../MPlayer/etc/input.conf
but the result of
cp ../MPlayer/etc/input.conf / is :
$ cp ../MPlayer/etc/input.conf /
cp: cannot stat `../MPlayer/etc/input.conf': No such
file or directory

so the problem is : TAB completion finds the file, but
cp doesn't.

I also attached output of cygcheck -s -r -v.

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

Attachment: sysinf.bz2
Description: sysinf.bz2

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]