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

Re: svn commit: r28158 - in branches/issue-2897/subversion: include/private libsvn_fs_util libsvn_ra_neon libsvn_ra_serf libsvn_ra_svn mod_dav_svn mod_dav_svn/reports

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-11-30 08:02:55 CET

> + ### Why are we returning an array of 'svn_merge_range_t' objects
> + ### below, instead of just 'svn_revnum_t's? Isn't representing
> + ### single revisions exactly what 'svn_revnum_t' is for? -Karl
> +
>

Currently we do so to ease the mergeinfo negation, we may go back to
revlist once I have solid direction on non-reflective merge editor,
which does not negate the reflective rev from the original merge.

> +
> + ### Might be better to write svn_rangelist_parse()? Could
> + ### other places use it too? -Karl */
>

Yes!.

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 Fri Nov 30 08:02:34 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.