Add -X support for the CVS SCMClient

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

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.

    Loading...