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

Unified Diff: bootstrap/win/README.md

Issue 1981143002: Do not use viewvc to grab python/svn. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: don't mess with things I don't need to Created 4 years, 7 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 | bootstrap/win/win_tools.bat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bootstrap/win/README.md
diff --git a/bootstrap/win/README.md b/bootstrap/win/README.md
index 02d5a59cedc7672e676535b24fd42c41a657b558..0f159a7e7f94a6ecfc1708bbdd70339fbe779c63 100644
--- a/bootstrap/win/README.md
+++ b/bootstrap/win/README.md
@@ -53,14 +53,14 @@ than the rest of this README.
### Python
-Python installs are sourced from https://src.chromium.org/viewvc/chrome/trunk/tools/ .
+Python installs are sourced from gs://chrome-infra/python276_bin.zip .
The process to create them is sort-of-documented in the README of the python
zip file.
### Subversion
-Subversion installs are sourced from https://src.chromium.org/viewvc/chrome/trunk/tools/ .
+Subversion installs are sourced from gs://chrome-infra/svn_bin.zip .
There will likely never be an update to SVN in `depot_tools` from the current
version.
« no previous file with comments | « no previous file | bootstrap/win/win_tools.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698