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

Re: svn commit: r33125 - in trunk/subversion: include libsvn_wc

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 17 Sep 2008 05:45:04 -0700

On Wed, Sep 17, 2008 at 5:38 AM, <julianfoad_at_tigris.org> wrote:
>...
> +++ trunk/subversion/include/svn_wc.h Wed Sep 17 05:38:40 2008 (r33125)
> @@ -5122,6 +5122,16 @@ svn_wc_set_changelist(const char *path,
>
> /** @} */
>
> +/** Set @a *tree_conflict to a newly allocated @c svn_wc_conflict_description_t
> + * structure describing the tree conflict state of @a victim_path, or to null
> + * if @a victim_path is not in a state of tree conflict. @a adm_access is the
> + * admin access baton for @a victim_path. Use @a pool for all allocations. */

This needs an @since label, right?

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 14:45:16 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.