On 2/27/07, Shawn Walker <[EMAIL PROTECTED]> wrote:
The instructions on this page:
http://dlc.sun.com/osol/on/downloads/hg-build-snapshots/
Seem to indicate I should be able to do this:
hg clone -r onnv_59 ssh://[EMAIL PROTECTED]/hg/onnv/onnv-gate
However, that results in this:
destination directory: onnv-gate
abort: src repository does not support revision lookup and so doesn't
support clone by revision
Has something changed since this page was written?
I ended up doing this to get the source:
hg clone ssh://[EMAIL PROTECTED]/hg/onnv/onnv-gate
Which I'm guessing means I'm using the "tip".
Yes, until you do:
hg update onnv_59
at which point you'll be using onnv_59.
Paul
--
Paul Durrant
http://www.linkedin.com/in/pdurrant
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code