[scm-migration-dev] hg pbchk and #pragma ident

2008-08-08 Thread James C. McPherson
Alan Perry wrote: > hg pbchk is complaining about the id tags in #pragma ident. I thought > pragma idents were supposed to stay in the file, right? Nope, they have to go. http://www.opensolaris.org/os/community/tools/scm/hg_teamware_transition/hg_workflow/ doesn't say it explicitly, but there h

[scm-migration-dev] hg pbchk and #pragma ident

2008-08-07 Thread Mark J. Nelson
rg > Subject: Re: [scm-migration-dev] hg pbchk and #pragma ident > > Stephen Lau wrote: >> Alan Perry wrote: >>> James C. McPherson wrote: >>> >>>> Alan Perry wrote: >>>> >>>>> hg pbchk is complaining about the id tags in #p

[scm-migration-dev] hg pbchk and #pragma ident

2008-08-07 Thread Dan Mick
Stephen Lau wrote: > Alan Perry wrote: >> James C. McPherson wrote: >> >>> Alan Perry wrote: >>> hg pbchk is complaining about the id tags in #pragma ident. I thought pragma idents were supposed to stay in the file, right? >>> Nope, they have to go. >>> >>> http://

[scm-migration-dev] hg pbchk and #pragma ident

2008-08-07 Thread Stephen Lau
Alan Perry wrote: > James C. McPherson wrote: > >> Alan Perry wrote: >> >>> hg pbchk is complaining about the id tags in #pragma ident. I >>> thought pragma idents were supposed to stay in the file, right? >>> >> Nope, they have to go. >> >> http://www.opensolaris.org/os/communit

[scm-migration-dev] hg pbchk and #pragma ident

2008-08-07 Thread Alan Perry
James C. McPherson wrote: > Alan Perry wrote: >> hg pbchk is complaining about the id tags in #pragma ident. I >> thought pragma idents were supposed to stay in the file, right? > > Nope, they have to go. > > http://www.opensolaris.org/os/community/tools/scm/hg_teamware_transition/hg_workflow/ >

[scm-migration-dev] hg pbchk and #pragma ident

2008-08-07 Thread Alan Perry
hg pbchk is complaining about the id tags in #pragma ident. I thought pragma idents were supposed to stay in the file, right? alan