• 
      

    Fix public SVN repository support with Subvertpy

    Review Request #10087 — Created July 16, 2018 and submitted

    Information

    Review Board
    release-3.0.x
    e0361de...

    Reviewers

    When using Subvertpy as an SCM backend, adding a repository not
    requiring authentication would cause a segfault. This is due to a call
    to `subvertpy.ra.Auth.auth.get_parameter()` although the parameter was
    not previously set.
    • Created Docker container form easybe/alpine-reviewboard:wip
    • Sucessfully added an SVN repository not requiring authentication
    • Sucessfully added an SVN repository requiring authentication
    Description From Last Updated

    E501 line too long (82 > 79 characters)

    reviewbot reviewbot

    E501 line too long (82 > 79 characters)

    reviewbot reviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

    easyb
    brennie
    1. Please mark issues as fixed after youve fixed them.

    2. 
        
    david
    1. Ship It!
    2. 
        
    easyb
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (1b79854)