Howdy,
In our lab we are now using software packages that need to go through two seperate CVS processes...one in our internal lab and one through the organization that created the original software. The problem we are running into is that our CVS tags conflict with the CVS tags from the organization.
Every folder in the software stores the CVS tags in a subfolder (called CVS). We have two copies of the software...one with only our CVS tags one with the other CVS tags. What we need is a way to swap the contents of these CVS folders.
We'd appreciate any help you could offer.