monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: Nested projects in workspace


From: jack-monotone
Subject: Re: [Monotone-devel] Re: Nested projects in workspace
Date: Fri, 4 Aug 2006 14:36:56 -0700
User-agent: Mutt/1.4.1i

On Fri, Aug 04, 2006 at 09:58:37PM +0100, Bruce Stephens wrote:
 
> So I think merge_into_dir wouldn't really work for this, unless I'm
> misunderstanding something (which is entirely possible: I've not
> actually used merge_into_dir, but I use nested checkouts regularly)?

Normally, the relationship Project A uses Project B and Project C is
represented in a filesystem like:

    A/
    A/B
    A/C

This works nicely, as Project B and Project C can be tracked independently of A
merge_into_dir'd into A. 

If I understand correctly, in this case, if Project A wants to use Project B,
the filesystem looks like:

    B/
    B/A

This works, as monotone ignores subdirectories containing _MTN. So, the
workflow in this case is: 
    
    co B 
    cd B 
    co A (or setup A)

Monotone will do the right thing, and check things into the correct branch. 

--Jack 

--
Jack (John) Cummings                           http://mudshark.org/
PGP fingerprint: F18B 13A3 6D06 D48A 598D  42EA 3D53 BDC8 7917 F802

Attachment: pgp3CRlroe7Dj.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]