lp:lmirror

Created by Robert Collins and last modified
Get this branch:
bzr branch lp:lmirror

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
lmirror committers
Project:
lmirror
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/rbtcollins/lmirror.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 4 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 4 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 4 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 4 seconds — see the log

Recent revisions

89. By Robert Collins

Handle deleting non-empty directories.

Previously we just errored, which isn't super helpful.

88. By Robert Collins

Correct docstring on log defaults.

87. By Robert Collins

Fix converged files and streamed replacements.

When files were replaced and streaming was in use a error would be
thrown from the logging code if the file was ignored - which happens
when the content has converged with that already on disk (e.g. because
an earlier mirror run was interrupted).

Secondly, when files had converged, we would end up deleting the file
rather than leaving it alone, due to a bug in replay() that would
affect all users, not just streaming.

86. By Robert Collins

Fix typo.

85. By Robert Collins

Ignoring of replaced files was broken.

This affects streaming mirroring only.

84. By Robert Collins

Handle missing mtime in streams as well.

83. By Robert Collins

Handle changed files when stat has no mtime.

This is primarily useful for testing as the in-memory VFS we test against
has no mtime field.

82. By Robert Collins

Allow setting the server port on the command line.

81. By Robert Collins

Fixup test_setup for pbr usage.

80. By Robert Collins

Fixup test-requirements.

Branch metadata

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