Skip to content

jackwilsdon/svnwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages