dim versioning tool 0.4.9 (Default branch)

Dim is a utility to help you track the changes ofitems (sets composedof multiple files). It provides commands to handlethe completelifecycle of version control operations: create alibrary, registerusers (code authors), create items, save localversions, branch, clone,export, import, remove, merge, archive, replicatelibrary content overthe network or the filesystem, and access the fullhistory and browsedifferences at the library, item, file, line, orword level. Dim is asingle self-documented POSIX shell script. It justuses standard Unixutilities like awk, diff, tar, and openssl.License: MIT/X Consortium LicenseChanges:
The separate command gurl has been removed. HTTP transport is now supported directly inside dim, which leads to a big performance improvement. Better support of multiple dim libraries is provided. The support of nested mounts has been improved, although not complete yet. Many bugs have been fixed.

More...