Allow return code of '1' from 'svn propget'

Review Request #6325 — Created Sept. 15, 2014 and submitted

Information

RBTools
release-0.6.x
4054810...

Reviewers

SVN 1.9 has apparently decided to break the "API" of the 'svn propget' command
by making a return value of '1' indicate success. This change adds that return
code to the allowed errors for the command.

I don't have SVN 1.9, but I made sure that propget still worked correctly on
1.7.x.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        rbtools/clients/svn.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        rbtools/clients/svn.py
    
    
  2. 
      
chipx86
  1. Ship It!

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.6.x (04cf902)
Loading...