Allow specifying svn credentials on the command-line/.reviewboardrc file.

Review Request #6323 — Created Sept. 13, 2014 and submitted — Latest diff uploaded

Information

RBTools
release-0.6.x
f45e229...

Reviewers

Most people allow their svn credentials to be cached as part of the checkout,
but not everyone does. In this case, users need some way to be able to specify
them. This change adds --svn-username and --svn-password arguments (and
associated config file keys).

  • Ran unit tests.
  • Posted a change using these parameters.
    Loading...