blob: f01838004be9a0ebca5a3a6bd3d9dac4ccf8c69b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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.
WWW: https://metacpan.org/release/SVK
|