Subject: | wish: path-based diff option |
Currently, svnnotify accept a single --with-diff option, governing the
presence of a diff of all files concerned by a single commit in the
notification messages. However, it would be helpful to be able to
restrict this diff to only a subset of the files concerned, for
repositories with private and public content, in case of commit
affecting both pathes.
For instance, to only add diff for files whose path matches ^public:
svnnotify --with-diff=^public