> Hi Forrest, > Sorry for the late reply. I'm not keen on making an almost > duplicate hdrchk2.py from hdrchk.py and relying on passing noident > around. I thought we had discussed having hdrchk only validate #ident > if one existed rather than conditionalising based on which SCM it gets > called from? I am a little confusion with this. Let me clarify the question. HdrChk.py still need support both TeamWare and Mercurial and check if the given files have correct header. For TeamWare, #ident string is necessary. On the contrary, Mercurial does not need it anymore. Is that right? Or I could be totally wrong. Please correct me. > > Let me know if I'm not making any sense :) and I can take your wad and > make changes from there. Go ahead. I 'd like to review your change for this.
Thanks, Forrest