Mercurial > mozilla > hg > MozillaTry
comparison README.txt @ 45:6a77963d17d0
big ole warning
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 17 Jan 2013 16:33:39 -0800 |
parents | a75973284ec3 |
children |
comparison
equal
deleted
inserted
replaced
44:6d130b5ddd33 | 45:6a77963d17d0 |
---|---|
5 | 5 |
6 | 6 |
7 Usage | 7 Usage |
8 ----- | 8 ----- |
9 | 9 |
10 | 10 mozillatry requires a clean copy of |
11 http://hg.mozilla.org/mozilla-central in order to push its patches, as | |
12 specified via ``--mozilla-central`` from the command line or | |
13 ``mozilla_central`` in the ``~/.mozutils`` configuration file. In | |
14 order to ensure that the mozilla-central directory is in good shape, | |
15 mozillatry will destroy outstanding changes, remove the patch queue, | |
16 and other destructive behaviours without asking you. So make sure it | |
17 is clean. | |
11 | 18 |
12 | 19 |
13 Dependencies | 20 Dependencies |
14 ------------- | 21 ------------- |
15 | 22 |
16 MozillaTry uses the configuration package to parse run time parameters | 23 MozillaTry uses the configuration package to parse run time parameters |
17 from both configuration files as well as from the command line: | 24 from both configuration files as well as from the command line: |
18 | 25 |
19 http://k0s.org/mozilla/hg/configuration/ | 26 http://k0s.org/mozilla/hg/configuration/ |
20 | 27 |
28 | |
29 Related Software | |
30 ---------------- | |
31 | |
32 * TryChooser | |
33 | |
34 | |
21 ---- | 35 ---- |
22 | 36 |
23 Jeff Hammel | 37 Jeff Hammel |
24 | 38 |
25 http://k0s.org/mozilla | 39 http://k0s.org/mozilla |