Adding TFS SCM tool support to rbtools.
Review Request #6356 — Created Sept. 22, 2014 and discarded — Latest diff uploaded
Adding TFS SCM tool support to rbtools.
Tested in conjunction with https://reviews.reviewboard.org/r/6355/ (CR for TFS SCM tool addition).
Haven't used Python in a long time (and even then it was brief) so expect stupidity.
setup.py |
---|
rbtools/clients/tfs.py |
---|
rbtools/commands/__init__.py |
---|
rbtools/commands/diff.py |
---|
rbtools/commands/post.py |
---|
rbtools/commands/setup_repo.py |
---|
rbtools/commands/status.py |
---|