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 subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/20 00:37:22 UTC

[jira] [Commented] (CB-5433) init.bat uses %HOME% instead of %USERPROFILE%

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

ASF subversion and git services commented on CB-5433:
-----------------------------------------------------

Commit 3f92336a1510985c90b05130429c20bcd43e6895 in branch refs/heads/3.2.x from [~jsoref]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-blackberry.git;h=3f92336 ]

CB-5433 init.bat use %USERPROFILE% on Windows


> init.bat uses %HOME% instead of %USERPROFILE%
> ---------------------------------------------
>
>                 Key: CB-5433
>                 URL: https://issues.apache.org/jira/browse/CB-5433
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry
>    Affects Versions: 3.1.0
>         Environment: Windows (8)
>            Reporter: Josh Soref
>            Assignee: Josh Soref
>             Fix For: 3.3.0
>
>
> bin/init and bin/init.bat are supposed to be fairly parallel, unfortunately $HOME is a unix concept, on Windows there are two variables (for Historical reasons...) %HOMEDRIVE% and %HOMEPATH% see http://support.microsoft.com/kb/101507 for more information
> The relevant line from bin\init.bat is:
> set CORDOVA_HOME_DIR=%HOME%\.cordova\lib\blackberry10\cordova\%CORDOVA_VERSION%



--
This message was sent by Atlassian JIRA
(v6.1#6144)