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

Re: access denied errors (bug 1576) still a problem?

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-05-02 16:21:44 CEST

On 5/2/06, Baz <brian.ewins@gmail.com> wrote:
> Hi there,
> with the current stable releases of svn, tortoisesvn, intellij we're
> still getting the 'access denied' bug or variations of it once or
> twice a week on windows XP.
> http://subversion.tigris.org/issues/show_bug.cgi?id=1576
> (that bug says closed, but the thread that goes along with it explains
> that the patch just reduces the likelihood of being bitten)
>
> Our incidence of this seems a bit higher than I'd expect in a stable
> release, but I've noticed that we seem particularly prone to the issue
> in one project, where one of the versioned directories has 500+ files
> in it (oh... don't ask).
[snip]

Are you using the native Win32 client or cygwin? AFAIK, the cygwin
client doesn't include the workaround code. Which clients actually
get the error and are they built using the native libraries or cygwin
libraries or something else? Could there really be other processes
holding onto the files (editors, etc.)?

The workaround code basically waits and retries for around 10 seconds
per file -- that's quite a long time to wait for tag-alongs to finish
whatever they were doing with each file.

Also, you shouldn't have a broken tree afterwards. You should be able
to retry the operation. If you are getting broken working copies,
then please mail a good reproduction recipe to the dev list -- that's
a bug.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 2 16:23:09 2006

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.