blob: 3c770b9b855751eaf4ab661f85e2747251d05a25 (
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: http://svk.elixus.org/
|