[darcs-users] domains: a proposal for composing repositories

zooko at zooko.com zooko at zooko.com
Tue Jan 31 15:32:28 UTC 2006


> 
> > 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




More information about the darcs-users mailing list