Discussions
Categories
Choose a Product
THRUST SERVICES
CORE APPS
CE PRODUCTS
...
Quick Links
POPULAR
HELPFUL TIPS
Groups
My Links
FOR SIGNED IN MEMBERS:
Back to website
Home
TeamSite
TeamSite, LiveSite and OpenDeploy
failure on excludePath
Andy Knipp
I am using OD to move config files from my dev server to prod. Since I have a couple files (iw.cfg, odbase.xml) that are system specific, I want to exclude those.
So in my odconfig file I have:
<filters>
<excludePath subPath="iw-home/OpenDeployNG/conf" />
<excludePattern regex="\iw.cfg$" />
<excludePath subPath="iw-home/OpenDeployNG/etc" />
</filters>
but they still get transferred.
Am I doing something stupid here ?
Tips/pointers/RTFMs appreciated.
Andy
Find more posts tagged with
Comments
There are no comments yet