BrightLight / RepoCop

RepoCop is a repository hook framework written in C#
3 stars 2 forks source link

Add support for svn-properties (e.g. svn:mergeinfo) #6

Open BrightLight opened 6 years ago

BrightLight commented 6 years ago

It would be nice to have conditions that target svn properties. An example would be to block commits that add svn:mergeinfo data to folders other than the root folder of a project. Might come in handy for other properties as well.