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

Side by Side Diff: workdir/README

Issue 26933002: Fix commit queue to actually abort on import error. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/commit-queue
Patch Set: Created 7 years, 2 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
« projects.py ('K') | « projects.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
Paweł Hajdan Jr. 2013/10/10 23:04:33 nit: This doesn't seem related, maybe make that a
agable 2013/10/10 23:21:05 I'll remove it if you like but it's hardly worth a
12 app at chromium-status.appspot.com
OLDNEW
« projects.py ('K') | « projects.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698