rbt post with committed git change: "fatal: Not a git repository: 'None'"

2016-06-06 Thread miket
I've tried the suggestions here: http://stackoverflow.com/questions/11345357/review-board-diff-not-uploading without success, and tried uploading a diff manually without luck. Please advise. rbt post --debug >>> RBTools 0.7.6 >>> Python 2.7.11+ (default, Apr 17 2016, 14:00:29) [GCC 5.3.1

Re: Manual server updates required - Permission problems

2015-07-29 Thread miket
Maybe not as specific as it should be, but: chcon -Rv --type=httpd_sys_content_t /var/www/ semanage fcontext -a -t httpd_sys_rw_content_t /var/www(/.*)? semanage fcontext -a -t httpd_sys_rw_content_t /var/www/codereview.iacc.dis.gov(/.*)? semanage fcontext -a -t httpd_sys_rw_content_t

Preview interdiffs?

2013-07-03 Thread miket
Is there a way, from the command line, to *preview* the interdiff between my last post-review and my most recent changes? I don't want to view the diff between my current code and the repo, I want to see what the interdiff would be if I posted another review version, without actually posting a