Winston Smith wrote:
> I am trying to pass down the paths that are affected by a commit down to the
> commit hooks. My question is how can I detect these paths?

Use the svn_fs_paths_changed() interface.  There are plenty of examples of
this to be found.  Here's one:
http://svn.apache.org/repos/asf/subversion/trunk/tools/hook-scripts/validate-extensions.py

-- 
C. Michael Pilato <cmpil...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to