Mastering Redmine

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book project on this site and/or

Buy the book

By buying this book you will also be donating to Redmine (see this page).


Feature #2039

SCM hooks for updating repositories

Added by Andriy Lesyuk 12 months ago. Updated 12 months ago.

Status:Open Start:26 May 2012
Priority:Normal Due date:
Assigned to:Andriy Lesyuk % Done:

0%

Category:-
Target version:-
External issue:
Votes: 0

Description

When you commit your changes to a repository it does not get automatically updated in Redmine! Redmine updates a repository only on HTTP request. This way you get a notification about new commit with some delay when someone (or something) fetches pages under the "Repository" tab. So the delay depends on site popularity and so on...

The workaround would be having SCM hooks which request repository update using e.g. curl after each commit.

Also available in: Atom PDF