http://bugs.grommit.com/show_bug.cgi?id=232
Summary: User-visible SCCS keywords must be removed from the source base. Product: SCM Migration Version: unspecified Platform: All OS/Version: Solaris 11/Nevada Status: NEW Severity: normal Priority: P3 Component: onnv-scm AssignedTo: scm-migration-dev at opensolaris.org ReportedBy: richlowe at richlowe.net There are several classes of SCCS keywords in the source based. 1. Those in #ident-like declarations, baked into the .comment section (then obliterated by mcs) 2. Those used in comments within the source, or otherwise un-delivered or invisible places 3. Places where these are presented to the user. - package versions - module version information - application version information. The plan is to deal with #1 and #2 reactively, as is done with the CDDL updates. #3 however, must be dealt with before putback. (and in coordination with richlowe, who'll have to merge the bloody things) -- Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.