On Sun, Aug 30, 2009 at 6:19 PM, TL<[email protected]> wrote:

>> If you have
>>    foo.txt:
>>       A -- B -- C
>>    mycode.py:
>>       D -- B -- E
>
> How can 'C' appear under the one 'B' clone without also appearing
> under the other 'B' clone?  If I place a node under a cloned node it
> also appears under all of the cloned node's clones.

Yes, in the actual tree that ends up being loaded. However, the nodes
will also reside in @thin files, and those files can end up with
different vision of what the tree should look like (e.g. if you revert
the other file with bzr, but leave the other one unchanged). When you
save, the trees will end up the same.

-- 
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to