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

Re: svn commit: r33689 - in branches/fsfs-pack/subversion: include libsvn_fs libsvn_fs_base libsvn_fs_fs libsvn_repos svnadmin

From: Greg Stein <gstein_at_gmail.com>
Date: Sun, 19 Oct 2008 20:01:31 -0700

On Sun, Oct 19, 2008 at 7:50 PM, Arfrever Frehtes Taifersar Arahesis
<arfrever.fta_at_gmail.com> wrote:
> 2008-10-16 11:59:00 hwright_at_tigris.org napisał(a):
>> Author: hwright
>> Date: Thu Oct 16 02:59:00 2008
>> New Revision: 33689
>>
>> Log:
>> On the fsfs-pack branch:
>> Add cancellation support for fs packing.
>>
>> * subversion/libsvn_fs/fs-loader.h
>> (fs_library_vtable_t.pack): Add cancel func/baton.
>>
>> * subversion/libsvn_fs/fs-loader.c
>> (svn_fs_pack): Same.
>>
>> * subversion/libsvn_fs_base/fs.c
>> (base_bdb_pack): Same.
>>
>> * subversion/include/svn_fs.h
>> (svn_fs_pack): Same.
>
> You should rename svn_fs_pack() to svn_fs_pack2() and restore older svn_fs_pack()
> which should be marked as deprecated.
>
>> * subversion/include/svn_repos.h,
>> subversion/libsvn_repos/fs-wrap.c
>> (svn_repos_fs_pack): Same.
>
> You should rename svn_repos_fs_pack() to svn_repos_fs_pack2() and restore older
> svn_repos_fs_pack() which should be marked as deprecated.

No... all of this code is new. It can be changed at any time up until release.

Cheers,
-g
Received on 2008-10-20 05:01:47 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.