On Mon, 18 Sep 2006, Kamesh Jayachandran wrote:
...
> http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=119803
> I am posting the libsvn_fs_util patch in 2 parts after incorporating the
> review comments.
>
> This is the first part.
..
> Expose txn_mergeinfo so that libsvn_fs_util module can consume
> and index the mergeinfo.
>
> * subversion/libsvn_fs/fs-loader.h
> (struct txn_vtable_t):
> Add 'txn_mergeinfo' hook.
>
> * subversion/libsvn_fs_base/revs-txns.c
> (txn_vtable):
> Set 'NULL' as placeholder for 'txn_mergeinfo' hook.
>
> * subversion/libsvn_fs_fs/fs_fs.c
> (txn_vtable):
> Set 'svn_fs_fs__txn_mergeinfo' for 'txn_mergeinfo' hook.
Hi Kamesh. I committed a slightly tweaked version of your patch in
r21528, which calls the hook on the txn_vtable_t structure
"get_mergeinfo" instead of "txn_mergeinfo" (which is already implied
by being an API of that structure, and more in line with other APIs on
it).
- application/pgp-signature attachment: stored
Received on Mon Sep 18 19:40:39 2006