lp:~jameinel/bzr-hg/demandload_import_fixes

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/bzr-hg/demandload_import_fixes
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:
Bazaar Hg Plugin
Status:
Development

Recent revisions

29. By John A Meinel

Add a check that all files in an inventory have correct last-modified revisions.
This catches a couple bug earlier.
I don't know *why* we have invalid data (yet).
But I can guarantee that the inventory converter claims a last modified value
which is incorrect.

28. By John A Meinel

Explicitly force demandimport to be disabled.

27. By John A Meinel

Use local importing to make sure we actually get the modules we ask for.
With hg 0.9.4, it seems they auto-enable demand importing of all modules.
Which breaks in odd ways. (import mercurial.ui; mercurial.ui.ui() fails with
no 'ui' object on that module).
Using direct from foo import bar gets around most of that.

26. By Robert Collins

Merge Tim's fix for LockableFiles.transport being missing.

25. By Robert Collins

Fix directory last-changed calculation and unbreak all tests.

24. By Robert Collins

Fix branch nickname generation.

23. By Robert Collins

Fix 4 tests by updating for changed hg apis.

22. By Robert Collins

Unbork the test suite when bzr-hg is present.

21. By Robert Collins

Update to hg 0.9.3 support only, breaking < 0.9.3 from Tim Hatch.

20. By Jelmer Vernooij

Fix copy-n-paste errors

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.