• 
      

    Don't allow Breezy (Bazaar fork) to match Git repositories.

    Review Request #11686 — Created June 29, 2021 and submitted

    Information

    RBTools
    release-2.0.x

    Reviewers

    Breezy, a modern fork of Bazaar, has limited support for working with
    Git repositories. If installed, and if SCM scanning is performed, it
    will happily state that it can be used with the repository. However,
    this doesn't work for our needs, and will cause problems, particularly
    if it ends up taking priority over Git.

    We now check if it claims the matched repository is Git, and throw out
    the result.

    Tested against a local Git repository with SCM scanning. It no longer
    came up as a possible match.

    Summary ID
    Don't allow Breezy (Bazaar fork) to match Git repositories.
    Breezy, a modern fork of Bazaar, has limited support for working with Git repositories. If installed, and if SCM scanning is performed, it will happily state that it can be used with the repository. However, this doesn't work for our needs, and will cause problems, particularly if it ends up taking priority over Git. We now check if it claims the matched repository is Git, and throw out the result.
    c2d7bc3267a160d352a3c72cb16a82d45a3ce7de
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (4b91c6c)