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

Re: Strange behavior while checking out

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 8 Jul 2015 20:26:47 +0200

On 08.07.2015 08:30, Alexander Thomas wrote:
> One of our customer is facing a strange behavior with checkouts, using
> TSVN 1.7.x version.
>
> Immediately after a fresh checkout WC folder overlay shown as modified
> with random two files deleted. If I try to commit, a dialog box is
> thrown at me saying two files are missing. But if I do an update,
> missing files are checked out and WC status changes to OK.
>
> I was able to consistently reproduce this behavior on two different
> machines and the missing files vary from checkout to checkout even with
> the latest version of TSVN.
>
> This behavior is only with the TSVN client, with SVN cmdline client
> everything works as expected.

First: version 1.7.x is very old. Your customer should update soon.

Since missing files are different for different checkouts, I assume that
it's a virus scanner that's interfering with the checkout. If the virus
scanner has the file open and svn tries to write copy over the temp file
where it gathered the data during checkout, the file will be missing.
And yes: virus scanners behave differently for UI processes than for
console processes.

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=3126358
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-07-08 20:26:10 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.