James Carlson wrote:
Edwin Goei writes:
I'm trying to checkout source code just for sshd. Is there a way to check out only a subtree of onnv-gate?

No.  Mercurial doesn't do subtrees.

I was not able to find out so I am checking out all of it, but it is quite large. How much disk space do I need?

It's currently around 670MB.  "Tiny" by any modern measure.  ;-}

You'll need far more than that to do a full build -- around 4GB.

If I interrupt the "hg clone ssh://[EMAIL PROTECTED]/hg/onnv/onnv-gate" command, how do I restart it?

I don't.  I just rm -rf the workspace and start again.  (There's an
"hg recover" command that you can use if you interrupt a pull on a
valuable workspace, but if you're just doing the initial pull, there's
no real reason to bother.)

I eventually did an "rm -rf" too, but the clone takes a while and so though there would be some way to restart it and save time.
I found some of the info at: http://opensolaris.org/os/community/tools/scm/hg_help/ but could use more help.

There's a whole lot more on the upstream web site:

  http://www.selenic.com/mercurial/wiki/

I know about that site because I did some searching but didn't see answers to my questions. Thanks for confirming that what I want can't be done.

-Edwin
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to