You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2006/04/13 21:22:53 UTC

DO NOT REPLY [Bug 39298] - %HOME% should be %HOMEPATH% in ant.bat on XP

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39298>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39298





------- Additional Comments From antoine@apache.org  2006-04-13 19:22 -------
I wonder whether ant.bat should not use the value of USERPROFILE rather than the
value of HOME anyway.

According to some articles in the Internet, HOMEPATH should be the full path of
a users home drive under Windows NT. However, you need to combine it with
HOMEDRIVE to get something useful (on my system, HOMEPATH=\, HOMEDRIVE=H: )

USERPROFILE=C:\Documents and Settings\[my user]

The directory on C: gets copied to the network drive H: I believe when I log out ?

I have seen USERPROFILE also on Windows 2000. Therefore USERPROFILE makes in the
Windows variant which I know (sorry, I do not know Win 9x) the most sense.

Regards,
Antoine

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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