# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#4 | 27610 | Robert Cowham |
Rename/move file(s) to unsupported. User contributed and doesn't have full test harness/docs. |
||
#3 | 25592 | C. Thomas Tyler |
chmod +x for shell scripts. To Do: These scripts need tests and docs added. #review @ashaikh |
||
#2 | 25579 | ashaikh |
Add support for wildcards/globbing to purge_revisions.sh script This change allows you to specify wildcard paths in the purge revisions config file in case you want to apply the same revisions policy to multiple files. |
||
#1 | 24330 | ashaikh |
Add a script to archive/purge revisions based on number of days. This script will allow you to archive files and optionally purge files based on a configurable number of days and minimum revisions that you want to keep. This is useful if you want to keep a certain number of days worth of files instead of a specific number of revisions. This script currently only accepts paths to specific files, it does not support globbing or wildcards. |