Have you tried invoking rbt diff?
https://www.reviewboard.org/docs/rbtools/dev/rbt/commands/diff/
Diff Generation Options
Options for choosing what gets included in a diff, and how the diff is
generated.
--revision-range <rev1:rev2>
Generates a diff for the given revision range.
Deprecated since version 0.6.
-I <filename>, --include <filename>
Includes only the specified file in the diff. This can be used multiple
times to specify multiple files.
Supported by: Bazaar, CVS, Git, Mercurial, Perforce, and Subversion.
From: [email protected] [mailto:[email protected]] On
Behalf Of Abhishek Choudhary
Sent: Monday, August 29, 2016 11:31 AM
To: reviewboard <[email protected]>
Subject: Can RBtools post command generate diff given a list of files?
Hi,
I am using RBtools to post review requests. Currently I have make a local
commit (or generate diff file using git diff) and then post a review request.
Is there any option that I can use to pass the changed files so that post can
generate diff for me.
I tried using -I FILENAME, --include FILENAME from Diff Generation Options but
it doesn't seem to work. I get below error:
File
"/u/choudhab/reviewboard/RBenv-2.5/lib/python2.7/site-packages/rbtools/commands/post.py",
line 712, in main
raise CommandError("There don't seem to be any diffs!")
rbtools.commands.CommandError: There don't seem to be any diffs!
rbt post --server 'http://reviewboard.com:7578/' --debug -I urls.py
Is there anything I am doing wrong here?
Thanks,
Abhi
--
Supercharge your Review Board with Power Pack:
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons:
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to
[email protected]<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
--
Supercharge your Review Board with Power Pack:
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons:
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.