On 4/18/2017 2:29 PM, [email protected] wrote:
@Barry: True, but it's clumsy, since you have to specify every path, in full, in the global ignore-glob file. If you move a subproject to a different location in the directory tree, you have to remember to update the ignore-glob file.

No, the wild cards in the glob can match any part of the path. You can ignore "*/_build/*" and that will ignore any folder named _build and all its descendants anywhere in the tree except at the root of the workspace.

--
Ross Berteig                               [email protected]
Cheshire Engineering Corp.           http://www.CheshireEng.com/
+1 626 303 1602

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to