[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: Ido Strahovsky <ido.strahovsky_at_intel.com>
Date: Thu, 11 Dec 2008 16:44:02 +0200

Can you please specify what are the temp file that may be deleted ?
Where are they store ?
Also, if we break bug commit (which fail) to multiple smaller commit, we succeed to commit, so I am not sure it relate to the temp files.

Thanks, Ido

-----Original Message-----
From: Stefan Kueng [mailto:tortoisesvn_at_gmail.com]
Sent: Wednesday, December 10, 2008 6:43 PM
To: users_at_tortoisesvn.tigris.org
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].
---------------------------------------------------------------------
A member of the Intel Corporation group of companies
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=982859
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-11 15:47:33 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.