Skip to content

Last changes on master

This series improves liftcheck and repotool so that differences in tag/branch presence also bail out, and trunk/master comparison is not blindly skipped but a comparison against "empty-dir-when-missing" is made, so that we can see more errors.

Three more liftchecks pass (rootfirst.svn, split-dir.svn, symlink.svn where the diff message about missing files can be ignored since repotool correctly returns success after checking the links).

Merge request reports