Guy writes:
> No I downloaded the on-src archive (and also SUNWonbld and on-closed)

I guess the "no" here is to the existence of .hg in the top level
directory.  (Missing some context in the thread ...)

In that case, that's the problem.  I think this is a bug in
$SRC/pkgdefs/Makefile.targ; there should be an entry like this:

        NOT_UNDER_unknown = true

A simple workaround would be to do this:

        mkdir /export/testws/Codemgr_wsdata

or perhaps this instead:

        cd /export/testws
        hg init

-- 
James Carlson, Solaris Networking              <james.d.carl...@sun.com>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to