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

Re: svn commit: r33112 - in trunk/subversion: libsvn_client tests/cmdline

From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 16 Sep 2008 18:06:05 -0700

On Tue, Sep 16, 2008 at 5:21 PM, <pburba_at_tigris.org> wrote:
>...
> +++ trunk/subversion/libsvn_client/merge.c Tue Sep 16 17:21:53 2008 (r33112)
>...
> +/* Helper for filter_self_referential_mergeinfo()
> +
> + *MERGEINFO is a non-empty, non-null collection of mergeinfo.
> +
> + Remove all mergeinfo from *MERGEINFO that describes revision ranges
> + greater than REVISION. Put a copy of any removed mergeinfo, allocated
> + in POOL, into *YOUNGER_MERGEINFO.
> +
> + If no mergeinfo is removed from *MERGEINFO then *YOUNGER_MERGEINFO is set
> + to NULL. If all mergeinfo is removed from *MERGEINFO then *MERGEINFO is
> + set to NULL.
> + */

NULL? I think you mean "empty" here.

(I'm not too up on merge stuffs, so I didn't see anything else...)

Cheers,
-g

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-09-17 03:06:29 CEST

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.