[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: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2006-07-27 10:07:56 CEST

Madan U Sreenivasan wrote:
> 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.
Do you mean '/* Do mergeinfo indexing. */'?
It is not part of the change just the context marker.

With regards
Kamesh Jayachandran
>
> 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 22:38:46 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.