RE: Windows 2000 - HOMEDRIVE,HOMEPATH vs. USERPROFILE

2005-05-31 Thread Conrad T. Pino
Hi Derek, A few more observations follow: > From: Conrad T. Pino [mailto:[EMAIL PROTECTED] > > > Based on these observations, how do Windows and UNIX differ to CVS? > > UNIX user profile (.profile,.bash_profile) files are always in $H

Re: Windows 2000 - HOMEDRIVE,HOMEPATH vs. USERPROFILE

2005-05-31 Thread Derek Price
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It sounds to me like we probably want to ignore USERPROFILE, then, and just use the home dir settings. How does the home directory get set to something other than "undefined" in your examples? Is there an API to read it from the system or must all ap

RE: Windows 2000 - HOMEDRIVE,HOMEPATH vs. USERPROFILE

2005-05-31 Thread Conrad T. Pino
Hi Derek, > From: Derek Price > > It sounds to me like we probably want to ignore USERPROFILE, then, and > just use the home dir settings. The commit characteristics of network profiles are indeed scary. Home directory commit characteristics are common to UNIX & Windows and seems the only choic