~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 6437.72.1.

Fix bug #1046284. We had an ordering issue with get_file_text consuming iter_files_bytes.

Specifically, you are supposed to consume the content iterator before you step the
outer iterator. We only notice with remote repository because the other apis
don't explicitly depend on that behavior.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: