Quick Start

This is a very terse introduction to using SVA. For more information, please take a look at the documentation page.

Install SVN Dependencies

Downloading and Installing SVA

SVA is distributed as a RubyGem. You can install it using the gem command:

 > gem install svnauto --include-dependencies

Other download options can be found at: http://rubyforge.org/projects/svnauto/

Getting SVA from Its Subversion Repository

 > svn co http://pmade.com/svn/oss/sc/trunk sc-trunk

Configure Your Repositories

Start by telling SVA about the repositories you use:

 > sva config --add

You can also use this method to create a new local repository. When prompted for a repository URL, give a path to a nonexistent directory.

Other Things You Can Do

See the documentation page for a complete feature list.

Introduction Screencast

An even better way to get familiar with the Subversion Automation project is to watch the Introduction Screencast.


Updated Feb 20, 2007 by Peter Jones

Tags:

This page hasn't been tagged yet.

Comments:

Have something to say? Login to post a comment.