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

Re: [PATCH] [merge-tracking] Refactoring the merge info indexing code.

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-07-28 03:17:01 CEST

On Wed, 26 Jul 2006 15:16:35 +0530, Kamesh Jayachandran
<kamesh@collab.net> wrote:

> Hi All,
>
> Find the attached patch.
>
> With regards
> Kamesh Jayachandran
> [[[
> Patch by: Kamesh Jayachandran <kamesh@collab.net>
>
> Refactor 'mergeinfo indexing code'.
>
> * subversion/libsvn_fs_fs/fs_fs.c
> (do_merge_info_indexing): New function.

index_merge_info()

> Cleans up the earlier failed commit mergeinfo records.
> Adds the mergeinfo if exists.
>
> (commit_body): uses 'do_merge_info_indexing'.
Index: subversion/libsvn_fs_fs/fs_fs.c
===================================================================
--- subversion/libsvn_fs_fs/fs_fs.c(revision 20872)
+++ subversion/libsvn_fs_fs/fs_fs.c(working copy)

[snip]

    /* Do mergeinfo indexing. */
- if (contains_merge_info)

The comment is now redundant.

Regards,
Madan U S
www.symonds.net/~madan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 27 21:47:34 2006

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.