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

[Windows] gulp relink removes all symlink destinations because rm -rf follows symlinks (sic!) #108

Closed
Reinmar opened this issue Mar 14, 2016 · 0 comments · Fixed by #110
Closed
Assignees
Labels
type:bug This issue reports a buggy (incorrect) behavior.
Milestone

Comments

@Reinmar
Copy link
Member

Reinmar commented Mar 14, 2016

scofalik [13:31]
Guys I just discovered interesting thing concerning our dev tools.

[13:32]
You wouldn't guess, but rm -rf on Windows follows symlinks and removes everything in symlink.

[13:32]
My ckeditor5-core is now gone. (edited)

[13:32]
With the undo manager.

@Reinmar Reinmar added type:bug This issue reports a buggy (incorrect) behavior. ★★★ labels Mar 14, 2016
@Reinmar Reinmar added this to the 0.1.0 milestone Mar 14, 2016
@szymonkups szymonkups self-assigned this Mar 14, 2016
mlewand pushed a commit that referenced this issue May 1, 2020
Fix: Restored a condition handling an edge case in upload vs abort promise chains. Closes #5892.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants