2004-03-16 17:57:20 +01:00
|
|
|
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.
|
|
|
|
|
2007-01-18 19:42:02 +01:00
|
|
|
WWW: http://search.cpan.org/dist/SVK/
|