- Cleaned up VCP::Source::p4 a bit.
It doesn't whine as much now
when it sees what it considers to be old news in the log file.
- Added an easy way to monitor the commands being issued to a
repository: simply add "::cmd" to the debug spec for that source:
vcp -d Source::cvs::cvs
vcp -d Dest::p4::p4
- The next step is to use the -m option to p4 filelog to speed
things up.