Download List

專案描述

Dim is a utility to help you track the changes of
items (sets composed
of multiple files). It provides commands to handle
the complete
lifecycle of version control operations: create a
library, register
users (code authors), create items, save local
versions, branch, clone,
export, import, remove, merge, archive, replicate
library content over
the network or the filesystem, and access the full
history and browse
differences at the library, item, file, line, or
word level. Dim is a
single self-documented POSIX shell script. It just
uses standard Unix
utilities like awk, diff, tar, and openssl.

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.

2009-11-23 13:41
0.5.5

This release brings important fixes in the networking code. There is a new feature: automatic lazy import of archived versions. It is not necessary to import all versions anymore. This makes the use of dim scalable for projects with a large history. The use of dim is also simpler. Similarly, the put operation is now performed automatically at export. Other minor bugfixes and improvements are also provided.
標籤: Stable, Major feature enhancements, Major bugfixes

2009-11-04 06:26
0.5.4

The dash shell is now detected, allowing full support for Debian and Ubuntu Linux. The network capabilities are better verified. Miscellaneous robustness fixes and better code comments are also provided.
標籤: Stable, Major bugfixes

2009-07-01 03:09
0.5.3

This release contains mainly bugfixes. Network operations are faster and more robust. There is better support for *BSD systems and Mac OS X. Dim also works on AIX and Solaris. There are many internal changes to make the code easier to maintain. The manual page has been improved substantially.

2009-02-12 15:48
0.5.2

This release provides support for full archives, removal and re-import of versions, many internal changes to prepare support of multi-item operations, and several important bugfixes.
標籤: Major feature enhancements

2009-01-29 19:17
0.5.1

Jobs were introduced. The mklib command was replaced by mkjob. Exported versions are now signed with the committer RSA key, and can be verified by all users. The ability to remove and re-import versions while keeping a consistent and correct ancestor tree was improved. Dim has been ported to OpenSolaris and AIX. Many bugs in network transfer, merge, and metadata management were fixed.
標籤: Major feature enhancements

Project Resources