Ant SVK Documentation
Using of AntSVK Examples.
The first step in using AntSVK is to define the following entries in your Ant Script.
<taskdef
name="svkCheckout"
classname="com.soebes.antsvk.cli.command.CheckoutCommand"
classpath="${dist.jar.classes.dir}"/>
