Shawn Walker 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".
Indeed, you're right. My instructions are incorrect... that should
probably say:
hg clone ssh://[EMAIL PROTECTED]/hg/onnv/onnv-gate
hg update -r onnv_59
Apparently you can't clone to a revision from a remote repository. I'll
fix the instructions - thanks!
cheers,
steve
--
stephen lau // [EMAIL PROTECTED] | 650.786.0845 | http://whacked.net
opensolaris // solaris kernel development
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code