GNU Savannah

GNU Savannah

GNU Savannah is a web-based software development platform maintained by the Free Software Foundation. It provides free hosting for open source projects, supporting version control, bug tracking, communication tools, and release management.
GNU Savannah image
open-source project-hosting version-control bug-tracking

GNU Savannah: Open Source Project Hosting Platform

Web-based software development platform with free hosting for open source projects, version control, bug tracking, communication tools, and release management

What is GNU Savannah?

GNU Savannah is a free web-based project hosting platform created and maintained by the Free Software Foundation. It was launched in 1999 to provide a central place for developers and users of free software to collaborate on open source projects.

Some key features of GNU Savannah include:

  • Version control using Git, CVS, Mercurial, Bazaar and Subversion
  • Issue tracking and bug reporting
  • Mailing list and discussion forums
  • File release system for managing software releases
  • Web interface for administration and project management
  • Access control and user permissions for projects

GNU Savannah helps facilitate the development process of open source software. Its free hosting environment lowers barriers for new projects to get started. Thousands of projects across many domains, from operating systems and compilers to games and educational software, use Savannah to manage their code, issues, and community.

Overall, GNU Savannah aims to promote the development and distribution of free software by providing the necessary infrastructure and tools for collaboration between developers and users.

GNU Savannah Features

Features

  1. Version control
  2. Bug tracking
  3. Communication tools
  4. Release management
  5. Web hosting for open source projects

Pricing

  • Open Source

Pros

Free hosting for open source projects

Supports many popular version control systems like Git, SVN, CVS, etc

Integrated issue tracking and project management tools

Active community support and collaboration

Cons

Limited customization options compared to self-hosted solutions

Can be slow at times due to shared infrastructure

No built-in support for testing or CI/CD


The Best GNU Savannah Alternatives

Top Development and Version Control and other similar apps like GNU Savannah


GitLab icon

GitLab

GitLab is an open source end-to-end software development platform with built-in git repository management, issue tracking, code reviews, activity feeds, wikis and continuous integration/continuous deployment (CI/CD). It allows developers to host and collaborate on Git repositories and connect all stages of the DevOps lifecycle in the same user interface.Some key...
GitLab image
Bitbucket icon

Bitbucket

Bitbucket is a web-based version control repository hosting service owned by Atlassian that allows development teams to collaborate on code. Some key features of Bitbucket include:Git and Mercurial version control repository hostingUnlimited private and public repositoriesGranular user permissions and access controlsWiki, issue tracking, and pull requestsIntegrations with JIRA, Trello, and...
Bitbucket image
Gitea icon

Gitea

Gitea is an open source, self-hosted Git service written in Go. It offers many of the core features of GitHub, GitLab, and Bitbucket including:Managing Git repositories with access controls, activity feeds, issue tracking, pull requests, and wikisUser account registration and authentication, as well as organization/team managementRepository browser with branch browser,...
Gitea image
SourceForge icon

SourceForge

SourceForge is one of the largest open-source software repositories and distribution platforms on the web. Launched in 1999, it serves as a centralized location for developers worldwide to upload and distribute their open-source software applications and source code.Some key features of SourceForge include:Free hosting for open-source projects - Source code...
SourceForge image
Gazer icon

Gazer

Gazer is a free, open source software platform that enables crowdsourced live media capture from multiple viewpoints. It allows organizers of events, conferences, protests, or any type of gathering to recruit a distributed network of volunteers who contribute photos, videos, and commentary in real time from their personal mobile devices.The...
Gazer image
Gogs icon

Gogs

Gogs is an open source self-hosted Git service written in Go language. It allows you to set up your own GitHub-like environment on a server to host Git repositories and collaborate with others.Some key features of Gogs:Easy installation - It has small footprint and can run on a Raspberry PiUser...
Gogs image
NotABug.org icon

NotABug.org

NotABug.org is a free and open source code collaboration platform launched in 2021 as an ethical, libre alternative to services like GitHub. Like GitHub, NotABug allows developers to host git repositories, manage access controls, perform code reviews, track issues, and collaborate on software development projects.What sets NotABug apart is its...
NotABug.org image
GitHub Similar Repositories icon

