You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by laurre <gi...@git.apache.org> on 2014/10/11 12:38:00 UTC

[GitHub] cordova-lib pull request: Check for a CORDOVA_HOME environment var...

GitHub user laurre opened a pull request:

    https://github.com/apache/cordova-lib/pull/104

    Check for a CORDOVA_HOME environment variable to create the global config path

    I would like the ".cordova" folder not to be created in my HOME folder, but in a custom path, that would be declared in a CORDOVA_HOME environment variable. 
    
    This will be useful for a multi-user environment. Instead of having the same .cordova folder in each user's HOME folder with the same content, I will be able to create a single .cordova folder, that every user will be able to access.

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

    $ git pull https://github.com/laurre/cordova-lib master

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

    https://github.com/apache/cordova-lib/pull/104.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 #104
    
----
commit 4919a9846c65700a4650a214986e4aff53662579
Author: System Administrator <ro...@urrutal.local>
Date:   2014-10-11T10:23:41Z

    Check for a CORDOVA_HOME environment variable to create the global config path.

----


---
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-lib pull request: Check for a CORDOVA_HOME environment var...

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

    https://github.com/apache/cordova-lib/pull/104


---
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