A Redmine plugin which manages your gitolite configuration based on your projects and memberships in Redmine. Includes Public Key management views (extracted from plan.io).
This branch replaces the “git” scm with the gitolite version, making the original available only with manual database edits.
The newscm branch creates a new scm module but currently not fully functional. For more information, see the readme in the newscm branch.
You need to have the following gems installed:
-
lockfile
-
inifile
-
net-ssh
you need gitolite installed on the same server, and a gitolite account with write permissions to the gitolite-admin repository to use this plugin
after install run rake db:migrate:plugins to create the plugin’s tables
Copyright © 2009-2010 Jan Schulz-Hofen, ROCKET RENTALS GmbH (www.rocket-rentals.de). MIT License.
The plugin is distributed under the MIT License
Contributors:
-
Christian Kaser
-
Zsolt Parragi
-
Yunshang Choi
-
Joshua Hogendron
-
Jan-Schulz-Hofen
-
Eric Bishop
-
and others