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]

Symlink handling changed in latest CVS


This is a heads up so that hopefully this issue can be resolved before
1.3.19.  I just updated from CVS this morning and noticed that symlink
handling is different in at least one context:

    $ rxvt -e slogin localhost          # fails unless pwd = /usr/bin
    $ rxvt -e /usr/bin/slogin localhost # succeeds regardless of pwd

Note that slogin is a symlink:

    $ ls -l /usr/bin/slogin
    lrwxrwxrwx    1 Administ Domain U       20 Dec  3 08:28 /usr/bin/slogin -> ./ssh.exe

I did not have this problem with CVS from 2002/12/31.

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
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]