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

Side by Side Diff: workdir/README

Issue 145173004: Pass empty email & password to ReadOnlyRietveld in dry run of commit queue (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/commit-queue
Patch Set: Added the period in a sentence Created 6 years, 11 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « commit_queue.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
OLDNEW
« no previous file with comments | « commit_queue.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698