ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

SVN Commit Entries not coming through as email alerts/watchers.

Added by Chuck M at 2012-04-17 09:52 pm

If I go into an issue and mark it as closed... Chili produces an email notification of those changes (I have the IMAPI CRON job running every 5 minutes).

I can even reply to those emails to add additional changes/updates (once the CRON job runs every 5 minutes).

Using Subversion (via Tortoise), I can make a code change and commit (making a comment of say "Fixed #123"). After a short period of time (would like to make it instant), Chili updates #123 as closed... all is good, except that no one gets an Alert (watcher) via email.

If I use the web interface to make a item update, I get alerts. If I use Subversion, I get nothing.

Is there something I am doing wrong or have to turn on? Config file issue or CRON not setup properly?

Chuck


Replies (1)

RE: SVN Commit Entries not coming through as email alerts/watchers. - Added by Felix Schäfer at 2012-04-18 06:57 am

Chuck M wrote:

Using Subversion (via Tortoise), I can make a code change and commit (making a comment of say "Fixed #123"). After a short period of time (would like to make it instant),

You can make it instant with a post-commit hook, I think there are examples of that in the wiki.

Chili updates #123 as closed... all is good, except that no one gets an Alert (watcher) via email.

I think repository-related issue updates should trigger notifications, could you please open a bug about it so that we can track the issue better? Thanks!

(1-1/1)