Depot Version
Home
Ant Tasks
Tools
API
Integration
 Apache Incubator > Depot > Version 

Depot Version: Command Line Tools

Command Line Tools

Depot Version Command Line Tools are designed to enable versioning operations with the minimum of dependency. Minimum dependencies supports (amongst other things) environment debugging, since the tools are not subject to environmental instability.

VersionTool usage: java org.apache.depot.version.tool.VersionTool

-e(env)display environment
-s(stamps) display all stamped versions
-c(check)check environment constraints
-i {versionId}(versionId)version identifier
-v(verbose)verbose
Note
These tools are 'bare bones' they are there for neccesity. Ant usage is preferred as the norm.

by Adam R. B. Jack