JimC> usr/src/tools/scripts/nightly.1 JimC> JimC> 275: should add back in "This is the source to be built."
I took that phrase out for a variety of reasons. In particular, it could be read to imply that only this source will be built, which will not be true for internal builds with separate (but nested) open and closed repositories. It also muddies the distinction between the source and the repo metadata. If anything it's SRC that's the source to be built, not CODEMGR_WS. JimC> 293: or pulls, right? Right. JimC> usr/src/tools/scripts/nightly.sh JimC> JimC> 382-383,2548-2549: what is this? It looks out of place. These should be guarded by an error check. See bug #481. JimC> 1707: uuoc I don't know what "uuoc" means. There does seem to be some sort of mismerge here (1704-1707), though. JimC> usr/src/tools/scripts/wx2hg.1 JimC> JimC> 139-140,143: this appears to be stale. hgmerge is gone. Indeed. Bug #462. JimC> usr/src/tools/scripts/wx2hg.sh JimC> JimC> 115: does this work? This should go away with the fix for #462. mike