Sharing common code within Bazaar
Ben Finney
bignose+hates-spam at benfinney.id.au
Thu Jul 24 01:38:47 BST 2008
Wezyde <wbillmanek at hotmail.com> writes:
> Here's an example. I have 2 (or more projects) that are similar but
> each have different requirements. Some of the modules are identical
> across all of the projects and some are hardware/requirement
> specific to a particular product.
>
> Project A
> - Core
> - CustomA
>
> Project B
> - Core
> - CustomB
>
> If a development makes a change to the Core then all projects using
> this core should get the updates.
I would recommend that this common core should be tracked in a
separate VCS branch, and used by all the projects as a "library" of
common modules.
--
\ “A free society is one where it is safe to be unpopular.” |
`\ —Adlai Ewing Stevenson |
_o__) |
Ben Finney
More information about the bazaar
mailing list