What version are you running? RB V1.0
What's the URL of the page containing the problem?
What steps will reproduce the problem?
1. Post commit review using subversion, posted from DOS prompt on Windows XP
2. Several other files in the current directory tree had been committed
3. post-review.py --revision-range=46950:47074 -r58 src/c/file1.c test/file2.c
3.
What is the expected output? What do you see instead?
I wanted to update r58 with the changes to file1.c and file2.c (which are
different folders)
The posted review infact contains all the files in the current directory
tree that have been altered between the revision range.
I would expect the the diffs to only be posted for the two files file1.c
and file2.c that are in the command
What operating system are you using? What browser?
Windows XP
Please provide any additional information below.