On Fri, Jun 26, 2009 at 05:08:29PM -0400, Richard Lowe wrote: > > [removed kerberos-iteam, to which I can't send mail anyway] > > Will Fiveash <William.Fiveash at Sun.COM> writes: > > > On Fri, Jun 26, 2009 at 04:29:19PM -0400, Richard Lowe wrote: > >> Will Fiveash <William.Fiveash at Sun.COM> writes: > >> > >> > Recently I ran hg pbchk on some Solaris Kerberos code, which we get from > >> > MIT and is exempt from code formatting rules and in some cases the > >> > copyright checks since we do not add Sun copyrights or the CDDL to files > >> > we don't modify significantly. hg pbchk spewed many meaningless errors > >> > on these files which I'd like to filter out like I was able to when > >> > using wx's *.NOT files. Does hg support something similar? > >> > >> Yes. > >> > >> <workspace>/.hg/cdm/<foo>.NOT > > > > It would be nice if this were documented in: > > hg help cstyle > > Yes, and the same for the others. Can you file a bug? > > solaris/consolidation/os-net-tools
While we are on the subject, is it feasible/reasonable for the hg cdm extension checks to support some form of exemption lists that are found in the repository? The idea is that instead of having personalized *.NOT files, there would be a set of standard check exemption list files located in a standard path as part of the gate repository source which the hg cdm check commands would consult. These lists would be part of the hg repository and would get pull'ed when one creates a local repo. Thoughts? -- Will Fiveash Sun Microsystems Inc. http://opensolaris.org/os/project/kerberos/