svn

Subversion command-line client

Syntax:

svn subcommand [options] [args]

Runs on:

QNX Neutrino

Options:

--version
Display the program version and RA modules.
--version --quiet
Display just the version number.

Description:

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/.

See also:

cvs

Version Control with Subversion