• 
      

    Adding a subversion repository accessed via https configured with basic authentication fails

    Review Request #6034 — Created June 27, 2014 and submitted

    Information

    Review Board

    Reviewers

    Adding a subversion repository accessed via https configured with basic authentication fails

    From the admin panel I tried to add a subversion repository accessed via https configured with basic authentication fails with an "Authentication failed" error. Tested with pysvn but it seems that the same may apply to subvertpy. The username and password enter in the repository configuration are not passed when validating the repository.

    Description From Last Updated

    Col: 80 E501 line too long (99 > 79 characters)

    reviewbot reviewbot
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/scmtools/svn/__init__.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/scmtools/svn/__init__.py
      
      
    2. reviewboard/scmtools/svn/__init__.py (Diff revision 1)
       
       
      Show all issues
      Col: 80
       E501 line too long (99 > 79 characters)
      
    3. 
        
    KA
    KA
    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/scmtools/svn/__init__.py
      
      
      
      Tool: Pyflakes
      Processed Files:
          reviewboard/scmtools/svn/__init__.py
      
      
    2. 
        
    david
    1. Ship It!

    2. 
        
    KA
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (77e2917)