On 23 February 2010 21:33, Gili <cowwoc_at_bbs.darktech.org> wrote:
> Hi,
>
> Why can't TortoiseSVN just use a bigger retry count under Windows7?
> Whether the anti-virus, indexing service or whatever is locking the file, it
> should unlock within 10 seconds. How long does TortoiseSVN wait before
> giving up? Does it even retry at all?
TortoiseSVN is not involved. The retry loop is within the subversion
library, so you should follow this up on the subversion users mailing
list. But as it is a known bug in Windows 7 and with some
un-cooperative AV programs I would not expect to see any action. Also,
the working copy model is changing completely in SVN 1.7 and there
should be a lot less of the tiny file operations which are the main
trigger for this problem.
Simon
> Simon Large-5 wrote:
>>
>> On 2 February 2010 09:40, Robin Guest <robin.guest_at_gmail.com> wrote:
>>> On 2 February 2010 09:30, Simon Large <simon.tortoisesvn_at_googlemail.com>
>>> wrote:
>>>>
>>>> Is that permission denied in the local file system, or a permission
>>>> denied response from the SVN server?
>>>
>>> Ditto. After upgrading to win7 32-bit I got many intermittent permission
>>> denied errors on temp files in the local file system when updating dirs
>>> with
>>> externals, but never when doing fresh checkouts of those dirs. They all
>>> went
>>> away after I excluding my working copies from anti virus (Sophos) and
>>> windows indexing.
>>
>> I put this item in the FAQ a week or so ago. Are you able to tell
>> whether it was the indexing service or Sophos giving permission denied
>> errors? The error reported with indexing was different, although that
>> doesn't mean it is the only possible error.
>>
>> http://tortoisesvn.tigris.org/faq.html#cantmove2
>>
>> Simon
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2451200
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-23 23:23:17 CET