2020-03-09 08:01:43 +01:00
|
|
|
The easiest way to share and manage your Git, Mercurial and Subversion
|
|
|
|
|
repositories over http.
|
|
|
|
|
|
2020-03-31 17:28:30 +02:00
|
|
|
- Very easy installation
|
|
|
|
|
- No need to hack configuration files, SCM-Manager is completely
|
2020-03-09 08:01:43 +01:00
|
|
|
configureable from its Web-Interface
|
2020-03-31 17:28:30 +02:00
|
|
|
- No Apache and no database installation is required
|
|
|
|
|
- Central user, group and permission management
|
|
|
|
|
- Out of the box support for Git, Mercurial and Subversion
|
|
|
|
|
- Full RESTFul Web Service API (JSON and XML)
|
|
|
|
|
- Rich User Interface
|
|
|
|
|
- Simple Plugin API
|
|
|
|
|
- Useful plugins available ( f.e. Ldap-, ActiveDirectory-,
|
2020-03-09 08:01:43 +01:00
|
|
|
PAM-Authentication)
|
2020-03-31 17:28:30 +02:00
|
|
|
- Licensed under the MIT-License
|
2020-03-09 08:01:43 +01:00
|
|
|
|
|
|
|
|
### News
|
|
|
|
|
|
2020-03-31 17:28:30 +02:00
|
|
|
- **2018-09-25** - [SCM-Manager 2 gets a boost by Cloudogu GmbH](https://www.scm-manager.org/scm-manager-2/scm-manager-2-gets-a-boost-by-cloudogu-gmbh/)
|
|
|
|
|
- **2018-05-04** - SCM-Manager 1.60 released ([download](http://www.scm-manager.org/download/) \|
|
|
|
|
|
[release notes](release-notes.md))
|
|
|
|
|
- **2018-04-11** - SCM-Manager 1.59 released
|
2020-03-09 08:01:43 +01:00
|
|
|
|
2020-03-31 17:28:30 +02:00
|
|
|
[All news](http://www.scm-manager.org/news/)
|
2020-03-09 08:01:43 +01:00
|
|
|
|
|
|
|
|
### Mailing List
|
|
|
|
|
|
2020-03-31 17:28:30 +02:00
|
|
|
- <scmmanager@googlegroups.com> -
|
|
|
|
|
[archive](http://groups.google.com/group/scmmanager) \|
|
|
|
|
|
[subscribe](mailto:scmmanager+subscribe@googlegroups.com)
|
2020-03-09 08:01:43 +01:00
|
|
|
\|
|
2020-03-31 17:28:30 +02:00
|
|
|
[unsubscribe](mailto:scmmanager+unsubscribe@googlegroups.com)
|
2020-03-09 08:01:43 +01:00
|
|
|
|
|
|
|
|
### Use SCM-Manager
|
|
|
|
|
|
2020-03-31 17:28:30 +02:00
|
|
|
- [Getting started](getting-started.md)
|
|
|
|
|
- [Download latest version](http://www.scm-manager.org/download/)
|
|
|
|
|
- [Frequently Asked Questions](faq.md)
|
|
|
|
|
- [Upgrade SCM-Manager to a newer version](upgrade.md)
|
|
|
|
|
- [Download latest snapshot release](download-snapshot-release.md)
|
|
|
|
|
- [Download Archive](download-archive.md)
|
|
|
|
|
- [Command line client](command-line-client.md)
|
|
|
|
|
- [SCM-Server SSL](scm-server-ssl.md)
|
|
|
|
|
- [ApplicationServer (Tomcat/Glassfish/Jetty)](applicationserver.md)
|
|
|
|
|
- [Using SCM-Manager with Apache mod\_proxy](apache/apache-mod_proxy.md)
|
|
|
|
|
- [Using SCM-Manager with Nginx](nginx.md)
|
|
|
|
|
- [Using SCM-Manager with IIS (Helicon)](iis-helicon.md)
|
|
|
|
|
- [Permissions](Permissions.md)
|
|
|
|
|
- [Plugins](http://plugins.scm-manager.org/scm-plugin-backend/page/index.html)
|
|
|
|
|
- [Revision Control Plugin Comparison](rv-plugin-comparison.md)
|
|
|
|
|
- [Screenshots](http://www.scm-manager.org/screenshots/)
|
|
|
|
|
- [Mercurial Subrepositories](subrepositories.md)
|
|
|
|
|
- [Unix Daemons and Windows Services](daemons.md)
|
|
|
|
|
- [RPM and DEB packages](RPM%20and%20DEB%20packages.md)
|
|
|
|
|
- [Build windows mercurial packages for SCM-Manager](https://bitbucket.org/sdorra/build-win-hg-packages)
|
2020-03-09 08:01:43 +01:00
|
|
|
|
|
|
|
|
### Plugin documentation
|
|
|
|
|
|
2020-03-31 17:28:30 +02:00
|
|
|
- [Active Directory Plugin](active-directory-plugin.md)
|
|
|
|
|
- [Branch Write Protect Plugin](branchwp-plugin.md)
|
|
|
|
|
- [Jenkins Plugin](jenkins-plugin.md)
|
|
|
|
|
- [Jira Plugin](jira-plugin.md)
|
|
|
|
|
- [Mail Plugin](mail-plugin.md)
|
|
|
|
|
- [Path Write Protect Plugin](pathwp-plugin.md)
|
|
|
|
|
- [Redmine Plugin](redmine-plugin.md)
|
|
|
|
|
- [Scheduler Plugin](scheduler-plugin.md)
|
|
|
|
|
- [Trac Plugin](trac-plugin.md)
|
|
|
|
|
- [WebHook Plugin](webhook-plugin.md)
|
2020-03-09 08:01:43 +01:00
|
|
|
|
|
|
|
|
### Development
|
|
|
|
|
|
2020-03-31 17:28:30 +02:00
|
|
|
- [Building SCM-Manager from source](build-from-source.md)
|
|
|
|
|
- [Java Client API](java-client-api.md)
|
|
|
|
|
- [Code Snippets](code-snippets.md)
|
|
|
|
|
- [Configuring Eclipse projects for SCM-Manager](configure-eclipse.md)
|
|
|
|
|
- [Plugin Descriptor](plugin-descriptor.md)
|
|
|
|
|
- [ExtensionPoints](ExtensionPoints.md)
|
|
|
|
|
- [How to create your own plugin](howto-create-a-plugin.md)
|
|
|
|
|
- [Injection Objects](injectionObjects.md)
|
|
|
|
|
- [API documentation](http://docs.scm-manager.org/apidocs/latest/)
|
|
|
|
|
- [WebService documentation](http://docs.scm-manager.org/restdocs/current/)
|
2020-03-09 08:01:43 +01:00
|
|
|
|
|
|
|
|
### SCM Manager 2
|
|
|
|
|
|
2020-04-01 08:38:13 +02:00
|
|
|
- [Getting started](v2/getting-started.md)
|
2020-03-31 17:28:30 +02:00
|
|
|
- [Configuration for Intellij IDEA](v2/intellij-idea-configuration.md)
|
2020-04-01 08:17:05 +02:00
|
|
|
- [SCM v2 Test Cases](v2/test-cases.md)
|
|
|
|
|
- [Table of decisions made during development](v2/decision-table.md)
|
|
|
|
|
- [Definition of done](definition-of-done.md)
|
2020-03-31 17:28:30 +02:00
|
|
|
- [Style Guide](v2/style-guide.md)
|
|
|
|
|
- [Error Handling in REST, Java, UI](v2/error-handling.md)
|
2020-04-01 08:17:05 +02:00
|
|
|
- [Create a new Plugin](v2/create-plugin.md)
|
|
|
|
|
- [Migration Wizard](v2/migration-wizard.md)
|
|
|
|
|
- [Plugin Development](v2/plugin-development.md)
|
|
|
|
|
- [i18n for Plugins](v2/i18n-for-plugins.md)
|
|
|
|
|
- [Extension Points](v2/extension-points.md)
|
|
|
|
|
- [Migrate Plugin from v1](v2/migrate-plugin-from-v1.md)
|
|
|
|
|
- [API changes](v2/api-changes.md)
|
|
|
|
|
- [Permission concept](v2/permission-concept.md)
|
2020-03-31 17:28:30 +02:00
|
|
|
- [Vulnerabilities](v2/vulnerabilities.md)
|
2020-04-01 08:17:05 +02:00
|
|
|
- [Common pitfall](v2/common-pitfall.md)
|
|
|
|
|
- [Release process](v2/release-process.md)
|
|
|
|
|
- [Known Issues](v2/known-issues.md)
|