Skip to content

A Redmine plugin which manages your gitolite configuration based on your projects and memberships in Redmine. It's based upon the work done by the root project of redmine-gitosis, just adapted for the differing syntaxes etc. Currently completely pre-alpha, do not use.

dutow/redmine_gitolite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Gitolite

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.

Installation

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 & License

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

About

A Redmine plugin which manages your gitolite configuration based on your projects and memberships in Redmine. It's based upon the work done by the root project of redmine-gitosis, just adapted for the differing syntaxes etc. Currently completely pre-alpha, do not use.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%