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

Re: svn commit: r1588815 - in /subversion/trunk/subversion/libsvn_fs_fs: fs_fs.c fs_fs.h hotcopy.c recovery.c

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Mon, 21 Apr 2014 13:16:28 +0400

On 21 April 2014 12:21, Ivan Zhakov <ivan_at_visualsvn.com> wrote:
> On 20 April 2014 22:35, <stefan2_at_apache.org> wrote:
>> Author: stefan2
>> Date: Sun Apr 20 18:35:43 2014
>> New Revision: 1588815
>>
>> URL: http://svn.apache.org/r1588815
>> Log:
>> Enable FSFS to take out more than file lock at once through a single call.
>> Use that functionality to take out the new pack lock for upgrade, hotcopy
>> and recovery. Also, disallow new TXNs during upgrade and recovery.
>>
>> The core is the introduction of a new data type describing a lock to take
>> out, which can be nested / chained. Switch all existing lock function to
>> using that infrastructure.
>>
> [...]
>
Also this commit seems to break two svnadmin tests at least on Windows:
[[[
At least one test FAILED, checking C:\Ivan\SVN\test\tests.log
FAIL: svnadmin_tests.py 8: 'svnadmin hotcopy PATH .'
FAIL: svnadmin_tests.py 27: 'svnadmin hotcopy --incremental PATH .'
]]]

Received on 2014-04-21 11:17:22 CEST

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

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