Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Why is EGit not falling back to HOMEDRIVE/HOMEPATH or user.home if HOME is not set?

I’ve always found the message perfectly acceptable and descriptive.

If people don’t read the whole message then there isn’t much we can do – there is only so much hand holding you can give.

This is a tool meant for developers afterall, and reading the full error message carefully must come in the top 10 important skills you have to learn!

 

Thomas

 

From: egit-dev-bounces@xxxxxxxxxxx [mailto:egit-dev-bounces@xxxxxxxxxxx] On Behalf Of André Dietisheim
Sent: 08 January 2013 11:36
To: Robin Rosenberg
Cc: egit-dev@xxxxxxxxxxx
Subject: Re: [egit-dev] Why is EGit not falling back to HOMEDRIVE/HOMEPATH or user.home if HOME is not set?

 

Hi Robin

In my understanding we could improve Windows users live a lot if we'd
fallback to some sane setting (%HOMEDRIVE%/%HOMEPATH%, %USERPROFILE%
or
even java "user.home") if there's no $HOME. 
 
We do. It's just a warning.
 


Oh, stupid me! Terribly sorry about that, I did not grock that, since I'm using Linux where it never happens. When I now re-ran Windows again and very carfeully read the whole warning it became obvious that EGit is falling back to what I was suggeting ;)

I guess that the wording in the warning could get shortened, since  myself and most users would skip the rest once they read "HOME is not set". That's pretty much what happened to our user here:
https://community.jboss.org/message/784626
We could change it to something like "<path> will be used for storing GIT user configuration and as default repository location since environment variable HOME is not set. If <path> is not correct please set the HOME environment variable and restart Eclipse."). WDYT?

Cheers
André





**************************************************************************************
This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmaster@xxxxxxx and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary.

NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, United Kingdom. A company registered in England and Wales. Registered no. 3080780. VAT no. GB 603 8808 40-00
**************************************************************************************

Back to the top