GithubHelp home page GithubHelp logo

Comments (4)

dscho avatar dscho commented on August 21, 2024 1

Directory junctions are not really an equivalent of Unix' symbolic links, but more like Unix' mount points. See e.g. this excellent argument (the entire thread is worth reading).

For example, you cannot create a junction for a file. Plus, junctions are resolved in the filesystem layer, unlike symbolic links.

from msys2-runtime.

jeremyd2019 avatar jeremyd2019 commented on August 21, 2024

In my experience, upstream is very reluctant to add new options, for the understandable reason that they increase the number of code paths that need testing, and may harbor issues that only occur when some obscure option or combination of options are set.

This fork has been known to add options that upstream will not (such as the 'winsymlink:deepcopy' option) but I think you'd still have a pretty high bar to meet to justify yet another symlink option.

from msys2-runtime.

jeremyd2019 avatar jeremyd2019 commented on August 21, 2024

Thanks for the link, that led me to the response when something like this was proposed upstream in 2015:
https://cygwin.com/pipermail/cygwin-patches/2015q4/008240.html

I can't seem to find any followup beyond this.

from msys2-runtime.

dscho avatar dscho commented on August 21, 2024

Right, so the lead Cygwin developer was less than enthusiastic about this. In the meantime, Windows 10 allows non-admin users to create regular NTFS symlinks when running in Developer mode, therefore I think winsymlinks is pretty good as-is and does not need to pretend that mount points are idempotent to symlinks.

Read: I am in favor of closing this ticket.

from msys2-runtime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.