Subversion command-line client
svn subcommand [options] [args]
QNX Neutrino
Subversion is a tool for version control; svn is the command-line client to it.
The subcommands include:
For help on a specific subcommand, type:
svn help subcommand
Most subcommands take file and/or directory arguments, recursing on the directories. If no arguments are supplied to such a command, it recurses on the current directory (inclusive) by default.
For additional information, see http://subversion.tigris.org/.