Project

General

Profile

Plugins Directory » Git Remote

Author: Alex Dergachev
Website: https://github.com/dergachev/redmine_git_remote
Code repository: https://github.com/dergachev/redmine_git_remote
Registered on: 2014-11-28 (over 9 years ago)
Current version: 0.0.2
Compatible with: Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.5.x
User ratings:   (9)

Redmine plugin to automatically clone and fetch referenced repositories. This plugin defines a new repository type, GitRemote, which allows you to associate a remote repository with your Redmine project.

Installation notes

Install the plugin as usual:

cd REDMINE_ROOT/plugins
git clone https://github.com/dergachev/redmine_git_remote

Then enable the new GitRemote SCM type in http://redmine-root/settings?tab=repositories

Be sure to install the appropriate SSH keys to ~/.ssh/id_rsa (for your redmine user). I recommend creating a dedicated machine user on github/gitlab for this purpose.

Changelog

0.0.2 (2015-10-27)

Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.5.x.

Just a fake release to reflect expected RM version compats.

0.0.1 (2014-11-28)

Compatible with Redmine 2.6.x.

User ratings

  by Konstantin Ladutenko over 6 years ago

Works fine with 3.3.3

  by joao paulo lima saraiva over 7 years ago

Consegui instalar na versão 3.2.x, mas não consegui conectar ao repositório do GitLab.

  by Dirk Pollmaecher almost 8 years ago

Excellent plugin. Should move in the core.

  by Valery Lourie about 8 years ago

One small note - you have to connect first to remote host when using SSH (for obvious reasons, host needs to be added to the list of known hosts)
Otherwise, works like a charm!

  by Michael Lauer over 8 years ago

Splendid! Does what it's supposed to. Works fine on redmine 3.1

  by Rajeev Gajbhiye over 8 years ago

Excellent plugin!! Works like charm. Exactly what I was looking for.

  by Christopher Semmler over 9 years ago

  by nanson nanson over 9 years ago

  by Alex Dergachev over 9 years ago

I wrote it, it's good for me. :)