Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
IW.cfg
Thumper
We are creating a new branch just for development. We also have in the iw.cfg file an iwproxy_preconnect_remap. My question is how would we keep the new development branch from using what is in the preconnect_remap? In other word we want the new development branch to be self contained.
Thanks
Find more posts tagged with
Comments
nipper
I am not certain I userstand the problem. The preconnect regex has a branch name. Are you using it ?
it should be something like:
(.*)/destination_branch/WORKAREA/ = (.*)/source_branch/WORKAREA
That should automatically exclude any new branches.
Now if you want to have this apply to all but a certain branch,
well shake off the regex book but you can do it.
Andy
Thumper
We are wanting to exclude the new branch from picking anything up from what we have coded in the preconnect remap.