Hi,
just a minor note:
> -----Original Message-----
> From: Hontvari Jozsef [mailto:hontvari@solware.com]
> Sent: Friday, March 22, 2002 2:17 AM
> To: kfogel@collab.net
> Cc: Branko AOibej; dev@subversion.tigris.org
> Subject: Re: svn commit: rev 1563 - trunk/subversion/include
> trunk/subversion/libsvn_subr trunk/subversion/clients/cmdline
> trunk/subversion/libsvn_ra_dav
>
[...]
> The whole process:
>
> 1. First look for the APPDATA environment variable as it is
> already in the
> code sample. That will only exists on Windows 2000 and upper.
> 2. If APPDATA is not set, then look for the USERPROFILE environment
> variable. That exists from Windows NT 4. If found then use
> the directory
> %USERPROFILE%\Application Data. This will correspond to
> APPDATA. If there is
> no "Application Data" subdirectory then create it.
Please do not make the same mistake like many other programms and hardcode
Windows special folder names. The name "Application Data" is only valid
for the english/US version. For example in germany it's called
"Anwendungsdaten"
-og
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 22 10:44:30 2002