| OLD | NEW |
| 1 Project checkouts, configuration files and internal state dump live in this | 1 Project checkouts, configuration files and internal state dump live in this |
| 2 directory. | 2 directory. |
| 3 | 3 |
| 4 You need to create password files with content in the format 'user:password'. | 4 You need to create password files with content in the format 'user:password'. |
| 5 The password files are: | 5 The password files are: |
| 6 * .gaia_pwd to be able to access Rietveld. | 6 * .gaia_pwd to be able to access Rietveld. |
| 7 * .chromium_svn_pwd file to be able to access the subversion server at | 7 * .chromium_svn_pwd file to be able to access the subversion server at |
| 8 svn.chromium.org. | 8 svn.chromium.org. |
| 9 * .googlecode_svn_pwd file to be able to access the subversion server at | 9 * .googlecode_svn_pwd file to be able to access the subversion server at |
| 10 code.google.com. | 10 code.google.com. |
| 11 * .chromium_status_password file to be able to access the chromium tree status | 11 * .chromium_status_pwd file to be able to access the chromium tree status |
| 12 app at chromium-status.appspot.com | 12 app at chromium-status.appspot.com |
| OLD | NEW |