On Mon, Nov 13, 2000 at 11:17:46AM -0800, Kathy Baldanza wrote:
Barrie,
Thanks for the revml update. Looking forward to seeing the
source in the depot.
Getting very close. It'll be in the depot before it's quite ready for
the alpha release, but not too far before. The reason I'm holding off
is to reduce the distractions while in "creation" mode. I'll check
it in as soon as it passes all of the simple replication tests in
the test suite. Then there are a few TODO items to make it
releasable in alpha, as well as testing with a large repository
(the perl source code for p4->cvs and some as-yet-unknown SourceForge
repository for cvs->p4).
[1] FWIW, the test suite actually create cvs and p4 repositories and
runs some actual command-line tests using the vcp command as
follows:
- revml->cvs>revml,
- revml->p4->revml,
- revml->cvs->p4->revml, and
- revml->p4->cvs->revml
It checks the output revml against the input revml to see what made
it through. The filename, labels, and body must all make it through
to pass...
- Barrie