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

RE: [Patch] Notify on property changes

From: Bert Huijben <B.Huijben_at_competence.biz>
Date: Wed, 26 Mar 2008 18:08:31 +0100

> [[
> 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

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.