• 
      

    Add -X support for the CVS SCMClient

    Review Request #6358 — Created Sept. 22, 2014 and submitted

    Information

    RBTools
    release-0.6.x

    Reviewers

    The CVS SCMClient can now exclude files from diff and post output
    using the rbtools.utils.diffs.filter_diff method.

    Running rbt diff -X f in a file with more than just a file f
    changed returns the diff for all files except for f.

    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          rbtools/clients/cvs.py
      
      Ignored Files:
          docs/rbtools/rbt/commands/post.rst
          docs/rbtools/rbt/commands/diff.rst
      
      
      
      Tool: Pyflakes
      Processed Files:
          rbtools/clients/cvs.py
      
      Ignored Files:
          docs/rbtools/rbt/commands/post.rst
          docs/rbtools/rbt/commands/diff.rst
      
      
    2. 
        
    brennie
    david
    1. Ship It!

    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.6.x (c651b2e)