Mercurial repo inside a repo

Posted by AkiRoss on Stack Overflow See other posts from Stack Overflow or by AkiRoss
Published on 2010-06-12T13:12:39Z Indexed on 2010/06/12 13:22 UTC
Read the original article Hit count: 310

Filed under:
|

Is it possible to create a mercurial repository inside an existing mercurial repository?

The idea is to handle subdirectories of a repository as different repositories, how do you do that?

I'm not talking about subrepos (at least, if I understood the purpose of subrepos...), but if this is how subrepos do exist for, I got it wrong and I'll try to get it right :)

Thanks ~Aki

© Stack Overflow or respective owner

Related posts about mercurial

Related posts about subrepos