• 
      

    Don't try to diff directories and other non-files in TFS.

    Review Request #7373 — Created June 3, 2015 and submitted

    Information

    RBTools
    release-0.7.x
    2d10d09...

    Reviewers

    It doesn't make sense to try to do diffs on changed things that aren't files,
    such as added/deleted directories. This would previously result in an error
    where there was no 'file-type' attribute in the changed items structure we get
    from TFS.

    Added a directory in a changeset and posted the result.

    Description From Last Updated

    Col: 17 W503 line break before binary operator

    reviewbotreviewbot
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbtools/clients/tfs.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbtools/clients/tfs.py
      
      
    2. rbtools/clients/tfs.py (Diff revision 1)
       
       
      Show all issues
      Col: 17
       W503 line break before binary operator
      
    3. 
        
    chipx86
    1. I'm happy once Review Bot is happy.

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.7.x (5bbe45a)