当前位置: 首页 > news >正文

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. 下载区: 供项目发布的空间。

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

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

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

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

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

http://www.lryc.cn/news/463300.html

相关文章:

  • Debug-028-el-carousel走马灯-当展示图片为2的问题处理
  • TapData 知识库 | 一文吃透数据整合(Data Consolidation)
  • MySQL数据的导出
  • 微服务--OpenFeign【重点】
  • 【力扣打卡系列】滑动窗口与双指针(两数之和)
  • 蚂蚁华东师范大学:从零开始学习定义和解决一般优化问题LLMOPT
  • 价格游戏的终章:品牌如何在通货膨胀时代智取市场
  • CVTE Android面试题及参考答案
  • Docker实战:从入门到进阶
  • Jupyter Notebook汉化(中文版)
  • C#的小数位保留以及四舍五入
  • KNNImputer
  • RHCE例行性工作笔记
  • ros2 action server示例、拓展、练习
  • 【Go语言】安装及使用基础教程
  • 【大模型】3分钟了解提示(Prompt)工程、检索增强(RAG)和微调
  • 太速科技-509-基于XCVU13P的4路QSFP28光纤PCIeX16收发卡
  • C#从零开始学习(基本语法概念)(2)
  • 基于SSM+微信小程序的家庭记账本管理系统(家庭1)
  • MEMC功能详解
  • C++ | Leetcode C++题解之第493题翻转对
  • Git 修改分支名
  • [自动化测试:Selenium]:环境部署和Webdriver的使用
  • 51单片机——OLED显示图片
  • Gin 协程mysql客户端
  • 量子门电路开销——T门、clifford门、toffoli门、fredkin门
  • C++之《剑指offer》学习记录(1):类型转换关键字
  • 【Linux】平台设备驱动
  • 【Linux】命令行参数环境变量
  • libaom 源码分析:twopass_encoder.c 文件