[Monotone-devel] nested workspaces

2013-12-05 Thread Hendrik Boom
I've never found a clear discription of what happens with nested workspaces. Maybe I just haven't looked enough. For example, I may have a project and a subproject. I checkout the project, and get a directory fill of stuff, including a _MTN directory. Subsequently cd into that and check out ano

Re: [Monotone-devel] nested workspaces

2013-12-05 Thread J Decker
I found this works very well with monotone. monotone will see the sub project in the subproject and the overall when outside; unless you specify the root directory which many command have the option for. It includes by default ignoring _MTN, so adding that project you will have to specify to ignor

Re: [Monotone-devel] nested workspaces

2013-12-06 Thread Stephen Leake
Hendrik Boom writes: > I've never found a clear discription of what happens with nested workspaces. > Maybe I just haven't looked enough. > > For example, I may have a project and a subproject. > > I checkout the project, and get a directory fill of stuff, including a > _MTN directory. > > Subse