|
|
heads up: pay no attention to the SCCS Noise behind the curtainDate: Mon, 14 Jul 2008 15:18:46 -0600 From: "Mark J. Nelson" <Mark.J.Nelson at sun dot com> To: on-all at sun dot com, onnv-gate at onnv dot eng dot sun dot com, tools-discuss at opensolaris dot org, Subject: heads up: pay no attention to the SCCS Noise behind the curtain If you're still using Teamware, then your nightly mail_msg will probably now contain the following: > ==== SCCS Noise (non-DEBUG) ==== > > sccs get Sun/Solaris/PerlGcc/config/5.8.4/5.11/x86/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.8.4/5.10.1/x86/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.8.4/5.10.1/sparc/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.8.4/5.10/x86/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.8.4/5.10/sparc/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.6.1/5.11/x86/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.6.1/5.10/sparc/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.6.1/5.10/x86/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.6.1/5.10.1/sparc/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.6.1/5.10.1/x86/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.8.4/5.11/x86/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.8.4/5.10.1/x86/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.8.4/5.10.1/sparc/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.8.4/5.10/x86/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.8.4/5.10/sparc/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.6.1/5.11/x86/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.6.1/5.10/sparc/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.6.1/5.10/x86/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.6.1/5.10.1/sparc/SCCS > sccs get Sun/Solaris/PerlGcc/config/5.6.1/5.10.1/x86/SCCS This is legitimate SCCS Noise. It has been in your nightly.log for a long, long time. It has not appeared previously in your mail_msg because a regular expression in nightly.sh incorrectly contained an extra space. If you see OTHER instances of SCCS Noise, they're likely wrong. But the ones above may be safely ignored, and will magically go away in build snv_97. --Mark |