VCP::Source::revml - Outputs versioned files to a revml file
vcp revml[:<source>] vcp revml[:<source>] --dtd <dtd>
Where <source> is a filename for input; or missing or '-' for STDIN.
To compile a DTD in to a perl module:
revml: --dtd <dtd> --save-doctype
This 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).
Barrie Slaymaker <barries@slaysys.com>
Copyright (c) 2000, 2001, 2002 Perforce Software, Inc. All rights reserved.
See VCP::License (vcp help license
) for the terms of use.