Set the REPOSITORY_TYPE during setup-repo

Review Request #8565 — Created Dec. 12, 2016 and submitted — Latest diff uploaded

Information

RBTools
release-0.7.x
5d498cc...

Reviewers

The rbt setup-repo command will now set the REPOSITORY_TYPE key in
.reviewboardrc. These tools are looked up by entry point name, which
does not necessarily line up with the tool's name (i.e.,
SCMClient.name). As such, we now save the entry point name when
loading tools so we can refer to it.

Ran rbt setup-repo and saw that the REPOSITORY_TYPE key was
included.

    Loading...