[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: golan davidovits <golandav_at_yahoo.com>
Date: Thu, 11 Dec 2008 06:41:53 -0800 (PST)

Hi,

I already see 3 people in this mailing list that experience the error.I personally saw it many times with our users.
I'm not aware of any active process that is set to delete tmp files on our systems.If you could recommend on a method how to check it it would be great.
Could it be that it is tortroise/svn bug after all? I mean, we know that in version 1.4 it worked well, is there a specific change in 1.5 that cause it?

Thanks,
gzd

----- Original Message ----
From: Stefan Kueng <tortoisesvn_at_gmail.com>
To: users_at_tortoisesvn.tigris.org
Sent: Wednesday, December 10, 2008 6:43:24 PM
Subject: Re: Tortoise (1.5.5) commit failed on large commit

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].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=982858
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-11 15:42:39 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.