Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
darcs - David's advanced revision control system
Darcs is a revision control system, along the lines of CVS
or arch. That means that it keeps track of various revisions
and branches of your project, allows for changes to
propagate from one branch to another. Darcs is intended to
be an ``advanced'' revision control system. Darcs has two
particularly distinctive features which differ from other
revision control systems: 1) each copy of the source is a
fully functional branch, and 2) underlying darcs is a
consistent and powerful theory of patches.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
darcs |
1.0.8 |
2.fc5 |
src |
990 KiB |
Thu Jun 29 22:00:17 2006 |
Changelog
- * Fri Jun 23 18:00:00 2006 Jens Petersen <petersen{%}redhat{*}com> - 1.0.8-2
- set unconfined_execmem_exec_t context to allow running under selinux targeted
policy (#195820)
- * Wed Jun 21 18:00:00 2006 Jens Petersen <petersen{%}redhat{*}com> - 1.0.8-1
- update to 1.0.8
- * Sun May 14 18:00:00 2006 Jens Petersen <petersen{%}redhat{*}com> - 1.0.7-1
- update to 1.0.7
- fix typo of propagate in description (#189651)
- disable "make check" for now since it blows up in buildsystem