Browse Source

Adding Darcs version control

It's really hard to describe Darcs in one short sentence. Hopefully I did it some justice. I included a link to a page that might help explain it or here is another one if you want to see how it compares to Git http://darcs.net/DifferencesFromGit
pull/278/head
Mr. Meeseeks 6 years ago
committed by GitHub
parent
commit
8c0f5b705f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      README.md

1
README.md

@ -601,6 +601,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
* [GNU Bazaar](http://bazaar.canonical.com/) - Distributed revision control system sponsored by Canonical.
* [Mercurial](https://www.mercurial-scm.org/) - Another distributed revision control.
* [Subversion](http://subversion.apache.org/) - Client-server revision control system.
* [Darcs](http://darcs.net/) - Patch-based distributed version control (more info: [wiki](http://darcs.net/Theory/PekkaPatchTheory))
## Virtualization

Loading…
Cancel
Save