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

Re: [TSVN] Re: Re: Re: TSVN leaves temporary file in TEMP folder

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-10-13 09:42:51 CEST

On Wed, 13 Oct 2004 08:51:23 +0200, Jan Bares <herkule9s@yahoo.com> wrote:
> If you use WaitForXX(process handle), you will be notified when the program
> ends even when it crashes. When TSVN quits (but this is only when Explorer
> quits?), it can safely delete the rest of the files and abandon waiting on
> any still running program.

True for Win2k and XP. But try that once on Win98... - a crashed
program there won't close the handle and your program waits forever
for the program to "finish".

And let's please not get carried away: if you don't have 1Meg of disk
space left for those temp files (which are deleted after one day),
then you're not able to have a working copy anyway.

And also note the name of that folder: "temp" which is short for
"temporary". So that's where temporary files go to. And there's _no_
definition about how long "temporary" is...

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 13 10:50:11 2004

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

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