The aim of Ant SVK Task is to create fully functional support for the SVK SCM tool within Ant build files.
| Tags | Software Development Build Tools Version Control Subversion |
|---|---|
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Changes: 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.


Changes: The svk mkdir and svk move commands have been added. The first steps towards a test suite have been made. The options of the svk copy command have been fixed.


Changes: The "svk list" and "svk log" commands were added. The example file was improved. The overview was enhanced.


Changes: This version fixes a bug in the build file in which ${build.dir} was used instead of ${dist.jar.classes.dir}, which caused no test to run. The "svk mirror", "svk status", and "svk copy" commands were added. The documentation was improved. An example build file (example.xml) was added.


Changes: Source/bin distribution in different formats (zip,tar.gz,jar) has been added, and the build process has been improved.