Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

enable Windows users to specify an alternate home directory#810

Open
fastcatch wants to merge 1 commit intoheroku:masterfrom
fastcatch:master
Open

enable Windows users to specify an alternate home directory#810
fastcatch wants to merge 1 commit intoheroku:masterfrom
fastcatch:master

Conversation

@fastcatch
Copy link

The toolbelt would not work on Windows if the user has an account name with non-English letters in it (such as Latin-1, etc.); even though this is perfectly valid in Windows.

With this change the user can specify a HEROKU_HOME environment variable to be used as home directory for the toolbelt (which falls back to the standard USERPROFILE). If this directory has only English ASCII characters in it the toolbelt starts to work just fine.

… avoid problems with non-English account names)
@Kozlov-V
Copy link

Kozlov-V commented Jan 5, 2014

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants