Jump to letter: [
          
            8ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-SVK - A Distributed Version Control System
        
        
        - Description:
- 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/.
Packages