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).

相关推荐
optimistic_chen5 小时前
【Java EE初阶 --- 网络原理】JVM
java·jvm·笔记·网络协议·java-ee
诗句藏于尽头5 小时前
关于微信小程序的笔记
笔记
阿群今天学习了吗7 小时前
“鱼书”深度学习进阶笔记(3)第四章
人工智能·笔记·python·深度学习·算法
菜菜子爱学习8 小时前
Nginx学习笔记(二)——环境准备(VMware CentOS版)
笔记·学习·nginx·centos·运维开发
Pi_Qiu_9 小时前
Python初学者笔记第二十二期 -- (JSON数据解析)
笔记·python·json
fulangxisikexi9 小时前
bgp笔记
服务器·网络·笔记
我们从未走散12 小时前
JVM学习笔记-----图解方法执行流程
笔记·学习
再睡一夏就好13 小时前
【排序算法】④堆排序
c语言·数据结构·c++·笔记·算法·排序算法
丰锋ff15 小时前
计算机网络摘星题库800题笔记 第4章 网络层
网络·笔记·计算机网络
草莓熊Lotso16 小时前
【C语言强化训练16天】--从基础到进阶的蜕变之旅:Day2
c语言·经验分享·笔记·其他