NAME

VCP::Dest::bmap - Outputs a branch map from a repository


SYNOPSIS

   bmap:[<output-file>]
   bmap:[<output-file>] --dtd <bmap.dtd>
   bmap:[<output-file>] --version <version>


DESCRIPTION

The --dtd and --version options cause the output to be checked against a particular version of revml. This does not cause output to be in that version, but makes sure that output is compliant with that version.


EXTERNAL METHODS

new

Creates a new instance. The only parameter is '-dtd', which overrides the default DTD found by searching for modules matching RevML::DTD:v*.pm.

Attempts to create the output file if one is specified.


AUTHOR

Barrie Slaymaker <barries@slaysys.com>


COPYRIGHT

Copyright (c) 2000, 2001, 2002 Perforce Software, Inc. All rights reserved.

See VCP::License (vcp help license) for the terms of use.


Last updated: Fri Aug 2 11:42:09 2002