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 Requirements

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.

2012-03-12 07:06
0.6.3

This release makes diffing/patching/merging functions available from the GUI (which previously focused just on revision control), supports diff/patch/merging socialcalc tables, and fixes tab-delimited and semicolon-delimited files.

2012-02-16 07:10
0.6.0

Support for sqlite-over-git was completed and documented. Conflict resolution tools were improved. Highlighter format representation of column adds/removals was tidied up.

2011-12-16 11:52
0.5.9

Diffing, merging, and patching Sqlite databases is now improved when there are auto-incremented IDs and foreign key references. Visual diffs for multi-table spreadsheets and databases work better. Python and Ruby wrappers are updated.

2011-10-29 16:25
0.5.8

The Fossil-based graphical interface was cleaned up, with documentation added for pushing, pulling, and forking repositories of tables. SSL support was enabled, and coopy now works well with chiselapp.

2011-10-20 05:41
0.5.6

This release adds support for storing tables in a git repository using ssmerge as a custom merge driver. It simplifies the options to ssdiff, sspatch, and ssformat, and documents them more clearly. It factors out a new ssrediff tool for manipulating tabular diffs. It cleans up the workflow for reviewing and applying diffs for spreadsheet users in the presence of conflicts.

Project Resources