The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

VCS::SaVeS - The Standalone Versioning System(tm)

SYNOPSIS

SaVeS is a lightweight, single user, friendly-to-use versioning system. Everything is done through the svs command line tool. It is currently in a usable state even though not all of the functionality is complete.

This particular module, VCS::SaVeS is simply a namespace placeholder for a VCS::* backend module for SaVeS(tm). Once both the VCS API and the SaVeS functionality have matured a bit, this module may actually be implemented to do something.

See the following manpages for more information about SaVeS:

    svs help
    perldoc saves
    perldoc svs

DESCRIPTION

Inconceivable!

BUGS & LIMITATIONS

This is brand new alpha stuff. A lot of work was put into it, and the basics are all seemingly working, but expect (and REPORT) bugs.

SaVeS will almost certainly not run on a non-Unixy system. This may be fixed if demand is high.

Many svs commands are documented, but not yet implemented. These are marked 'XXX' in 'svs help commands'.

AUTHOR

Brian Ingerson <ingy@cpan.org>

COPYRIGHT

Copyright (c) 2002 Brian Ingerson. All rights reserved.

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