Filesets: wishlist
Marcus Harnisch
marcus.harnisch at verilab.com
Thu Oct 13 13:38:02 UTC 2016
Hi all
For my rudimentary Hg-over-Clearcase workflow, I would like to limit
certain actions (e.g. ci, diff) to a subset of all Hg controlled files.
Ideally I'd like to see something like shell(<cmd>[; <cmd>]...), which adds
a file to the set if the command pipeline returns 0. Besides the filename,
other parameters might be passed as positional parameters to the command
pipeline.
Currently there is an exec() prerequisite. Should we perhaps have similar
prerequisites for other permissions? Or perhaps a generic perm()
prerequisite that uses a syntax similar to the find(1) option of the same
name?
Thanks
Marcus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial/attachments/20161013/71aa99a3/attachment.html>
More information about the Mercurial
mailing list