You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/06/09 11:31:02 UTC

[jira] [Commented] (CB-6899) [medic] "Cordova-lib link" step fails on Windows slave

    [ https://issues.apache.org/jira/browse/CB-6899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14021792#comment-14021792 ] 

ASF GitHub Bot commented on CB-6899:
------------------------------------

GitHub user vladimir-kotikov opened a pull request:

    https://github.com/apache/cordova-medic/pull/9

    CB-6899 "Cordova-lib link" step fails on Windows slave

    Replaces "ln -s" command, which is not workin on windows slaves, with inline node script.
    Fix for [CB-6899](https://issues.apache.org/jira/browse/CB-6899)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-medic CB-6899

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-medic/pull/9.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #9
    
----
commit 72fc3889b4dc50b2ada2095985a32e69703ed72e
Author: Vladimir Kotikov <v-...@microsoft.com>
Date:   2014-06-09T08:57:42Z

    Replaces "ln -s" command, which is not workin on windows slaves, with inline node script.

----


> [medic] "Cordova-lib link" step fails on Windows slave
> ------------------------------------------------------
>
>                 Key: CB-6899
>                 URL: https://issues.apache.org/jira/browse/CB-6899
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Medic, Windows 8, WP8
>         Environment: Windows Server 2012R2 / Windows 8.1, Buildslave 0.8.8, ln (fileutils) 4.1
>            Reporter: Vladimir Kotikov
>            Assignee: Jesse MacFadyen
>
> Medic uses "ln -s" to create symbolic links, which comes from git\bin. This doesn't work on windows clients and always raise "pervission denied" error, even if runned in elevated prompt (with admin access).



--
This message was sent by Atlassian JIRA
(v6.2#6252)