Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly handle directories with child AdditionalPath or RenamePath elements #7

Open
ralish opened this issue Mar 12, 2020 · 0 comments
Assignees
Labels

Comments

@ralish
Copy link
Owner

ralish commented Mar 12, 2020

Assume we're installing a component which contains at least one AdditionalPath or RenamePath element for a file inside a folder (i.e. not at the root of the component directory). If the destination directory does not exist we'll preference creating a directory symlink instead of a directory with individual file symlinks. However, in this scenario the AdditionalPath and RenamePath elements for files within this directory are not respected.

@ralish ralish added the bug label Mar 12, 2020
@ralish ralish self-assigned this Mar 12, 2020
@ralish ralish changed the title Correctly handle directories with child RenamePath elements Correctly handle directories with child AdditionalPath or RenamePath elements Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant