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

Create symlinks with relative paths #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

schmengler
Copy link

Currently the symlinks are always created with absolute target paths, unlike modman. This is a problem when the build should be packaged or synchronized while keeping the symlinks intact.

Unfortunately a little non-threadsafe hack was necessary to make relative symlinks under Windows possible. See https://bugs.php.net/bug.php?id=69473

@ghost
Copy link

ghost commented Jun 14, 2016

@schmengler We are trying to get modman-php to create relative symlinks too. Could you try to resolve the whitespace issues in your first commit so that the diff is easier to read? Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant