diff options
Diffstat (limited to 'codereview.settings')
-rw-r--r-- | codereview.settings | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/codereview.settings b/codereview.settings new file mode 100644 index 0000000..ff80f8e --- /dev/null +++ b/codereview.settings @@ -0,0 +1,9 @@ +# This file is used by gcl to get repository specific information. +CODE_REVIEW_SERVER: codereview.chromium.org +CC_LIST: chromium-reviews@googlegroups.com +VIEW_VC: http://src.chromium.org/viewvc/chrome?view=rev&revision= +STATUS: http://chromium-status.appspot.com/status +TRY_ON_UPLOAD: True +TRYSERVER_HTTP_HOST: chrome-tryserver +TRYSERVER_HTTP_PORT: 8018 +TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try |