Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
darcs: David's advanced revision control system
| Name: | darcs |
Vendor: | http://www.karan.org/ |
| Version: | 1.0.3 |
License: | GPL |
| Release: | 2.1.el4.kb |
URL: | http://www.darcs.net/ |
- Summary
- 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
propogate 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.
Changelog
- * Thu Jul 7 13:00:00 2005 Karanbir Singh <kbsingh{%}karan{*}org> - 1.0.3-2.1
- remove invalid BuildRequires: for latex2html ( Bugzilla #162436 )
- * Fri Jul 1 13:00:00 2005 Jens Petersen <petersen{%}redhat{*}com> - 1.0.3-2
- fix buildrequires
- add sendmail, curl-devel, ncurses-devel, zlib-devel, and
tetex-latex, tetex-dvips, latex2html for doc generation
- * Tue May 31 13:00:00 2005 Jens Petersen <petersen{%}redhat{*}com> - 1.0.3-1
- initial import into Fedora Extras
- 1.0.3 release
- include bash completion file in doc dir