Add additional top-level svn directories to the post-commit web UI.

Review Request #6828 — Created Jan. 23, 2015 and submitted

Information

Review Board
master
f3d7008...

Reviewers

If people have a standard-layout repository with some additional top-level
directories, those additional directories would not be selectable in the
New Review Request page. I've updated our logic so that we'll treat trunk and
branches specially, and then add any additional top-level directories at the
end.

(changes to reviewboard/scmtools/testdata/ excluded here).

Ran unit tests.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/scmtools/tests.py
        reviewboard/scmtools/svn/__init__.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/scmtools/tests.py
        reviewboard/scmtools/svn/__init__.py
    
    
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (57159e6)
Loading...