Assuming we have the following Templating structure,
templatedata
datacategory1
datatype11
datatype12
datacategory1
datatype21
datatype22
suppose we create a brand new DCT, say datatype13, the way we have been doing that is to create it (datacapture.cfg and required .tpl files) in the home branch and then run a Perl script that would copy the new DCT to all the branches.
I'm wondering if this is the correct way to do it or is there a different approach to it. We are upgrading to TeamSite 5.5.2 and since we found that script was buggy at times, we're figuring if we need to clean and maintain it.
Thanks
Saravanan