Project

General

Profile

How to update issue status on redmine after commit from svn client ?

Added by Ahmed Ibrahim over 11 years ago

Hi , i am using redmine 2.1.2 on ubuntu 12.10 with subversion sever , i want to automatically update issue status on redmine when i make a commit from svn client.
Thanks


Replies (1)

RE: How to update issue status on redmine after commit from svn client ? - Added by Ivan Cenov about 11 years ago

You may configure Redmine to close issues on commits. Commit messages should contain special keywords that trigger issue changes. See Administration.Settings.Repositories tab, fields "Referencing keywords" and "Fixing keywords". The latter may close issues when commit messages contain any of the words in the field.

    (1-1/1)