I was trying to exclude file and directory for scanning with fisheye, I wanted all files and directories under //ABC/Dir1 to be excluded. Hence I add in the following pattern in the exclude path:
//ABC/Dir1/**
However, this does not seem to be working as update from //ABC/Dir1/Sub_Dir1 still being shown in fisheye, what could be wrong?
Can you try this exlcude pattern:
/ABC/Dir1*
For more information, you may also refer the following documentation : https://confluence.atlassian.com/display/FISHEYE/Include+Exclude+paths
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.