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: Native symlinks troubles


On Jun 17 08:43, ÐÐÐÐÑÐÐ ÐÐÐÐÐÐ wrote:
> This simple example illustrate problem with using native symlinks.
> 
> $ export CYGWIN=winsymlinks:nativestrict
> 
> $ mkdir bld && mkdir source && touch source/srcfile && ln -s
> ../source/srcfile bld/bldfile
> 
> $ ls -l bld
> total 0
> lrwxrwxrwx 1 alexey None 10 Jun 17 08:29 bldfile -> ce/srcfile

Thanks for the report.  I applied a patch which should fix this issue.

I'm just uploading a new developer snapshot 2013-06-17 to
http://cygwin.com/snapshots/, as well as a new 64 bit Cygwin test
release 1.7.21-4.  Please give one of them a try.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 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


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