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

Re: Temp files are not deleted by TSVN/merge

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Thu, 25 Jul 2013 15:52:07 +0100

On 25 July 2013 13:48, Seak, T. F. <lapsap7+svn_at_gmail.com> wrote:
>
>
> On 24 July 2013 20:53, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
>>
>> On 24.07.2013 20:48, Seak, T. F. wrote:
>>>
>>> Hi,
>>>
>>> When we do a "diff with previous version" with TSVN, files like
>>> <filename>-revxxxxxxx.svn000.tmp.<ext> will be created inside user-wide
>>> Temp folder. But after we close the "merge" window, these files are not
>>> deleted.
>>>
>>> We have observed this from TSVN 1.6 up to the newest 1.8.
>>
>>
>> Yes, that's by design.
>> Those files are passed to the *external* diff tool. Once we do that, we
>> don't own those files anymore and we must not delete them. The diff tool
>> might still need them.
>
>
> OK, right. Then the problem comes from "merge". When we close "merge", it
> should delete the temp files.

Am I right in thinking that TSVN cleans up its own temp files when
they are 24 hours old, next time it goes to create a temp file?

Simon

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3061292

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-07-25 16:52:12 CEST

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

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