on first reading that does not appear to be
> covered by the SVNAllowBulkUpdates.
>
> The KeepAlive seem also a corse way to achieve this...
>
> Thanks again.
> --
> *From:* Marek Manukjan
> *Sent:* 05 October 2020 10:24
> *To:* Wokash Wol
It depends on server and client configuration. See following configuration
attributes
- SVNAllowBulkUpdates (On, Off, Prefer)
- Bulk update means that all files will be received in a single
REPORT request
- Non-bulk (Skelta) mode, used by default in newer clients, means
It's definitely not a unique occurrence. Colleague of mine encountered this
too recently. Our repository's working copy size is ~1TB populated with
files around 5MB. This exception pops up during cleanup operation (probably
after an interrupted update), preventing it from finishing. As the working