GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SVK(1) User Contributed Perl Documentation SVK(1)

svk - A Distributed Version Control System

svk command [options] [args]

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.

For more information about the SVK project, visit <http://svk.bestpractical.com/>.

Run "svk help" to access the built-in tool documentation.

By default svk stores its state in the .svk directory in your home directory. You can change this default by setting the SVKROOT environment variable to your preferred svk depot path.

Chia-liang Kao <clkao@clkao.org>

Copyright 2003-2005 by Chia-liang Kao <clkao@clkao.org>.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>

2008-08-05 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.