• 
      

    Adding TFS SCM tool

    Review Request #6355 — Created Sept. 22, 2014 and discarded

    Information

    Review Board
    master

    Reviewers

    Adding TFS SCM tool

    General changes, posting, updating. Ran manage.py tests with two failures (not having cvs).

    RBTool CR to follow. Haven't used Python in a long time (and even then it was brief) so expect stupidity.

    Description From Last Updated

    Col: 52 E703 statement ends with a semicolon

    reviewbotreviewbot

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

    reviewbotreviewbot

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

    reviewbotreviewbot

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

    reviewbotreviewbot

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

    reviewbotreviewbot
    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/scmtools/tfs.py
      
      
      
      Tool: Pyflakes
      Processed Files:
          reviewboard/scmtools/tfs.py
      
      
    2. reviewboard/scmtools/tfs.py (Diff revision 1)
       
       
      Show all issues
      Col: 52
       E703 statement ends with a semicolon
      
    3. reviewboard/scmtools/tfs.py (Diff revision 1)
       
       
      Show all issues
      Col: 80
       E501 line too long (103 > 79 characters)
      
    4. reviewboard/scmtools/tfs.py (Diff revision 1)
       
       
      Show all issues
      Col: 80
       E501 line too long (94 > 79 characters)
      
    5. reviewboard/scmtools/tfs.py (Diff revision 1)
       
       
      Show all issues
      Col: 80
       E501 line too long (80 > 79 characters)
      
    6. reviewboard/scmtools/tfs.py (Diff revision 1)
       
       
      Show all issues
      Col: 80
       E501 line too long (83 > 79 characters)
      
    7. 
        
    BE
    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/scmtools/tfs.py
      
      
      
      Tool: Pyflakes
      Processed Files:
          reviewboard/scmtools/tfs.py
      
      
    2. 
        
    BE
    Review request changed
    Status:
    Discarded