On Wed, 2008-09-17 at 05:45 -0700, Greg Stein wrote:
> 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?
Oops, yes. r33127.
Thanks.
- Julian
---------------------------------------------------------------------
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:59:44 CEST