Ant SVK Task 0.0.10 review

Download
by rbytes.net on

Ant SVK Task is a software that can create fully functional support for the SVK SCM tool within Ant build files. If you like to us

License: GPL (GNU General Public License)
File size: 69K
Developer: Ant SVK Task Team
0 stars award from rbytes.net

Ant SVK Task is a software that can create fully functional support for the SVK SCM tool within Ant build files.

If you like to use SVK in relation with Ant you can use the library you have available which means you have to add the antsvk-Revision.jar to your CLASSPATH.

After that you have to define the different Task which can be used in Ant files later.
To define the svk checkout command you have to put the following Task definition into your Ant build file:

< taskdef name="svkCheckout" classname="com.soebes.antsvk.cli.command.CheckoutCommand" classpath="..."/ >

What's New in This Release:
The complete test suite is now working with local repositories and mirrors which will be used by the test suite instead of real repositories.
Trac is now used as the project management tool. Minor bugfixes were done.

Ant SVK Task 0.0.10 search tags