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

zooko at zooko.com zooko at zooko.com
Tue Jan 31 15:27:05 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.

Here is a wishlist item to make --match handle filenames.  It is only waiting
for someone to implement it:

http://bugs.darcs.net/issue115

Regards,

Zooko




More information about the darcs-users mailing list