SCM in redmine
Added by Gerhard Wagner Wagner almost 15 years ago
I demand some furrhter explanation for SCM usage:
supports redmine only Monitor features to an repository?
or is it also possible to check in check out documents to a version control system in redmine ?
Replies (1)
RE: SCM in redmine - Added by Felix Schäfer almost 15 years ago
Redmine can monitor your SCM, tie a revision to one or more tickets, close a ticket based on the commit message, show some statistics on commits per user and so on, and you can download files out of the SCM from redmine (just have a look here http://www.redmine.org/projects/redmine/repository). There also is some integration the other way round, namely that there is an authentication module for apache with which you can for example manage the rights on a subversion repository from redmine.