Add -X support for the CVS SCMClient

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

brennie
RBTools
release-0.6.x
6349, 6357
rbtools, students

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.

    Loading...