Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
monotone - A free, distributed version control system
- Description:
monotone is a free, distributed version control system.
It provides fully disconnected operation, manages complete
tree versions, keeps its state in a local transactional
database, supports overlapping branches and extensible
metadata, exchanges work over plain network protocols,
performs history-sensitive merging, and delegates trust
functions to client-side RSA certificates.
Packages
monotone-1.0-1.el6.src
[3.4 MiB] |
Changelog
by Thomas Moschny (2011-05-14):
- Update to 1.0.
- Upstream ships bzip2 archives now.
- monotone.el is no longer shipped.
- Bash completion is installed by 'make install'.
- Add BR on bash-completion, needed for the testsuite.
- Fix postun snippet for -server package.
- On Fedora 15 and later, use the tmpfiles.d service to create the
/var/run/monotone directory.
- Add a patch to prevent a name clash with struct file_handle defined
by fcntl.h in glibc 2.14.
- Add a patch fixing broken helptexts and manpage.
- Explicitly disable network access by the testsuite.
- Fix some rpmlint warnings.
|