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

Re: [PATCH] libsvn_fs_util, move functions from tree.c file

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-04-24 02:24:02 CEST

On Sun, 22 Apr 2007, Bhuvaneswaran Arumugam wrote:

> Hello,
>
> Please find attached the patch to move redundant functions (only one
> such function exists) from tree.c file in libsvn-fs-fs and
> libsvn-fs-base libraries to libsvn-fs-util library.
>
> FWIW, I've tested this patch with both FS back-end modules.
>
> [[
> Move the re-usable function from tree.c file in libsvn-fs-fs and
> libsvn-fs-base libraries to fs-util.c in libsvn-fs-util library.
>
> * subversion/include/private/svn_fs_util.h
> * subversion/libsvn_fs_util/fs-util.c
> (next_entry_name): New function, the result of a merger from similar
> function redundantly defined in both FS backend modules.
>
> * subversion/libsvn_fs_fs/tree.c
> * subversion/libsvn_fs_base/tree.c
> (next_entry_name): Relocated to libsvn-fs-util library.
>
> Patch by: bhuvan
> ]]

I renamed the new API to svn_fs__next_entry_name(), tweaked some
inline comments, and committed this patch to trunk in r24746.

  • application/pgp-signature attachment: stored
Received on Tue Apr 24 02:24:42 2007

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.