How to split a branch to different branches ?

Asked by Rami Al-Rfou'

[I use bzr with launchpad for personal branch, I have different projects under different folders.]

I want to split the current branch to new different branches. Because:
1- I don't want to pull all the projects once I want to update one of them.
2- I don't want global commits history, this makes it harder for me to track the updates.
3- It is easier to share with people a branch for each specific project instead of having a branch for everything.

I hope that after applying the solution [if there is any]:
1- I don't loose the current history of commits.
2- Make new different branches that each has the history of the commits that updated its files.

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Martin Pool (mbp) said :
#1

Check out 'bzr help split'.

Can you help with this problem?

Provide an answer of your own, or ask Rami Al-Rfou' for more information if necessary.

To post a message you must log in.