3432: Empty files are not pushed to review board, nor pulled with 'patch'

mate*****@gmai***** (Google Code) (Is this you? Claim this profile.)
July 11, 2014
895
What version are you running?
RBTools 0.6

What's the URL of the page containing the problem?
https://rbcommons.com/s/twitter/r/572/

What steps will reproduce the problem?
1.Create a patch for review that includes empty files
2.push review to rbcommons
3.

What is the expected output? What do you see instead?
The expected output would be a review that included the empty files (used for locks or in our case, as __init__.py files that indicate python packages).

Instead, the empty files are not included in the list of files to review, nor pulled down with 'patch'.
What operating system are you using? What browser?
Ubuntu 14.04, Chrome 35.0.1916.153

Please provide any additional information below.

git tracks empty files, but review board seems not to.
chipx86
#1 chipx86
We have this fixed in Review Board. We're waiting to do the big update on RBCommons, and then this will work for Git repositories. Matching changes are coming in RBTools.