How do I clone a sub-folder of a repository in Mercurial?

Posted by James Hopkin on Stack Overflow See other posts from Stack Overflow or by James Hopkin
Published on 2009-05-28T11:18:47Z Indexed on 2010/04/30 2:57 UTC
Read the original article Hit count: 231

Filed under:

I have a Mercurial repository containing a handful of related projects. I want to branch just one of these projects to work on it elsewhere.

Is cloning just part of a repository possible, and is that the right way to achieve this?

© Stack Overflow or respective owner

Related posts about mercurial