Symlinking

Chad Hietala's Avatar

Chad Hietala

22 Jan, 2015 03:44 PM

To speed acceptance tests we do a download of dependencies once and then ideally we would want to symlink those dependencies to the project under test. What we found was that first things seemed fine and then we started seeing "too many symlink" errors which failed the build. We're wondering if we have the ability to turn on symlink privileges as described here http://www.ember-cli.com/#symlinks-on-windows.

Thanks,
Chad

  1. Support Staff 1 Posted by Feodor Fitsner on 22 Jan, 2015 05:28 PM

    Feodor Fitsner's Avatar

    Hi Chad,

    Build worker user appveyor is already a member of Administrators group and UAC is disabled (or "set to a lowest level" is better applicable to Windows Server 2012 R2 - see attached screenshot). I ran a simple test to make sure symlinks are working: https://ci.appveyor.com/project/appvyr/nuget-test/build/1.0.80

    What exact error are you getting?

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:53 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac