Ticket Change Details
Not logged in
Overview

Artifact ID: 054b5a1970b39eb8fa34f982da615a4bb9684585
Ticket: 5664fcba51f2f2ceedfdbb540a678fea7902f662
merge disjunct trees
User & Date: anonymous 2010-10-06 10:54:10
Changes

  1. comment changed to:
    If one wants to unifiy two repositories, there are a starter docs here:
    
    http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg01641.html
    
    But after that you usually have two completely disjunct trees (because they both start from different "empty commits". So a simple "fossil merge" fails due to no common ancestor.
    
    Assuming both projects have a clean "namespace", so that a simple "unify all files" would work, a way to do exactly that would really be nice.
    
    I am currently trying to write code to create my own manifest to insert it by hand using test-content-put, followed by a rebuild. I have no idea, if this will even work out. Some more "low level tools" to assist people doing some "non standard stuff" would really be nice. For example tools to setup a manifest, check it, and import it.
    
  2. foundin changed to:
    [f827319bd4] 2010-09-21 13:54:10 UTC, from debian unstable
    
  3. private_contact changed to: "e7009b1149e236cf616cbce7804535b1127af8d0"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "merge disjunct trees"
  7. type changed to: "Feature_Request"