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

Pub should notify that symlinks cannot be created on network shares #8037

Closed
stevemessick opened this issue Jan 22, 2013 · 11 comments
Closed
Assignees
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue os-windows

Comments

@stevemessick
Copy link
Contributor

Pub install does not work for project on network drive.

packages dosn't contain any directories
////////////////////////////////////////////////////////////////////////////////////
Editor: 0.2.10_r16761 (2013-01-07)
OS: Windows Vista - x86 (6.0)
JVM: 1.6.0_22

projects: 1

open dart files: 7

auto-run pub: true
mem max/total/free: 967 / 297 / 66 MB
thread count: 30
analysis: 0 tasks, 11 libraries, 1 contexts
index: 58567 relationships and 0 attributes in 12565 elements in 124 resources stored in 2 MB on disk

SDK installed: true
Dartium installed: true

@keertip
Copy link
Contributor

keertip commented Jan 25, 2013

Set owner to @munificent.
Removed this from the M4 milestone.
Removed Area-Editor label.
Added Area-Pub label.

@munificent
Copy link
Member

Unfortunately, this is a consequence of the fact that pub uses NTFS junction points to do symlinks on Windows. Those only work on local drives.

We won't be able to make this work, but we should notify the user of an error instead of silently failing. I'm repurposing this bug to that effect.


Added this to the Later milestone.
Changed the title to: "Pub should notify that symlinks cannot be created on network shares".

@munificent
Copy link
Member

Issue #9239 has been merged into this issue.


cc @sgjesse.

@munificent
Copy link
Member

Marked this as being blocked by #15103.

@munificent
Copy link
Member

Added OpSys-Windows label.

@munificent
Copy link
Member

Issue #17178 has been merged into this issue.


cc @keertip.

@DartBot
Copy link

DartBot commented Apr 2, 2014

This comment was originally written by mor...@gmail.com


see my suggestion in the initial issue

2014-04-02 19:35 GMT+02:00 <dart@googlecode.com>:

@nex3
Copy link
Member

nex3 commented Apr 2, 2014

Issue #17178 has been merged into this issue.

1 similar comment
@munificent
Copy link
Member

Issue #17178 has been merged into this issue.

@munificent
Copy link
Member

We're planning to move away from using symlinks at all, so we don't intend to put time into handle the lack of them more gracefully.


Added NotPlanned label.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/pub#415.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-not-planned Closed as we don't intend to take action on the reported issue os-windows
Projects
None yet
Development

No branches or pull requests

5 participants