Skip to main content

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.4 or later

Dependencies

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.5

  • Add changed path-list to mail-message.

0.0.4

  • first release

Todos

  • refactoring

Known Issues

Project details


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.5.tar.gz (5.4 kB view details)

Uploaded Source

File details

Details for the file svnpoller-0.0.5.tar.gz.

File metadata

  • Download URL: svnpoller-0.0.5.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for svnpoller-0.0.5.tar.gz
Algorithm Hash digest
SHA256 c39f504553b489fe164b223fa2a8eb34a2952d001a79f8a29147c4d963b11fb4
MD5 2c8a4a428721ee414b58e45ef85fdc58
BLAKE2b-256 490c34e2f0137c774ab4abd1ed8fdfd9d27075535be379c77b8e1e628ef238fc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page