
RhodeCode
On-premises source code management for Git, Mercurial, and Subversion

RhodeCode is an on-premises source code management platform that unifies repository hosting and collaboration for Git, Mercurial (Hg), and Subversion (SVN). It focuses on centralized access control, auditing, and review workflows suited for organizations with strict security requirements.
Key Features
- Unified repository management for Git, Mercurial, and Subversion
- Built-in code review with inline comments and change discussion
- Centralized permission management and role-based access controls
- Auditing and reporting capabilities for compliance and governance
- Workflow automation and integrations to connect repositories with external tools
- Gists/snippets for sharing code and collecting feedback
Use Cases
- Hosting and governing mixed SCM environments (Git, SVN, Hg) in one platform
- Running secure, behind-the-firewall code collaboration for regulated teams
- Supporting SVN-to-Git migration while maintaining ongoing SVN workflows
Limitations and Considerations
- Some advanced functionality and official support are part of the Enterprise Edition rather than the Community Edition
RhodeCode is a strong fit for teams that need a unified, security-focused code collaboration hub across multiple version control systems. It combines repository management, reviews, and permissions into a single platform designed for enterprise governance.
Categories:
Tags:
Tech Stack:
Similar Services

Gitea
Self-hosted Git hosting with code review, issues, and CI/CD
Gitea is a lightweight, self-hosted Git service with repositories, pull requests, issues, wiki, packages, and built-in CI/CD via Actions and runners.

Gogs
A painless self-hosted Git service.
Lightweight, open source self-hosted Git service designed for easy installation across platforms.

OneDev
Self-hosted Git server with CI/CD, issue tracking, and package registries
OneDev is a self-hosted DevOps platform combining Git hosting, CI/CD pipelines, Kanban-style issue tracking, code review, and built-in package registries.

GitBucket
Git web platform with GitHub API compatibility and plugins
GitBucket is a self-hosted Git web platform for managing Git repositories with issues, pull requests, wikis, Git LFS support, and a plugin system.

Soft Serve
Self-hosted Git server with an SSH-accessible terminal UI
Self-hostable Git server focused on SSH, featuring a terminal UI, access control, and Git LFS support, with cloning via SSH, HTTP, or the Git protocol.

Review Board
Web-based code and document review platform
Review Board is a web-based tool for code and document reviews, with rich diff viewing, threaded discussions, and integrations with many version control and CI systems.
Python