[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] New function to create a mergeinfo hash out of a single path and single merge-range

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2006-10-14 05:45:45 CEST

> Current usage -- at least in libsvn_client's merging code, and some of
> mergeinfo.c -- has primarily been to either stack-allocate the
> svn_merge_range_t (using syntax like "r = {3, 7};"), or call
> svn_merge_range_dup().
>
>

Have seen it.
Atlast could find heap allocated 'svn_merge_range_t' in
subversion/libsvn_fs_util/merge_info_index.c :parse_mergeinfo_from_db.

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 05:45:15 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.