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

Re: Frequent commit errors and warnings of corrupt files

From: Robin Guest <robin.guest_at_gmail.com>
Date: Wed, 9 Feb 2011 12:13:29 +0000

On 9 February 2011 12:00, Andy Levy <andy.levy_at_gmail.com> wrote:

> On Wed, Feb 9, 2011 at 06:33, John Dexter <jdxsolutions_at_googlemail.com>
> wrote:
> > That certainly looks very similar to (at least one example of) what I
> see.
> > I'll take a look. To clarify my options are EITHER apply the hotfix, OR
> > disable indexing on the relevant dirs, doing both is pointless?
> > Thanks!
>
> That's what it looks like to me.
>
> Don't forget to exclude from virus scans too.

From my experience, not quite.

Indexing or virus scanning puts on locks which prevent the svn temporary
files being created/moved/deleted. Without the hotfix, this results in
http://tortoisesvn.net/faq.html#cantmove2. *With* the hotfix it results in
http://tortoisesvn.net/faq.html# <http://tortoisesvn.net/faq.html#cantmove2>
inuse.

In other words exclusions prevent the initial trigger, and the hotfix
prevents the situation (once triggered) from scheduling a CHKDSK.

Am I wrong?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-09 13:13: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.