Support InterTrac to trac-post-commit-hook
Description
This script can send a message to other projects which are on same server.
Bugs/Feature Requests
Existing bugs and feature requests for InterTracCommitPatch are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out InterTracCommitPatch from here using Subversion, or browse the source with Trac.
Example
- Apply the patch to contrib/trac-post-commit-hook.
- Configure InterTrac settings.
Edit ptojects' trac.ini
[intertrac] test1.title = Trac Test Project 1 test1.url = http://server_addr/trac/test1 test2.title = Trac Test Project 2 test2.url = http://server_addr/trac/test2 test3.title = Trac Test Project 3 test3.url = http://server_addr/trac/test3
- Commit any changes to a repository.
svn commit -m "refs test2:#4 refs test3:#2"
Screen Shoot
| Comment of test2:#4 |
|
| Comment of test3:#2 |
|
Recent Changes
Author/Contributors
Author: okazaki
Contributors:
Last modified 4 years ago
Last modified on Jul 25, 2009 4:48:29 AM
Attachments (2)
- test24.png (97.8 KB) - added by okazaki 4 years ago.
- test32.png (102.1 KB) - added by okazaki 4 years ago.
Download all attachments as: .zip

