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

Re: Tortoise (1.5.5) commit failed on large commit

From: Stefan Kueng <tortoisesvn_at_gmail.com>
Date: Wed, 10 Dec 2008 17:43:24 +0100

Ido Strahovsky wrote:
> Hi,
>
> After upgrading to 1.5.5 we had a lot of commit which fails with the
> error “svn Can't open '.svn/tmp/tempfile.tmp'”.
>
> We investigate and here is summary of the conclusions:
>
> 1. It did not happen on 1.4 (server and clients).
>
> 2. Seems it depends on both amount of files and their size. If the
> number of files which are committed is more 50 + the commit will fail.
>
> 3. The problem is reproducible on multiple clients.
>
> 4. It happened also when the antivirus and firewall were disabled.
>
> 5. We ran FileMon, see the result below.

The "buffer overflow" you see is not an error but completely normal:
http://blogs.technet.com/markrussinovich/archive/2005/05/17/buffer-overflows.aspx

But the "DELETE PEND" indicates that something deleted the file which
should not have happened. Do you have a cleanup tool running which
cleans temp files automatically?

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=982310
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2008-12-10 17:43:55 CET

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.