Nowadays I am using Redmine to manage my project, and I know some key integrations with svn commit log, such as:
refs #1559
or
resolves #1565
Does anyone know where I can find more information about this integration, or where I can configure something like spent time on my commit log?
There isn’t much information about the integration, outside of the source itself. Automated time tracking in the commit log is a great idea, but is currently unsupported. There is an issue including a patch that has recently been scheduled for the 1.1.0 release. You could apply the patch to your redmine installation and assist the project by reporting your experience with the feature.