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
OD exclude pattern
System
Hello,
I'm runnig deployment script that should exclude directories like ./sv_SE, ./en_US etc. from deletions on target server. I tried to do it via patern regeex \w\w_\w\w or \w{2}_\w{2} which works fine in other perl scripts. However, this patern does not work for OD and the deployment deletes directories. Strangely, patern like \w*_ works (but in more cases than needed). Any help ?
Thanks.
Bohuslav Jirak
Find more posts tagged with
Comments
There are no comments yet