I have checked out a module into my work area.  I would like to check 
additional files into the same directory structure where the module 
was created, overwriting some of the files that are there.

For example, I check out to my work area module XYZ based upon a 
release tag of YYY.  I then would like to check out from another 
module, PDQ, (with the exact same directory structure) files with a 
release tag of ZZZ.  The ZZZ files are configuration files that are 
used to set environment variables such as Development, Test, 
Production, etc.

The way that the process is currently done is to tar the PDQ work
area 
and then untar it over the XYZ work area.  This is time intensive
when 
it needs to be accomplished 8 different times for the various 
enviromental settings.

Can't the tool accomplish this?

Reply via email to