polling svn repository and notify by email.
Project description
svnpoller watches target SVN repositories regularly and transmits a commit-mail to the designated notify party about each commit when there are new commits.
Requirements
Python 2.6 or later
Dependencies
lxml
svn external command (1.6 or later)
Features
polling specified svn repository
send commit message and diff by email
Setup
Make environment (by easy_install):
$ easy_install svnpoller
Make environment (by buildout):
$ hg clone http://bitbucket.org/shimizukawa/svnpoller $ cd svnpoller $ python bootstrap.py $ bin/buildout
Copy and modify ini file. example:
$ cp <svnpoller installed path>/svnpoller/svnpoller.ini . $ vi svnpoller.ini
Usage
Execute svnpoller command:
$ svnpoller svnpoller.ini
or setup cron job:
$ crontab -e 0 0 * * * /path/to/svnpoller /path/to/svnpoller.ini
History
0.0.1
first release
Todos
refactoring
Known Issues
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
svnpoller-0.0.2.tar.gz
(5.3 kB
view details)
File details
Details for the file svnpoller-0.0.2.tar.gz
.
File metadata
- Download URL: svnpoller-0.0.2.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b50bd544594aa9fe49b9e9c5bd7cba657e082ed896a638cbbf04212edb8f1ac |
|
MD5 | b011791a3a723e67b8c1d4a149336409 |
|
BLAKE2b-256 | 5ef539c5c377bb9aa3d23e2ffbaff9393f357ff9a82d84538930aff69d716da0 |