libyuv/codereview.settings
Henrik Kjellander 3f893126a5 Change code review host to Chromium's Rietveld.
Since WebRTC's codereview instance at webrtc-codereview.appspot.com
is going to be read-only, libyuv needs to switch to Chromium's instance.

Also update the ViewVC URL to match the Git repo that is now the
master repo.

After this CL has landed, existing Git branches will continue to remember which Rietveld URL they uploaded to.
To reset a branch and re-upload a new CL to the new instance, do like this:
git cl issue 0
git pull --rebase origin master
git cl upload

BUG=libyuv:450
R=fbarchard@chromium.org

Review URL: https://codereview.chromium.org/1154893003 .
2015-09-06 06:49:01 +02:00

13 lines
377 B
Plaintext

# This file is used by gcl to get repository specific information.
CODE_REVIEW_SERVER: codereview.chromium.org
#CC_LIST:
VIEW_VC: https://chromium.googlesource.com/libyuv/libyuv/+/
#STATUS:
FORCE_HTTPS_COMMIT_URL: True
PROJECT: libyuv
TRY_ON_UPLOAD: False
TRYSERVER_ROOT: src
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-libyuv
#GITCL_PREUPLOAD:
#GITCL_PREDCOMMIT: