[cvsnt] modules2 file - using regex stops recursion into subdirectories?

Chris Gomez cagomez at cellbycell.com
Thu Apr 12 20:35:04 BST 2007


If I create an entry like this in the modules2 file:

[WebServer Build]
WebSite = WebCode/Controls (\.asax$|\.asmx$)

Does this stop recursion into subdirectories?  In other words, would I
only get files from the physical Controls folder of the WebCode module
and none of Control's subdirectories?

That is the behavior I am seeing, and I can't figure out why.

If I do this:
WebSite  = WebCode/Controls

I get the subfolders of Controls as (I) expected...

I'm just confused.

-Chris Gomez


More information about the cvsnt mailing list