Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-SVK: A Distributed Version Control System
- Summary
- SVK is a decentralized version control system written in Perl. It uses
the Subversion filesystem but provides additional features:
* Offline operations like checkin, log, merge.
* Distributed branches.
* Lightweight checkout copy management (no .svn directories).
* Advanced merge algorithms, like star-merge and cherry picking.
For more information about the SVK project, visit http://svk.elixus.org/.
Arch: src
Download: | perl-SVK-1.08-5.al3.src.rpm |
Build Date: | Sun Dec 31 21:30:37 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 264 KiB |
Changelog
- * Mon Sep 11 17:00:00 2006 Ian M. Burrell <ianburrell{%}gmail{*}com> - 1.08-5
- Rebuild for FC6
- * Wed Aug 9 17:00:00 2006 Ian M. Burrell <ianburrell{%}gmail{*}com> - 1.08-4
- Add Term::ReadKey and SVN::Mirror requires
- * Fri Jul 7 17:00:00 2006 Ian M. Burrell <ianburrell{%}gmail{*}com> - 1.08-2
- Remove contrib scripts
- Add filter provides to filter duplicate perl(SVK)