[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Old Hundred Eyes review of svn_io_temp_dir requested

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-11-10 23:05:43 CET

Kevin Pilch-Bisson wrote:

>C:\Temp is deprecated on Win32 in favour of per-user temp directories under
>documents and settings. I'd love to see svn do that properly. It could never
>get a designed for Windows XP logo otherwise :)
>
>
SVN will do it properly; look at the search order. %TMP% and %TEMP% are
tried first, and all modern Win32 flavours will have those set (to a
per-user directory, by default).

I do believe we should switch the order of those two, however: %TEMP%
then %TMP%.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 10 23:06:26 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.