-
Suggestion
-
Resolution: Unresolved
Created from FSH-1378.
If I create a repository with branch //depot/dir1/dir2/dir3 with no includes/excludes specified I get exactly what I expect. I would also expect to get exactly the same results if I specified the same branch using a different root and using include directories. ie, branch //depot and include directory dir1/dir2/dir3. However, this second configuration results in the entire depot being scanned which eventually dies because of maxScanRows being exceeded.