Comment 0 for bug 87326

Revision history for this message
Celso Providelo (cprov) wrote : Support PPA Renaming and Reassignment

Currently the PPAs get published to directories named like "$OWNER/$PPANAME". However, PPAs can be renamed or transferred to a
new owner (either by person merging or by reassignment in the web UI).

We should consider using a setup similar to the bazaar.launchpad.net branch storage:

 * store PPAs in directories keyed off the Archive database ID

 * generate a rewrite map that can be used by Apache's mod_rewrite in
   order to provide the nice archive names via HTTP.