AFAICT this is the heart of Rob's problem. He (and I) do not want you
to see all 200 changes. Some changes are dead ends, some are temporary
bug fixes that I know will be replaced later, IOW they are my jottings,
not for public release. Replicating the lot to everybody is just
polluting the other trees.
OTOH if I can tell bk :-
* Take all the changes in the direct line from 17.1 to 17.37.
* Ignore any extraneous branches off that line.
* Ignore other changes that were applied in the same time period but
are not on the direct line, I am also making changes to 2.4.18-pre6
at the same time.
* Generate a consolidated patchset which is visible to the outside
world.
* Hide anything not explicitly marked as visible.
* When the consolidated patchset comes back from the master tree,
recognise that it is equivalent to 17.1 through 17.37 on my tree,
even though nobody else has the individual changes.
Then I can choose to make kdb v2.1 2.4.17 common-2 visible as an
entity (17.1 to 17.37), without telling everybody else what other
changes are going on in my tree. bk pull only sees the consolidated
changes I want to make visible.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/