Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4824)

Unified Diff: codereview.settings

Issue 3820006: Update codereview.settings GITCL_* urls for new viewvc server url format. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/chromiumos.git
Patch Set: Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: codereview.settings
diff --git a/codereview.settings b/codereview.settings
index 9db6e0c0b905189da914b5b563ce56353b4cafc2..cf801c970aeb1323c94a74de1b3d843f8f78a375 100644
--- a/codereview.settings
+++ b/codereview.settings
@@ -3,8 +3,8 @@ CODE_REVIEW_SERVER: codereview.chromium.org
VIEW_VC: http://chrome-svn/viewvc/chromeos?view=rev&revision=
STATUS: http://chromiumos-status.appspot.com/status
CC_LIST: chromium-os-reviews@chromium.org
-GITCL_PREUPLOAD: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook
-GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/git-cl-upload-hook
+GITCL_PREUPLOAD: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
+GITCL_PREDCOMMIT: http://src.chromium.org/viewvc/trunk/tools/depot_tools/git-cl-upload-hook?revision=HEAD&root=chrome
TRYSERVER_HTTP_HOST: chrome-tryserver
TRYSERVER_HTTP_PORT: 8018
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698