Source code control for the common man!
    * Easy to learn and use.
      Online tutorials bring you up to speed, even if you've never used version control before.
    * Intuitive GUI.
      The SVS Client allows you to see at a glance the contents of your projects, and a history of every change made to each file.
    * External Tools integration with Visual Studio Express.
      Automated creation of External Tools menu items in Visual Studio allow you to perform checkins and checkouts in two clicks, or one keypress.
    * Project type schemas.
      Project schemas specify the types of files associated with your project, and help automate project synchronization.
    * File families group related files with different extensions.
      File families group together related files (like VB.Net forms and resource files) so that you can treat them as a single file in SVS.
    * Project snapshot by arbitrary timestamp.
      You can retrieve a full snapshot of any project's state either by a labelled version or an arbitrary date and time.
    * Atomic commits.
      Every operation on the SVS repository is atomic, meaning that power outages or network failures will never result in data loss.
    * Inexpensive.
      Purchase Simple Versioning System for you and your team for only $60.