> [[
> Make svn_client_propset3 call notify on all updated paths
>
> * subversion/include/svn_wc.h
> (svn_wc_notify_action_t): Add new enum
> 'svn_wc_notify_property_updated'
>
> * subversion/libsvn_client/prop_commands.c
> (propset_walk_baton): Added notify_func and notify_batton
> (propset_walk_cb): Call notify on all updated paths
> (svn_client_propset3): Initialize notify_func and notify_batton from
> The client context
>
> Patch by: Bert Huijben <b.huijben_at_competence.biz>
> ]]
>
> In the patch I fixed a few very minor doxygen whitespace and @since
> issues on svn_wc_notify_action_t.
>
> Bert
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-26 18:08:42 CET