SVN Client

apex svn <PKG_ALIAS> <ARG1> <ARG2> <ARG3>...
Runs the SVN client within the local working copy of the specified package. This allows you to call the SVN with any desired commands such as diff, log, info, update, merge, et al.

Parameters

Parameter Description
pkg_alias The package alias of the local SVN working directory to wun SVN in.

Flags

Flag Description

Examples