|
NAMEVCP::Source::revml - Reads a RevML fileSYNOPSIS## revml input class:vcp foo.revml [dest_spec] vcp foo.revml --uncompress [dest_spec] vcp foo.revml --dtd <revml.dtd> [dest_spec] vcp foo.revml --version <version> [dest_spec] vcp revml:foo.revml:/foo/bar/... [dest_spec] Where <source> is a filename for input; or missing or '-' for STDIN. DESCRIPTIONThis source driver allows vcp to read a RevML file.For now, all revisions are fully reconstituted in the working directory in order to make sure that all of the patches apply cleanly. This can require a huge amount of disk space, but it works (optimizing this is on the TODO). OPTIONS
AUTHORBarrie Slaymaker <barries@slaysys.com>COPYRIGHTCopyright (c) 2000, 2001, 2002 Perforce Software, Inc. All rights reserved.See VCP::License ("vcp help license") for the terms of use. POD ERRORSHey! The above document had some coding errors, which are explained below:
Visit the GSP FreeBSD Man Page Interface. |