发布于 2016-10-31 00:01:20 | 71 次阅读 | 评论: 0 | 来源: 网友投递
Fossil 分布式软件配置管理
Fossil 是一个简单、高可靠性的分布式软件配置管理系统。
Fossil 1.36 发布了,更新内容:
Add support for unversioned content, the fossil unversioned command and the /uv and /uvlist web pages.
The download page is moved into unversioned content so that the self-hosting Fossil websites no longer uses any external content.
Added the "Search" button to the graphical diff generated by the --tk option on the diff command.
Added the "--checkin VERSION" option to the diff command.
Various performance enhancements to the diff command.
Update internal Unicode character tables, used in regular expression handling, from version 8.0 to 9.0.
Update the built-in SQLite to version 3.15. Fossil now requires the SQLITE_DBCONFIG_MAINDBNAME interface of SQLite which is only available in SQLite version 3.15 and later and so Fossil will not work with earlier SQLite versions.
Enhance the fossil purge command.
New command fossil shell.
SQL parameters whose names are all lower-case in Ticket Report SQL queries are filled in using HTTP query parameter values.
Added support for child projects that are able to pull from their parent but not push.
Added the -nocomplain option to the TH1 "query" command.
Added support for the chng=GLOBLIST query parameter on the /timeline webpage.
下载地址:https://www.fossil-scm.org/download.html