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

相关推荐
AlexMercer101210 小时前
[前端]1.html基础
前端·笔记·学习·html
楚肽生物小敏10 小时前
Cy3-Tyramide,Cyanine 3 Tyramide; 174961-75-2
笔记
健康平安的活着11 小时前
langchain4j笔记篇(阳哥)
笔记
ホロHoro12 小时前
学习笔记:MYSQL(4)
笔记·学习·mysql
守.护18 小时前
云计算学习笔记——HTTP服务、NFS服务篇
笔记·学习·云计算
wdfk_prog18 小时前
[Linux]学习笔记系列 -- lib/dump_stack.c 栈回溯打印(Stack Trace Dumping) 内核调试与错误诊断的基石
linux·运维·服务器·c语言·笔记·学习
i.ajls18 小时前
无监督学习,推荐系统以及强化学习笔记
笔记·学习·机器学习
聆风吟º19 小时前
【Spring Boot 报错已解决】Web server failed to start. Port 8080 was already in use.
spring boot·笔记·技术干货
Suckerbin19 小时前
LAMPSecurity: CTF6靶场渗透
笔记·安全·web安全·网络安全
特种加菲猫19 小时前
并发编程的守护者:信号量与日志策略模式解析
linux·笔记·策略模式