aboutsummaryrefslogtreecommitdiff
path: root/devel/svk/pkg-descr
blob: ebddd5192ac431037271f32406842ee5033e7925 (plain) (blame)
1
2
3
4
5
6
7
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.