Download List

프로젝트 설명

The svnmailer is a tool that is usually called by
a subversion hook to submit commit notifications
in various ways (at the moment: mail via SMTP or a
pipe to a sendmail like program, news via NNTP, or
CIA live tracker notification via XML-RPC). It is
derived from the original mailer.py distributed
with subversion, but should be much more
consistent, more extensible, and have many more
features.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-26 06:23
1.0.9

이 릴리스의 주요 변경 사항은 곧 서브 1.7 릴리스의 API 수정을 지원하기 위해 만들어졌다. 추가 변경은 오랜 python2.5 호환성 문제와 커밋 메시지의 이스케이프 두를 해결합니다. 이 릴리스는 또한 svn - 우편물 스크립트에 대한 맨페를 추가합니다.
The major change of this release is made to support the API modifications of the upcoming subversion 1.7 release. Additional changes address the long-standing python2.5 compatibility problem and the double escaping of commit messages. This release also adds a manpage for the svn-mailer script.

2006-04-17 14:21
1.0.8

이 릴리스의 숨은 참조로 메일을 보내거나 알림 cia_rpc_server 그룹당 구성할 수 있도록 가능성이있습니다.
Tags: Minor feature enhancements
This release enables the possibility to send mails
as BCC and allows cia_rpc_server to be configured
per notification group.

2006-02-22 22:58
1.0.7

그 우편물 충돌이 릴리스의 수정 유니 코드 오류가 발생하는 경우 제목 줄에있는 파일이 비 ASCII 문자가 포함된 공통 접두사입니다.
Tags: Minor bugfixes
This release fixes a Unicode error that crashed the mailer if the common prefix of the files in the subject line contained non-ASCII characters.

2006-02-04 22:16
1.0.6

이 릴리스의 수정은 전체 콘텐츠를 게시한 버그를 대신 diffs 단지 속성을 변경하더라도 후자만이 할 구성되어 알았어.
Tags: Minor bugfixes
This release fixes a bug which posted full content
diffs instead of just noticing the property
changes even if configured to do only the latter.

2005-09-27 01:17
1.1.0-dev-r1373

이것은 1.1.0 버전을 향한 첫 번째 개발 버전입니다. 코드를 많이 봤는데, refactored이 아직 끝나지 않았어. 테스트 프레임 워크, 그리고 개선되었습니다 테스트 스위트를 확장되었습니다. 사용자가 눈에 띄는 변화보다 내장 저장소를 브라우저에 URL을 발전기 개의 새 항목 - 배경 명령줄 옵션이 포함됩니다. svn에 대한 man 페이지 - 우편물 스크립트를 몇 가지 예제를 구성, 그리고 후크 스크립트에 추가했다. 현재 문서는 기본적으로 설치됩니다.
Tags: Development, Code cleanup
This is the first development release towards the 1.1.0 version. A lot of code has been refactored, and it's not finished yet. The testing framework has been improved, and the test suite has been extended. User visible changes include more built-in repository browser URL generators and the new --background command line option. A man page for the svn-mailer script, some sample configurations, and hook scripts were added. The documentation is now installed by default.

Project Resources