On Jul 24, 2010, at 11:23 PM, Jeremy Huntwork wrote: > Here's where Redmine comes in. To me, Redmine is everything Trac is, but > better. Besides providing one-stop management for several projects, it also > has some nice additional features. For example, users created on redmine can > be eventually given commit privileges to a repository without requiring > creation of a Unix system account. There are also some nice action keywords > you can use in commit logs: 'Did some stuff. Fixes #5677' Will mark ticket > 5677 as resolved (or whatever status you configure it to).
This is illustrated by the fact that the related Issues in Redmine were automatically closed after Matt's commits today: http://community.linuxfromscratch.org/issues/2718 http://community.linuxfromscratch.org/issues/2717 http://community.linuxfromscratch.org/issues/2711 http://community.linuxfromscratch.org/issues/2709 http://community.linuxfromscratch.org/issues/2705 The times showing for when they were closed are incorrect because I didn't have the appropriate settings in place when he made the commit earlier. But I added them in and browsed to the repository which triggers Redmine's reloading of repository info. It found the key words 'fixes' and closed out the appropriate tickets. This has been added in as a post-commit hook so this would be fully automated going forward. -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page