[closed] Ignore certain file extensions in the merge
Sean Burke (378●9●144●247)
| asked Oct 07 '16, 5:16 p.m.
closed Oct 09 '16, 8:33 p.m. by Donald Nong (14.5k●6●14)
Want to merge across streams and ingore some files in the merge. I have two streams 1 and 2. Stream 2 is target. Both have a number of files with different extenstions. We want to ignore the xml files. Both streams have the same .xml file. What we want is that any .xml files from stream 1 to stream 2 are not be overwritten into stream 2. But the system is overwriting.
|