Overview
Simple Subversion, Git, Mercurial, Bazaar and Github repository creation plugin for Redmine. With this plugin repository creation and registration becomes very easy and needs just one click (or even no click).
The plugin adds “Create new repository” button to the repository addition form (Project → Settings → Repository → Subversion/Git/Mercurial/Bazaar/Github). With just one click on this button a user can create local repository and register it in Redmine. The plugin also allows to create repository automatically on project registration.
Github SCM is another SCM type, that comes with SCM Creator (not available in pure Redmine).
- License: GNU General Public License (GPL) v2.0
- Redmine page: www.redmine.org/plugins/redmine_scm
- Programming language: Ruby
- SVN Repository:
svn co http://svn.s-andy.com/scm-creator redmine_scm
- Latest version: 0.5.0b (over 10 years ago)
- Redmine: 2.5.x, 2.4.x, 1.4.x
Members
Author: Andriy Lesyuk
Latest news
SCM Creator 0.5.0b with Github support
This is the first time the release of SCM Creator comes with the feature, that alone can be the reason for using this plugin. The plugin adds new Github SCM to Redmine! It also allows creating Github repositories and registering Redmine hook on Github.
Better 1.4.x and good 2.2.x/2.3.x support
This is the release with support of recent Redmine versions 2.2.x and 2.3.x, and with a lot of fixes, many of which are for Redmine 1.4.x. Additionally this version shows external URLs for repositories in the repository list.
Redmine 2.1.x and jQuery
This release comes with support for Redmine 2.1.x, Rails 3.2.x and jQuery. Bug fixes are also included.
Getting "uninitialized constant RepositoryObserver"? Oops!..
Weird things are happening to those Redmine 2.x.x observers... Here they work, there they don't...
Multiple repositories and Rails 3
A long waited and so anticipated release of SCM Creator with support of Redmine 1.4.x and 2.0.x is out!