Content-type: text/html
Manpage of XCOMMIT
XCOMMIT
Section: 07:03:38 (1)
Updated: $Date:
Index
Return to Main Contents
NAME
xcommit - commit files using CVS, using separate log files for each file
SYNOPSIS
xcommit
DESCRIPTION
xcommit
uses CVS to commit any changes to a group of files to a central
repository. Unlike CVS, it will use separate log files for each file that needs
to be committed. By default, it appends
.chg
to the full name of the file to obtain the logfile corresponding to
this file. It will then call
cvs COMMIT -F
file.chg
file
to commit the file.
OPTIONS
No options.
DIAGNOSTICS
For each file
xcommit
will report whether it will commit or skip the file.
These messages are printed to standard output.
BUGS
Messages are sent on standard output.
AUTHOR
Jaap-Henk Hoepman <jhh@xs4all.nl>
Also reachable at http://www.xs4all.nl/~jhh
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- DIAGNOSTICS
-
- BUGS
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 07:05:32 GMT, January 18, 2000