lp:~jameinel/bzr-builddeb/import-scripts-updates

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/bzr-builddeb/import-scripts-updates
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Project:
bzr-builddeb
Status:
Development

Recent revisions

316. By John A Meinel

Workaround the redirect bug and implement it ourself.
possible_transports provides all the caching that we would hope to get from
the redirection code, and then some. Testing shows that it does, indeed save
some extra connections. Not all of them, mostly because of the 15s timeout.
(We probe launchpad.net, find we need to download a big file from launchpadlibrarian.net
then spend >15s downloading. The next file reconnects to lp.net but not lpl.net)

315. By John A Meinel

Use possible transports for file fetching.

This should allow keep-alive. Though it seems there is a bug wrt redirections.

314. By John A Meinel

add some progress bars for the oh-so-slow getPublishedSources.
Add a bit of caching of opening branches, so that we don't have to
try to re-open the same object hundreds of times.

313. By John A Meinel

Move the option parsing earlier
this way we can find out about the lp_cache directory before we try to open Launchpad.

312. By John A Meinel

Several small updates.
1) handle when madison-lite is not installed more gracefully
2) enable_default_logging() before loading plugins, in case something fails to load.
3) allow passing -Dxxx flags for bzrlib to use for debugging (like -Dhttp, -Derror, and -Dhpss)

311. By John A Meinel

Add a lp_cache directory.
This way we don't have to download the entire WADL on every run.
Also, make sure more directories are created since they'll be needed later.
And don't use the builtin name 'dir' as a module variable.

310. By James Westby

Adjust the sleeps in the thread waiting loop.

309. By James Westby

Use TMPDIR on /srv on production.

308. By James Westby

Write the path not the object to the collisions file.

307. By James Westby

Fix the use of Merger.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:bzr-builddeb
This branch contains Public information 
Everyone can see this information.

Subscribers