Digital Archiving and Retrieval Tool desktop client
m |
|||
| Line 4: | Line 4: | ||
[[Image:Dart-logo.png]] | [[Image:Dart-logo.png]] | ||
| − | Developers: Thomas Pack, Martin Piecyk | + | Developers: Thomas Pack, [[Martin F. Piecyk|Martin Piecyk]] |
Latest Release Version: 1.0.0.0 | Latest Release Version: 1.0.0.0 | ||
Revision as of 16:36, 28 September 2007
|
Digital Archiving and Retrieval Tool Client Developers: Thomas Pack, Martin Piecyk Latest Release Version: 1.0.0.0 Latest Release Date: 10 April 2007 Operating System: Windows 2000/XP/Vista License: BSD-style License |
The Digital Archiving and Retrieval Tool (DART) client is an open-source client application with the purpose of automatically versioning and archiving files and metadata by communicating with the DART server. The current version is 1.0.0.0. Employing a version control system, the DART client offers an alternative to popular revision control applications such as Subversion and CVS.
Contents |
Motivation
The design processes of mechanical engineering projects are often not captured when engineers are working on a project. Hence, this application aims to capture the design process in the least obstrusive ways possible by automatically archiving CAD and other relevant files of a team of engineers to a version control system.
Download
Implementation
The DART client is written with the .NET Framework in the C# programming language and the Windows API. The installer uses the Nullsoft Scriptable Install System.
Repository Access
Utilizing Java servlets as the core functionality of the back-end, the DART server allows for the stored file versions to be downloaded and viewed with a web browser.
User Manual
The client user manual is available inside the download from the link above and on this wiki page.
