Download List

项目描述

COOPY is a set of tools for distributed data projects. It supports diffing, patching, merging, and revision control of tables in a variety of formats (CSV, Excel, MySQL, Sqlite, etc).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-16 23:10
0.5.5

此版本增加了许多新的选择如何比较表。 diff文件,现在可以省略添加/删除列的信息,使其更容易保持一个与表列的版本与原来的同步剥离出来(或私人列中添加)。现在支持不区分大小写的diff文件。
This release adds lots of new options for how tables are compared. Diffs can now omit information about added/removed columns, to make it easier to keep a version of a table with columns stripped out (or private columns added) in sync with the original. Case-insensitive diffs are now supported.

2011-06-22 06:08
0.5.4

现在建立的OS X支持Excel和Access格式。大大提高了可视化的变化荧光笔diff文件。在GUI修复的化石存放在仓库表。
The OS X build now supports Excel and Access formats. Greatly improved highlighter diffs for visualization of changes. Bugfixes in the GUI for storing tables in a fossil repository.

2011-05-16 08:06
0.5.3

ssdiff现在可以生产彩色编码,荧光笔式,表格式的diff文件(如为。xls文件),并sspatch可以应用它们。这样的diff文件可以转换到/从文本标明差异。 diff文件可之间的CSV,将XLS,MDB的,SQLite和MySQL的来源。所有,但MDB可以进行修补。
ssdiff can now produce color-coded, highlighter-style, tabular diffs (e.g. as .xls files), and sspatch can apply them. Such diffs can be converted to/from text diffs. Diffs can be made between csv, xls, mdb, sqlite, and mysql sources. All but mdb can be patched.

2011-04-30 13:40
0.5.1

此版本改进了有序和无序表(如Excel和SQLite)标明差异。现在合并后的行顺序正确时修补有序表,根据需要移动的行。 TDIFF内嵌列名时,支持修补,和他们这一代时,有用的比较进行了优化。
This release improved diffs between ordered and unordered tables (e.g. Excel and SQLite). Row order is now merged correctly when patching ordered tables, moving rows as needed. TDIFF inline column names are supported when patching, and their generation when diffing was optimized.

2011-04-14 01:41
0.5.0

多表比较和修补进行了改进。增加了大量的优化。 Perl的样“的DBI:*”转介到数据库的语法现在支持。代的“tdiff”diff格式配合乔diffkit Panico发展增加了。
Multi-table diffs and patching were improved. Lots of optimizations were added. The Perl-like "dbi:*" syntax for referring to databases is now supported. Generation of the "tdiff" diff format co-developed with Joe Panico of diffkit was added.

Project Resources