• 
      

    Don't strip leading slashes from CVS file paths.

    Review Request #6029 — Created June 25, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    b71d8f2...

    Reviewers

    Fetching CVS files requires the filenames to have the leading slashes intact.
    This change adds a normalize_diff_filename method to CVSDiffParser which
    overrides the default behavior.

    Ran unit tests.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/scmtools/cvs.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/scmtools/cvs.py
      
      
    2. 
        
    chipx86
    1. Ship It!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (8214183)