Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
service
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
Freenet DSL
Who's Online
9 user(s) are online (7 user(s) are browsing encyclopedia)

Members: 0
Guests: 9

more...
partner

SVK

SVK (also written svk) is a decentralized version control system written in Perl, with a design comparable to BitKeeper and GNU arch.

The primary author of svk is Chia-liang Kao, and it is distributed under Perl s Artistic License as well as GPL.

It uses the Subversion (software) 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 .
  • Changeset signing and verification.
  • Can mirror and operate on Subversion (software), Perforce and Concurrent Versions System repositories.
  • =See also=

    *Subversion (software), *GNU arch, the source of inspiration for svk s star-merge feature *Monotone (software), another open-source distributed SCM tool

    = External links =

  • [http://svk.elixus.org/ SVK Homepage]
  • [http://www.perl.com/pub/a/2004/03/03/svk.html Perl.com article on SVK]
  • [http://www.bieberlabs.com/wordpress/svk-tutorials SVK Tutorials]