redmine multitheaded
- by Alex
Our redmine server is not responding due to connecting it to a large repository. It has not crashed but it's just busy until it checks it out, or whatever redmine does when you set a new repo for a project. What is surprisning is that this operation is not running int the background but blocking the server.
Is there any way to have redmine to this in the background next time we connect a large repo?
Thanks