Some cleanups in 'api' branch
Review Request #2400 — Created June 15, 2011 and submitted — Latest diff uploaded
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.
Diff Revision 11
This is not the most recent revision of the diff. The latest diff is revision 12. See what's changed.
orig
1
2
3
4
5
6
7
8
9
10
11
12
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 |
---|