Are there any negative side effects in the use of these directives for binary source files stored in PVCS archive files?
We've noticed problems when deleting the latest revision that that the remaining 'latest' revision is different than what was originally checked in there. Our workaround has been to instead fetch that earlier revision (tip - 1) and simply check it back in as the new 'latest revision'. iow we don't delete PVCS revisions for binary source files.
The above has led me to think that we simply don't have the correct PVCS config directives )specified per source filename extension) in place for binary source files.
Mark