Add a .reviewboardrc option for --svn-prompt-password

Review Request #8336 — Created Aug. 18, 2016 and submitted

Information

RBTools
release-0.7.x
fb8e383...

Reviewers

.reviewboardrc now accepts the SVN_PROMPT_PASSWORD configuration key,
which maps to the --svn-prompt-password commandline option.

Set up a SVN repository with SVN_PROMPT_PASSWORD=True in the
.reviewboardrc. I was prompted for my password when running rbt post.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        rbtools/commands/__init__.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        rbtools/commands/__init__.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.7.x (7f45a71)
Loading...