- Notifications
You must be signed in to change notification settings - Fork 0
watcher for SVN repositories
License
jackwilsdon/svnwatch
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
svnwatch watcher for SVN repositories installing: go get -u github.com/jackwilsdon/svnwatch/cmd/svnwatch usage: -config string the configuration directory for svnwatch (default "/etc/svnwatch") -interval int how often to check for updates (0 disables this and exits after a single check) (default 0) config: watches.xml: <watches> <watch url="svn://example.com"> <command type="env">./notify_email</command> <command type="env">./notify_slack</command> </watch> </watches>
About
watcher for SVN repositories
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published