Jelmer and I discussed a bit at the last sprint trying to help with the memory issue for bzr-svn. For tags, I guess it currently requests the full history of each tag into an iterator, expecting to stop it at some point (once it reaches 'trunk'). Instead, we could be presumptuous that tagged revisions won't exist far from trunk and only request short histories. And then if something hasn't converged yet, re-start the iterator.
As for the 'no output for 1hr', that sounds like just adding more "I've gotten some data" ticks would be reasonable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/797915 Title: large bzr-svn imports failing To manage notifications about this bug go to: https://bugs.launchpad.net/bzr-svn/+bug/797915/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
