bmap.html #1

  • //
  • guest/
  • perforce_software/
  • revml/
  • docs/
  • html/
  • VCP/
  • Dest/
  • bmap.html
  • View
  • Commits
  • Open Download .zip Download (1 KB)
<html><head><title>VCP::Dest::bmap - Outputs a branch map from a repository</title></head><body><h1><a name="NAME">NAME

</a></h1><p>VCP::Dest::bmap - Outputs a branch map from a repository

<p><hr><h1><a name="SYNOPSIS">SYNOPSIS

</a></h1><pre>   bmap:[&lt;output-file&gt;]
   bmap:[&lt;output-file&gt;] --dtd &lt;bmap.dtd&gt;
   bmap:[&lt;output-file&gt;] --version &lt;version&gt;

</pre><p><hr><h1><a name="DESCRIPTION">DESCRIPTION

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

<p><hr><h1><a name="EXTERNAL_METHODS">EXTERNAL METHODS

</a></h1><dl><dt><a name="new_"><strong><p>new

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

<p>Attempts to create the output file if one is specified.

</dl><p><hr><h1><a name="AUTHOR">AUTHOR

</a></h1><p>Barrie Slaymaker &lt;barries@slaysys.com&gt;

<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 Aug  2 11:42:09 2002</font></i></body></html>
# Change User Description Committed
#1 1993 Barrie Slaymaker Check in HTML documentation