data about imports is stored in a slightly strange way

Bug #393320 reported by Michael Hudson-Doyle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad code imports
Triaged
Low
Unassigned

Bug Description

Currently we store all data (aside from the branch) about an import in files named after the branch id in a single directory. It would make more sense to have a directory per import, stored broken down by id, as we do for branch data already.

We can implement this in a backwards compatible way by looking in the new location first, then the old location if nothing is found there, and always storing to the new location.

Colin Watson (cjwatson)
affects: launchpad → lp-codeimport
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.