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

Re: Unchanged Working Copy Reports Lock

From: John Peacock <john.peacock_at_havurah-software.org>
Date: Wed, 28 May 2008 15:41:44 -0400

Grady, Shane wrote:
> Might the root cause of the issue I'm seeing be a result of concurrently
> executing SVN updates from the same windows client (even though they're
> targeted at different local workspaces)?
>
> Would it increase the relevancy to know the updates are from the same
> repository?

Most likely this has nothing to do with CruiseControl or threading or
running multiple updates and more to do with the fact that you running
on Windows. Try disabling your AV software, or configure it to ignore
the directories containing the working copies. The way that Windows AV
engines interact with the filesystem causes lots of problems with
programs that rapidly create/delete lots of temporary files (like
Subversion).

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-28 21:42:13 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.