Push/pull a repository?
Alexander Belchenko
bialix at ukr.net
Mon May 18 20:20:22 BST 2009
Daniel Clemente пишет:
> I work on many different parts of a private project. Each part is a branch inside a repository.
> Since I work from many computers, I have replicated this repository in each computer.
>
> I would like to treat the whole repository (branch collection) as something I can push, pull, compare and even merge, so that after I work in some branches in computer A, I can import the changes easily from computer B.
>
> I don't know what's the recommended option to do this in Bazaar. I have heard about many options which would fit this scenario: loom, multi-pull + repo-push, colocated branches, nested branches, …
> There are many approaches and this is confusing. Which one is or is expected to be the best solution?
multi-pull and/or repo-push.
More information about the bazaar
mailing list