svk

svk is a decentralized version control system.
Download

svk Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Chia-liang Kao
  • Publisher web site:
  • http://search.cpan.org/~clkao/

svk Tags


svk Description

svk is a decentralized version control system. svk is a decentralized version control system written in Perl. svk project uses the Subversion filesystem but provides additional, powerful features. svk was originally developed by ChiaLiangKao, with the help from SVKPeople and generous SVKSponsors.Here are some key features of "svk":· svk uses the subversion fs library. the SVN::XD module is a svn_wc (working copy) replacement (XD is character increment of WC).· SVN::XD does not use the .svn for checkout meta-data. it uses Data::Hierarchy for storing per-directory meta-data in a compact way. Read about WhyXD.· svk uses svm (svn mirror) for retrieving remote repositories (via ra) to a certain point of the local repository. There are plans to integrate svm and vcp so we have instant ability to branch remote cvs or perforce.· the depot spec is like : . ~/.svk/config holds a depotmap hash for mapping depotname (which could be empty) to a path containing a subversion repository.· when committing (or merging) into the mirrored directory, svm provides a commit editor for svk to use. the merge brings changes from local to remote repository if there's no conflict.· using a local repository holding the subversion tree for benchmark, svk checkout time is 3 times faster than svn.What's New in This Release:· Perl 5.9.5 compatibility, various fixes in the merge subsystem, and some Win32 fixes.


svk Related Software