Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow copy instead of symlink for ./link script #34758

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

Merged
merged 1 commit into from
Dec 3, 2019
Merged

Allow copy instead of symlink for ./link script #34758

merged 1 commit into from
Dec 3, 2019

Conversation

ogizanagi
Copy link
Contributor

Q A
Branch? 3.4
Bug fix? no
New feature? no
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

Not the most efficient way to work, but sometimes it helps to test a bug fix/feature within an existing project for which symlinks can't be resolved due to the dev environment (e.g: a Vagrant where only the current project directory is mounted).

@ogizanagi ogizanagi added this to the 3.4 milestone Dec 2, 2019
@nicolas-grekas
Copy link
Member

Thank you @ogizanagi.

nicolas-grekas added a commit that referenced this pull request Dec 3, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

Allow copy instead of symlink for ./link script

| Q             | A
| ------------- | ---
| Branch?       | 3.4 <!-- see below -->
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | N/A <!-- prefix each issue number with "Fix #", if any -->
| License       | MIT
| Doc PR        | N/A

Not the most efficient way to work, but sometimes it helps to test a bug fix/feature within an existing project for which symlinks can't be resolved due to the dev environment (e.g: a Vagrant where only the current project directory is mounted).

Commits
-------

b28fe66 Allow copy instead of symlink for ./link script
@nicolas-grekas nicolas-grekas merged commit b28fe66 into symfony:3.4 Dec 3, 2019
@ogizanagi ogizanagi deleted the link-allow-copy branch December 3, 2019 16:26
javiereguiluz added a commit to symfony/symfony-docs that referenced this pull request Mar 30, 2020
This PR was merged into the 3.4 branch.

Discussion
----------

Mention the link script --copy option

Ref: symfony/symfony#34758

Commits
-------

8057fcb Mention the link script --copy option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants