Blog

News and posts from the SCM-Manager team

SCM-Manager 2.0.0-rc8

Posted on 2020-05-08 by Eduard Heimbuch


Hey folks,

It’s been a month since our last release and today you get our newest version with some new features. Unfortunately, it is another release candidate, but we are optimistic that our final 2.0.0 release will be out soon.

The biggest change of this release candidate is…


Posted in release, scm-manager


SCM-Manager 2.0.0-rc7

Posted on 2020-04-16 by René Pfeuffer


Hey there, another two weeks have passed (can you see the pattern?), and we proudly present release candidate 7 of SCM-Manager 2 to you. Besides a fix regarding repository write requests with anonymous access enabled and other small bugs, we have a new nice plugin for you: A new…


Posted in release, scm-manager


Change in ownership

Posted on 2020-04-15 by Sebastian Sdorra


In Fall 2018 Cloudogu and I announced a cooperation for this project. Ever since then, a lot has changed in the background. We established a permanent SCM-Manager team at Cloudogu, which I am the leader of. That allowed us to pick up speed in the development of SCM-Manager and to…


Posted in cloudogu, scm-manager


SCM-Manager 2.0.0-rc6

Posted on 2020-04-01 by René Pfeuffer


One of the core features of SCM-Manager is its extensibility with plugins. Installing, updating and removing plugins requires a restart of the SCM-Manager. And to be honest, we would not have thought this would be so hard.

After trying to destroy the complete context of the…


Posted in release, scm-manager


Issue restart

Posted on 2020-03-24 by René Pfeuffer


Over the years, SCM-Manager received a lot of attention and a lot of people had questions. Some of them led to issues on BitBucket, which were migrated to GitHub not long ago. With the release of SCM-Manager 2 getting closer, we would like to get rid of old issues, because we…


Posted in scm-manager, support


SCM-Manager 2.0.0-rc5

Posted on 2020-03-13 by René Pfeuffer


Release 2 of SCM-Manager brings a lot of changes, some small, some big. Besides the most obvious change, the completely new user interface, there is the new level 3 REST API, which took us a considerable amount of effort to create.

The new REST API allows scripts and other applications to “navigate” from the top level REST resource (/scm/api/v2) to every resource available and to change them: repositories, sources, configurations, and items from plugins like pull requests. Using the editor plugin it is possible, to add or change…


Posted in release, scm-manager


We migrated to GitHub

Posted on 2020-03-09 by Sebastian Sdorra


As mentioned here, we migrated the scm-manager core repository to GitHub: scm-manager/scm-manager.

We decided to do so due to the removed mercurial support from Bitbucket. This is no statement whatsoever against Mercurial, we will continue to support Mercurial, Git and Subversion…


Posted in cloudogu, scm-manager


SCM-Manager 2.0.0-rc4

Posted on 2020-02-14 by René Pfeuffer


For some time, the incompatability of SCM-Manager 2 with Java 9 or above has annoyed us. Now we can happily announce, that this is history. With the new version 2.0.0-rc4 SCM-Manager can run on Java 9 and above.

A little error though has not made it into this release: If you are…


Posted in release, scm-manager


SCM-Manager 2.0.0-rc3

Posted on 2020-02-05 by René Pfeuffer


Last week we stumbled upon an error in the plugin loader. If you have installed some plugins with dependencies between them, the may end up loading them in the wrong sequence and therefore running into an error. We fixed this error with SCM-Manager 2.0.0-rc3.

If your SCM-Manager…


Posted in release, scm-manager


SCM-Manager now on GitHub

Posted on 2020-02-05 by Daniel Huchthausen


Migration in progress

As previously announced, all SCM-Manager repositories are being migrated to GitHub, because Bitbucket has announced the ending support for Mercurial.

Soon, all repositories will be available under the SCM-Manager organization on GitHub. It is our goal to…


Posted in scm-manager