incorporate other repos as subtree
Jelmer Vernooij
jelmer at samba.org
Sat May 14 20:38:33 UTC 2011
On Fri, 2011-05-13 at 14:36 -0400, Gerry Reno wrote:
> We have a project using bzr that now needs to incorporate an
> external project that uses git.
>
> So how do we manage this?
>
> The git proj we want to extend with specialized changes but we also
> want to pull in any bug fixes and maybe enhancements from the original
> git project as well.
>
> This git proj sits in a subtree of our bzr project.
> /bzrproject/down/the/tree/gitsubapp
>
> So I guess we use the bzr-git plugin. Does that allows us to work
> normally with this git app?
>
> Is there a tutorial anywhere that shows this type of integration?
I don't think there is any sort of tutorial about this at the moment.
You should be able to use the bzr-git and bzr-externals plugins to add
the project to your tree, as long as you don't need to make any local
changes to it.
Whatever documentation applies to bzr-externals about embedding "normal"
bzr projects should apply here too - a Git repository should work like
any other repository.
If you have any problems getting this to work, please don't hesitate to
ask for more information here.
Cheers,
Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20110514/07f22979/attachment.pgp>
More information about the bazaar
mailing list