Darcs

Darcs is a distributed version control system created by David Roundy. Key features include the ability to choose which changes to accept from other repositories, interaction with either other local (on-disk) repositories or remote repositories via SSH, HTTP, or email, and an unusually interactive interface. The developers also emphasize the use of advanced software tools for verifying correctness: the expressive type system of the functional programming language Haskell enforces some properties, and randomized testing via QuickCheck verifies many others. The name is a recursive acronym for Darcs Advanced Revision Control System.

Darcs
Original author(s)David Roundy
Developer(s)Guillaume Hoffmann, et al.
Initial releaseMarch 3, 2003 (2003-03-03)
Stable release
2.16.5  / 20 February 2022 (20 February 2022)
Repository
Written inHaskell
Operating systemUnix, Linux, BSD, Apple macOS, MS Windows
TypeVersion control
LicenseGPL-2.0-or-later
Websitedarcs.net 
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.