man vcs-tree (Commandes) - Version Control System Tree Walker
NAME
vcs-tree - Version Control System Tree Walker
SYNOPSIS
vcs-tree action [OPTIONS]
DESCRIPTION
vcs-tree walks through a directory tree and performs actions on Subversion and CVS managed directories. As opposed to CVS and Subversion, vcs-tree finds and operates on directories even if they are below non-version control system managed directories.
ACTIONS
update, status, or commit. Abbreviations are accepted.
OPTIONS
vcs-tree accepts the following options:
- -m
- Sets the commit message when performing an commit action.
AUTHOR
Kevin Rosenberg <kevin@rosenberg.net>