You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by smistry-toushay <gi...@git.apache.org> on 2014/08/25 23:29:01 UTC

[GitHub] cordova-cli pull request: Add symbolic link option to for cordova ...

GitHub user smistry-toushay opened a pull request:

    https://github.com/apache/cordova-cli/pull/191

    Add symbolic link option to for cordova plugins

    Requires associated cordova-lib change: https://github.com/apache/cordova-lib/pull/78

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

    $ git pull https://github.com/smistry-toushay/cordova-cli plugin_symbolic_links

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

    https://github.com/apache/cordova-cli/pull/191.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 #191
    
----
commit 65f4f31cf15409de150fd50986719d9810bc703d
Author: Sandeep Mistry <sa...@toushay.com>
Date:   2014-08-25T21:25:02Z

    add symbolic link option to for cordova plugins
    
    requires associated cordova-lib change

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cordova-cli pull request: Add symbolic link option to for cordova ...

Posted by sgrebnov <gi...@git.apache.org>.
Github user sgrebnov commented on the pull request:

    https://github.com/apache/cordova-cli/pull/191#issuecomment-53421487
  
    requires administrative privileges to add plugin with -link option (I think is ok and nothing we can do here), otherwise works as expected
    * tested with cordova contacts plugin and pickContact option
    * checked that symblink was created during 'plugin add' and then removed after 'plugin rm' (does not require administrative privileges)
    * 'cordova plugin ls' correctly display installed plugin as well


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cordova-cli pull request: Add symbolic link option to for cordova ...

Posted by sgrebnov <gi...@git.apache.org>.
Github user sgrebnov commented on the pull request:

    https://github.com/apache/cordova-cli/pull/191#issuecomment-53418500
  
    I'll try the code...will report results soon


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cordova-cli pull request: Add symbolic link option to for cordova ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-cli/pull/191


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-cli pull request: Add symbolic link option to for cordova ...

Posted by purplecabbage <gi...@git.apache.org>.
Github user purplecabbage commented on the pull request:

    https://github.com/apache/cordova-cli/pull/191#issuecomment-53338498
  
    Tested on windows?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cordova-cli pull request: Add symbolic link option to for cordova ...

Posted by MMrko <gi...@git.apache.org>.
Github user MMrko commented on the pull request:

    https://github.com/apache/cordova-cli/pull/191#issuecomment-64767953
  
    :+1: 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-cli pull request: Add symbolic link option to for cordova ...

Posted by smistry-toushay <gi...@git.apache.org>.
Github user smistry-toushay commented on the pull request:

    https://github.com/apache/cordova-cli/pull/191#issuecomment-53417619
  
    @purplecabbage unfortunately I do not have access to a windows machine to test on. I've tested it on OS X. It should have the same behaviour as the ```link``` option in ```plugman```.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---