> 
> > utilities Util/
> > doc  Doc/
> > boolean Boolean/
> > cmm Language/Cmm/
> > genutil GenUtil.hs
> 
> If --match accepted filenames then you could write scripts which did something
> like:
> 
> darcs --changes --match="filename ^Util && filename ^Doc && filename ^Boolean 
> && filename Language/Cmm && filename ^GenUtil.hs"
> 
> Any patches which matched that query would be those that violate your 
> "domains" restriction.

... except for the logic error so that only a patch which touched all five
domains would match...

--Z

_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to