Willie Möller

Results 106 comments of Willie Möller

Thanks for the detailed example. Imagine the problem where a commit changes the README.doc files across various project folders, while implementing a fix for a specific project. This is not...

@stefanlogue No problem. I use meteor on Windows daily, and would be able to verify it for you.

> Rather than making users jump through these hoops, it might be easiest to just manually reimplement "symlinks" as vanilla text files, so the key file would simply contain the...

Thanks @dimo414. I would like to attempt a solution, but I'm honestly a bit swamped right now.

If it is of any help, it looks like Scoop uses junctions by default and only reverts to copies if the `no_junction` config value is set: https://github.com/ScoopInstaller/Scoop/blob/859d1db51bcc840903d5280567846ae2f7207ca2/lib/install.ps1#L804-L824

I am experiencing this exact same issue. Do you perhaps have any insights on this issue @travi?