Comment 33 for bug 714622

Revision history for this message
Steve Langasek (vorlon) wrote : Re: [Bug 714622] Re: import fails when lp branch has been push --overwrite'n

On Fri, May 02, 2014 at 02:48:52PM -0000, Dimitri John Ledkov wrote:
> Steve, how do you requeue branches? cause the way i was doing it, was
> wiping out history. Go into the database and update the expected revid &
> revhash? It would be nice to e.g. document it here.

In general, a simple requeue of 'scripts/bin/requeue-package <packagename>'.
For the various packages that seem to have been forcibly requeued, the tags
on the branches have been moved but the database has not been updated; so
simply deleting the revid from the database and requeuing is sufficient to
get the database synced with the branch. (It's certainly not worth trying
to undo the changes on the branch, IMHO.)