Skip to content

Fix symlinking on Windows#322

Merged
ariporad merged 1 commit intoshelljs:masterfrom
BYK:linking-windows
Jan 31, 2016
Merged

Fix symlinking on Windows#322
ariporad merged 1 commit intoshelljs:masterfrom
BYK:linking-windows

Conversation

@BYK
Copy link
Copy Markdown
Contributor

@BYK BYK commented Jan 29, 2016

Fixes symlink creation on Windows systems and adds a test
for symlinking directories since it needs special treatment
on Windows.

Fixes #301.

@BYK
Copy link
Copy Markdown
Contributor Author

BYK commented Jan 29, 2016

Gonna fox POSIX issues.

@BYK
Copy link
Copy Markdown
Contributor Author

BYK commented Jan 29, 2016

Okay, should be fixed now.

@nfischer
Copy link
Copy Markdown
Member

I haven't tested this on my windows machine, but it looks like it won't break linux/mac behavior, and it definitely looks like an improvement for Windows behavior. Since it passes all the CI, LGTM.

Fixes symlink creation on Windows systems and adds a test
for symlinking directories since it needs special treatment
on Windows.

Fixes #301.
@BYK
Copy link
Copy Markdown
Contributor Author

BYK commented Jan 31, 2016

Rebased

@ariporad
Copy link
Copy Markdown
Contributor

LGTM!

@ariporad
Copy link
Copy Markdown
Contributor

Thanks @BYK!

ariporad added a commit that referenced this pull request Jan 31, 2016
fix(Windows): fix symlinking on Windows
@ariporad ariporad merged commit 514e7b0 into shelljs:master Jan 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug/defect, or a fix for such a problem high priority Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants