Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        perl-SVK - A Distributed Version Control System
        
        
        - Description:
- SVK is a decentralized version control system written in Perl. It uses
the Subversion file system but provides additional features:
    * Offline operations like check-in, 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
        
        
            | perl-SVK-2.2.3-1.fc14.noarch
              [492 KiB] | Changelog
              by Petr Pisar (2010-06-23): - 2.2.3 bump
- Remove SVN::Mirror dependency because perl-SVN-Mirror has been retired
- Fix spelling in description |