gcl.py customized to work with codereviews.googleopensourceprograms.com and the
authorTodd Larsen <tlarsen@google.com>
Tue, 16 Sep 2008 01:15:00 +0000
changeset 146 1849dc2e4638
parent 145 9626a42a225b
child 147 cf9f7d81edec
gcl.py customized to work with codereviews.googleopensourceprograms.com and the melange-soc-dev@googlegroups.com mailing list.
thirdparty/chromium/gcl.py
--- a/thirdparty/chromium/gcl.py	Tue Sep 16 01:14:18 2008 +0000
+++ b/thirdparty/chromium/gcl.py	Tue Sep 16 01:15:00 2008 +0000
@@ -16,9 +16,9 @@
 
 CODEREVIEW_SETTINGS = {
   # Default values.
-  "CODE_REVIEW_SERVER": "codereview.chromium.org",
-  "CC_LIST": "chromium-reviews@googlegroups.com",
-  "VIEW_VC": "http://src.chromium.org/viewvc/chrome?view=rev&revision=",
+  "CODE_REVIEW_SERVER": "codereviews.googleopensourceprograms.com",
+  "CC_LIST": "melange-soc-dev@googlegroups.com",
+  "VIEW_VC": "http://code.google.com/p/soc/source/detail?r=",
 }
 
 # Use a shell for subcommands on Windows to get a PATH search, and because svn