>>>>> "Mark" == Mark J Nelson <Mark.J.Nelson at sun.com> writes:
Mark> Yes and no. It would be great to get a detailed, appropriate Mark> .hgignore file for ON. But as it currently stands, such a file Mark> overwhelms the Mercurial implementation of hgignore. Fixing Mark> either the ON build (to make the file more sane) or the hg ignore Mark> internals (to deal with an insane file) are not even on the radar. Actually, I'm sponsoring Rainer Orth's fix for "make clobber" (6414855), and I'm expecting to redo the .hgignore file as part of that. You'd have to do "make clobber" before "hg stat", though, so as not to get flooded by all the built files. mike