 Chromium Code Reviews
 Chromium Code Reviews Issue 3173006:
  Modify repo to use http instead of git, some of or slaves cannot communicate ...  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools/
    
  
    Issue 3173006:
  Modify repo to use http instead of git, some of or slaves cannot communicate ...  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools/| Index: repo | 
| =================================================================== | 
| --- repo (revision 55774) | 
| +++ repo (working copy) | 
| @@ -2,7 +2,7 @@ | 
| ## repo default configuration | 
| ## | 
| -REPO_URL='git://android.git.kernel.org/tools/repo.git' | 
| +REPO_URL='http://android.git.kernel.org/tools/repo.git' | 
| REPO_REV='stable' | 
| # Copyright (C) 2008 Google Inc. |