Fix handling of revisions with deleted files for SVN.

Review Request #2932 — Created March 3, 2012 and submitted

Information

RBTools
master

Reviewers

Fix handling of revisions with deleted files for SVN.

The implementation of post-review did the wrong thing when the SVN revision had
a deleted file. Posting the diff manually worked fine, so the bug was entirely
in the post-review side.

This patch has been kicking around in our bug tracker for more than a year, in
formats which made it very hard to review. Multiple posters there vouched that
it worked.

Fixes bug 1113.
This patch has been kicking around in our bug tracker for more than a year, in
formats which made it very hard to review. Multiple posters there vouched that
it worked.
Description From Last Updated

Should fix the camelCase.

chipx86chipx86

camelCase here too.

chipx86chipx86
chipx86
  1. I wish I better understood this change...
    
    Anyway, styling-wise, camelCase should be fixed. Pointed out the cases.
  2. rbtools/clients/svn.py (Diff revision 1)
     
     
    Show all issues
    Should fix the camelCase.
  3. rbtools/clients/svn.py (Diff revision 1)
     
     
    Show all issues
    camelCase here too.
  4. 
      
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (f226c46).
Loading...