Hi Pavel,
On 8/22/2017 5:44 PM, Pavel Lyalyakin wrote:
Hello,
It seems that I've reproduced a bug:
1. svn lock foo.txt
2. svn rename foo.txt bar.txt
3. svn commit -m MyCommit
No errors or other symptoms on client side, but there is an error in
Apache logs:
[[[
No lock on path '/foo.txt' in fil
Hello,
It seems that I've reproduced a bug:
1. svn lock foo.txt
2. svn rename foo.txt bar.txt
3. svn commit -m MyCommit
No errors or other symptoms on client side, but there is an error in
Apache logs:
[[[
No lock on path '/foo.txt' in filesystem 'f8388469-131a-5745-bb04-c2e5033b8b08'
(160040) AP
Markus Schaber writes:
> Hi, Evgeny,
>
> Great work, IMHO.
Thank you :-)
>> This patch series reduces the amount of syscalls in such situations by
>> performing a single WriteFile() call without any buffering, if possible.
>> If some data is already buffered, then the buffer is first filled, fl
3 matches
Mail list logo