http://bugs.grommit.com/show_bug.cgi?id=288
Summary: nightly won't do a full bringover+build if BRINGOVER_WS is not filesystem-accessible Product: SCM Migration Version: unspecified Platform: All OS/Version: Solaris 11/Nevada Status: NEW Severity: critical Priority: P2 Component: nightly AssignedTo: scm-migration-dev at opensolaris.org ReportedBy: richlowe at richlowe.net If $BRINGOVER_WS is set, $CODEMGR_WS is not (ie, a full bringover + build), nightly will bail out if $BRINGOVER_WS is not on the local filesystem, as it attempts to find usr/src/Makefile there for informational purposes: Unable to find "Makefile" in ssh://<hostname>//builds/onnv-clone/usr/src or /builds/work/onnv-sccs/this-wont-work/usr/src. This happens as it's trying to ouput tools versions, very early on, which it does before it brings over. While here, shouldn't we output hg or svn version while there? -- 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.