Scripted diff management
Allow commadline based integration of diff analysis and hooks to perform actions on the result.
The idea here would be to allow simple tasks to be automated; eg:
1. Sync 2 folders (copy modified or new files to target, remove files from target when not present in source).
2. Validate same; eg pre-commit hook these two files/folders are the same
3. Report on changes; eg html/text/whatever nightly diffs on web dir, etc.
For 1 above could also have a commandline to execute on add, modify or delete. (eg svn add ?(targetFile), svn delete ?(targetFile), etc)
1
vote
![](https://secure.gravatar.com/avatar/793f75389884209a8e991dcd19f90a95?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)