Added support for --diff-filename for use with --repository-url.

Review Request #1393 — Created Feb. 5, 2010 and submitted

Information

RBTools

Reviewers

Added support for --diff-filename for use with --repository-url.

This allows diff files to be submitted from outside the working copy of a
repository.  Rather than the --repository-url option requiring a commit range,
it will now accept reading the --diff-filename.
Minimal testing.  I've successfully tested it on a single diff file uploaded from outside a working copy.
chipx86
  1. Thanks. Committed to master as f16aed0.
    1. Comment on the comment, where is this committed? I can't see it at http://github.com/reviewboard/rbtools/commits/master (and a pull of master doesn't show it either). Thanks!
    2. Sorry my mistake. Found http://github.com/reviewboard/rbtools/commit/f16aed06ad9c2a90c2e4058351357ecce4188f0f
  2. 
      
Loading...