Limiting Comparison Depth

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pocomo
    Visitor
    • May 2010
    • 8

    Limiting Comparison Depth

    I searched around for an answer to this in the forums but did not find anything so here goes:

    Is there a way to limit the traversal depth of a folder compare job? Let's say I only want to compare files up to 3 levels down from the root of my compare task. I tried setting the 'Exclude Folders' entry in my session settings to '.\.\.\*' but this did not seem to work (BC3 still searched for and found non-matching files much deeper in the folder tree). What am I missing?

    Any hints would be appreciated.
  • Zoë
    Team Scooter
    • Oct 2007
    • 2666

    #2
    You need to use ".\*\*\*" instead.
    Zoë P Scooter Software

    Comment

    • Pocomo
      Visitor
      • May 2010
      • 8

      #3
      Thanks Craig - that worked great.

      Comment

      Working...