Some cleanups in 'api' branch

Review Request #2400 — Created June 15, 2011 and submitted — Latest diff uploaded

Information

RBTools

Reviewers

The patch fixes very basic issues of 'api' branch enough to make rb-create work. Also new config parser was implemented for rb-config using 'optparse' module.
Tested by hand and eyes.
rbtools/postreview.py
rbtools/api/utilities.py
rbtools/clients/__init__.py
rbtools/clients/clearcase.py
rbtools/clients/client.py
rbtools/clients/getclient.py
rbtools/clients/git.py
rbtools/clients/mercurial.py
rbtools/clients/perforce.py
rbtools/clients/plastic.py
rbtools/clients/svn.py
rbtools/commands/rbcreate.py
rbtools/commands/rbdiff.py
rbtools/commands/rbpatch.py
rbtools/commands/rbupload.py
rbtools/commands/resource-browser.py
rbtools/commands/utils.py
rbtools/utils/files.py
rbtools/utils/filesystem.py
rbtools/utils/process.py
Loading...