Redmine 2.x with gitolite integration [closed]
Has someone here correctly configured Redmine 2.x (I'm using Redmine 2.0.3) with gitolite?
If yes, how?
Solution 1:
It seems there are currently a lot of people working on "2.0-migration" branches of the redmine_git_hosting plugin originally made by Eric Paul Bishop on GitHub. Currently the most advanced of the forks containing these branches is the one by a guy called zucchi.
After looking around for some time, I guess there is no production-ready variant of the plugin for Redmine 2.x yet. Given some more time I hope that something usable will evolve out of the current wide-spread development.
Solution 2:
Check here.
Below the file list, there's an online readme
with a general configuration strategy and a long step-by-step configuration section that might be helpful.
Solution 3:
I did this plugin, check it out!
https://github.com/jbox-web/redmine-gitolite
This works with Redmine 2.x only
I've finally updated Redmine Git Hosting from Kubitron's
You can check out it here https://github.com/jbox-web/redmine_git_hosting
This one is compatible with Redmine 1.x and 2.x.
The differences are :
- a cleaner indentation, the code is a lot more readable like that
- a better code organisation
- Redmine 2.x compatible