GitHub Similar Repositories

GitHub is the largest and most popular Git repository hosting service, but there are many similar alternatives worth considering. Here are some top options:GitLabGitLab offers unlimited private and public Git repository hosting with fine-grained access controls, a full CI/CD pipeline, container registry, and built-in monitoring tools. The core features are...
GitHub Similar Repositories image
SCM-Manager icon

SCM-Manager

SCM-Manager is an open source tool for managing Git, Mercurial, and Subversion software configuration repositories. It provides a centralized web interface and REST API for browsing repositories, managing commits, branching and merging, comparing revisions, reviewing code changes, and more.Key features of SCM-Manager include:Web UI for browsing repositories, source code, commitsManagement...
SCM-Manager image
GitBucket icon

GitBucket

GitBucket is an open-source Git platform and GitHub clone written in Scala. It is designed to be easily installed on a private server to host Git repositories and provide additional features around Git.Some key features of GitBucket include:Repository hosting and managementUser and organization accountsRepository permissions and access controlActivity feeds and...
GitBucket image
BowTie.io icon

BowTie.io

BowTie.io is a cloud-based integration and automation platform designed for productivity and efficiency. It provides a visual, drag-and-drop interface that allows anyone to integrate their favorite apps and services to automate workflows without writing any code.With BowTie.io, you can connect hundreds of popular business and productivity apps like Gmail, Slack,...
GNU patch icon

GNU patch

GNU patch is an open source command line utility that allows users to modify text files, such as source code, by applying patches. Patches contain the differences between two versions of a file and are usually generated by the diff utility. By applying patches with GNU patch, users can upgrade...
GNU patch image
Git@OSC icon

Git@OSC

Git@OSC is an open-source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap...
Git@OSC image
CodePlane icon

CodePlane

CodePlane is a free, open source code editor for Windows, Mac and Linux. It provides syntax highlighting and automatic formatting for many programming languages including JavaScript, Python, HTML/CSS, Java, C, C++, C#, PHP and more.Some key features of CodePlane include:Minimal and clean interface to minimize distractions when codingFast launch times...
CodePlane image
Osdn.net icon

Osdn.net

Osdn.net is an open source development network and community website that provides services, resources, and tools for developers working on open source software projects. It was created to help foster collaboration and advancement in open source software development.Some of the key services and offerings provided by Osdn.net include:Code hosting -...
Osdn.net image
Gitrec icon

Gitrec

Gitrec is an open-source self-hosted recommendation system designed specifically for GitHub repositories. It aims to help developers discover new interesting repositories based on their own starred repositories and technologies they use.Gitrec analyzes a user's starred repositories to determine their interests and technologies. Then it recommends other popular repositories on GitHub...
Gitrec image
Git-ipfs-rehost icon

Git-ipfs-rehost

git-ipfs-rehost is an open source command line tool that facilitates rehosting Git repositories on IPFS (InterPlanetary File System). It enables users to take an existing Git repo hosted on GitHub, GitLab, Bitbucket etc. and migrate it to be served over IPFS while preserving the entire commit history and file versions.By...
Git-ipfs-rehost image
Gitamin icon

Gitamin

Gitamin is an open-source self-hosted Gitlab alternative that is focused on providing lightweight project management capabilities. It offers a streamlined, user-friendly web interface for teams to manage code, track issues, and deploy applications.Some of the key features of Gitamin include:Built-in Git repository hosting - Allows you to host and manage...
Gitamin image
Codesion icon

Codesion

Codesion is a versatile code editor and integrated development environment (IDE) designed specifically for web developers. It provides a streamlined interface for editing HTML, CSS, JavaScript, TypeScript, and other common web development languages and markup.Some of the standout features of Codesion include:Intelligent code completion suggestions as you type based on...
Codesion image
RocketGit icon

RocketGit

RocketGit is a feature-rich Git client for Windows, macOS and Linux operating systems. It provides users with an intuitive graphical user interface to manage local and remote Git repositories without needing to use the command line.Some key features of RocketGit include:User-friendly GUI for common Git operations like committing, pushing, pulling,...
RocketGit image