<html><head><title>VCP::Source::revml - Outputs versioned files to a revml file</title></head><body><h1><a name="NAME">NAME </a></h1><p>VCP::Source::revml - Outputs versioned files to a revml file <p><hr><h1><a name="SYNOPSIS">SYNOPSIS </a></h1><pre> vcp revml[:<source>] vcp revml[:<source>] --dtd <dtd> </pre><p>Where <source> is a filename for input; or missing or '-' for STDIN. <p>To compile a DTD in to a perl module: <pre> revml: --dtd <dtd> --save-doctype </pre><p><hr><h1><a name="DESCRIPTION">DESCRIPTION </a></h1><p>This source driver allows <a href="../../vcp.html">vcp</a> to read a RevML file. <p>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). <p><hr><h1><a name="AUTHOR">AUTHOR </a></h1><p>Barrie Slaymaker <barries@slaysys.com> <p><hr><h1><a name="COPYRIGHT">COPYRIGHT </a></h1><p>Copyright (c) 2000, 2001, 2002 Perforce Software, Inc. All rights reserved. <p>See <a href="../License.html">VCP::License</a> (<code>vcp help license</code>) for the terms of use. <p><hr><i><font size="-1">Last updated: Fri Nov 8 13:07:23 2002</font></i></body></html>
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 6119 | Dimitry Andric | Create branch from //public/revml, changelist 5088, since I originally started making changes to this version. | ||
| //guest/perforce_software/revml/docs/html/VCP/Source/revml.html | |||||
| #2 | 2307 | Barrie Slaymaker | get VCP::Filter::map working, update docs | ||
| #1 | 1993 | Barrie Slaymaker | Check in HTML documentation | ||