I am working on trying to do something I just can't figure out all the way, and would like some input.
I have 2 environments here. A Dev and Production Environment running windows 2003 teamsite 6.2. I am versioning my Interwoven custom configuration files (workflows, templating.cfg, etc.) for both servers on branches of my Teamsite Dev box.
Here is where I am running into a problem. I have a few configuration files that can be modified by content contributors via custom Perl scripts. I am trying to keep these specific configuration files in sync on both servers (in the workareas and on the server as well). Trying to come up with a way to keep them all in sync is driving me batty.
My initial thought was to create a script that does the following:
1. Reverse deploy these configs from the production server to the Dev box configuration branch for this server.
2. submit the changed files in the workarea.
3. deploy from the staging area to the the Dev environment and the Dev environment workarea.
4. submit the changed files in the Dev environment workarea.
the problem with the above plan is I am trying to start this process in my script only when the files are actually changed which happens on the production server. I can call the reverse deployment but the rest of the items need to take place on the Dev box. Any thoughts on how to do this?
Trey WentzFerguson Enterprises, Inc.
e-mail:
trey.wentz@ferguson.com