GNU/Linux - Savannah项目

* 我们托管在自由操作系统上运行的自由项目,不依赖任何专有软件。

* 我们的服务使用 100% 的自由软件运行,包括服务本身。

* We host free projects that run on free operating systems and without any proprietary software dependencies.

* Our service runs with 100% free software, including itself.

Savannah 的目标是成为开发、维护和发布官方 GNU 软件的中心点。此外,对于支持自由软件但不属于 GNU 的项目,我们提供 savannah.nongnu.org

Savannah aims to be a central point for development, maintenance and distribution of official GNU software. In addition, for projects that support free software but are not part of GNU, we provide savannah.nongnu.org.


Savannah 项目是自由软件基金会(FSF)开发和维护的自由软件项目集中托管平台。它专门与 GNU 项目绑定,但也托管非 GNU 的自由软件项目。Savannah 提供各种工具和服务,帮助开发人员协作和管理他们的自由软件项目。

The Savannah project is a centralized hosting platform for free software projects, developed and maintained by the Free Software Foundation (FSF). It is specifically tied to the GNU Project, though it also hosts non-GNU free software projects. Savannah provides a variety of tools and services that help developers collaborate and manage their free software projects.

Savannah的一些主要特点包括:

Some of the key features of Savannah include:

  1. 版本控制系统: 它支持 Git、CVS 和 Subversion (SVN) 进行项目版本控制。

  2. 问题跟踪: 开发人员可通过集成的错误跟踪系统管理错误报告和任务。

  3. 邮件列表:Savannah 为项目讨论和公告提供邮件列表。

  4. 网站托管: 项目可在 Savannah 服务器上托管自己的网站。

  5. 下载区: 供项目发布的空间。

  6. Version Control Systems: It supports Git, CVS, and Subversion (SVN) for project version control.

  7. Issue Tracking: Developers can manage bug reports and tasks through an integrated bug-tracking system.

  8. Mailing Lists: Savannah provides mailing lists for project discussion and announcements.

  9. Web Hosting: Projects can host their websites on Savannah servers.

  10. Download Area: A space for projects to distribute their releases.

Savannah对自由软件项目的关注符合 GNU 项目和 FSF 的原则,即强调用户自由和推广 FSF 批准的开放源码许可证。

Savannah's focus on free software projects aligns with the principles of the GNU Project and the FSF, which emphasize user freedom and the promotion of open-source licenses approved by the FSF.

如需了解更多信息,请访问 Savannah 的主网站: [savannah.gnu.org](https://savannah.gnu.org).

For more information, you can visit Savannah's main site: [savannah.gnu.org](https://savannah.gnu.org).

相关推荐
西岸行者2 天前
学习笔记:SKILLS 能帮助更好的vibe coding
笔记·学习
starlaky2 天前
Django入门笔记
笔记·django
勇气要爆发2 天前
吴恩达《LangChain LLM 应用开发精读笔记》1-Introduction_介绍
笔记·langchain·吴恩达
悠哉悠哉愿意2 天前
【单片机学习笔记】串口、超声波、NE555的同时使用
笔记·单片机·学习
勇气要爆发2 天前
吴恩达《LangChain LLM 应用开发精读笔记》2-Models, Prompts and Parsers 模型、提示和解析器
android·笔记·langchain
qianshanxue112 天前
计算机操作的一些笔记标题
笔记
土拨鼠烧电路2 天前
笔记11:数据中台:不是数据仓库,是业务能力复用的引擎
数据仓库·笔记
土拨鼠烧电路3 天前
笔记14:集成与架构:连接孤岛,构建敏捷响应能力
笔记·架构
烟花落o3 天前
栈和队列的知识点及代码
开发语言·数据结构·笔记·栈和队列·编程学习