branch content disappeared

Bug #700319 reported by Eli Osherovich
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

I have a small package on LP, called eol. The package currently contains two branches. One called "current" (belongs to "trunk" series) and another one called "oo" which is stacked upon "current". Today I decided to do a small re-organization: I renamed "current" into "old", set its status to "abandoned", and removed it from the "trunk" series. I also moved the other branch ("oo") into "trunk" series to make it the default branch. Now, the EOL's webpage correctly reports the both branches and their statuses, however, when I try to access the new "trunk" I get an error.

If I try to perform a branch from BZR I get the following error:
> bzr branch lp:eol
bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~eli-osherovich/eol/current/".

As you can see, for some reason, it tries to access the non-existent "current" branch (it was renamed to "old" and removed from "trunk" series).

If I try to see the content of "oo" branch via LP webpage (e.g., http://bazaar.launchpad.net/~eli-osherovich/eol/oo/files) it says

NOT FOUND
The resource could not be found.

What is going on here? Is it a bug in LP? And most important one: have I lost my branch content?

Thank you.

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 700319] [NEW] branch content disappeared

You haven't lost anything, however the broken branch has a branch.conf
file pointing at the url of the renamed branch. This is quite easy to
fix using lftp - download the branch.conf (using a url like
sftp://bazaar.launchpad.net/~USER/PROJECT/oo/.bzr/branch/branch.conf)
fix up the reference, and upload.

Revision history for this message
Eli Osherovich (eli-osherovich) wrote :

Thanks!

On Sat, Jan 8, 2011 at 10:16 PM, Robert Collins
<email address hidden>wrote:

> You haven't lost anything, however the broken branch has a branch.conf
> file pointing at the url of the renamed branch. This is quite easy to
> fix using lftp - download the branch.conf (using a url like
> sftp://bazaar.launchpad.net/~USER/PROJECT/oo/.bzr/branch/branch.conf<http://bazaar.launchpad.net/%7EUSER/PROJECT/oo/.bzr/branch/branch.conf>
> )
> fix up the reference, and upload.
>
> --
> You received this bug notification because you are a direct subscriber
> of the bug.
> https://bugs.launchpad.net/bugs/700319
>
> Title:
> branch content disappeared
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.