.\" -*- NROFF -*- .\" .\" vcs-tree.1 .\" .\" Author: Kevin Rosenberg .\" .\" $Id: vcs-tree.1,v 1.5 2002/05/03 10:45:52 kevin Exp $ .\" .TH "vcs-tree" "1" "" "Kevin M. Rosenberg" "Utilities" .SH "NAME" vcs-tree \- Version Control System Tree Walker .SH "SYNOPSIS" .B vcs-tree action [OPTIONS] .SH "DESCRIPTION " \fIvcs-tree\fP walks through a directory tree and performs actions on Subversion and CVS managed directories. As opposed to CVS and Subversion, \fIvcs-tree\fP finds and operates on directories even if they are below non-version control system managed directories. .SH "ACTIONS" update, status, or commit. Abbreviations are accepted. .SH "OPTIONS" \fIvcs-tree\fP accepts the following options: .TP 16 .B \-m Sets the commit message when performing an commit action. .SH "AUTHOR" Kevin Rosenberg