How to convert mirrored branches to hosted branches?

Asked by Arvid Norlander

I used a number of mirrored branches. Unfortunately the hosting service I used recently went bankrupt and I now want to convert the mirrored branches to hosted branches. Do I have to delete and readd all the affected branches or is there a simpler way?

Affected branches:
https://code.launchpad.net/~anmaster/cfunge/main
https://code.launchpad.net/~anmaster/envbot/anmaster-trunk
https://code.launchpad.net/~anmaster/envbot/anmaster-0.0.1
https://code.launchpad.net/~anmaster/envbot/anmaster-0.1

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
Michael Hudson-Doyle Edit question
Solved by:
Tim Penhey
Solved:
Last query:
Last reply:
Revision history for this message
Best Tim Penhey (thumper) said :
#1

Right now we don't have a way to convert a mirrored branch to a hosted branch.

What you do is just push the branch to lp under a new name.

Revision history for this message
Arvid Norlander (vorpalblade) said :
#2

Thanks Tim Penhey, that solved my question.