hgbook

view po/zh.po @ 656:4e8f302ae313

According to en, images -> figs
author Dongsheng Song <dongsheng.song@gmail.com>
date Mon Mar 30 17:50:48 2009 +0800 (2009-03-30)
parents 7e7c47481e4f
children 433040113eaf
line source
1 #
2 # Simplified Chinese translation for hgbook
3 # This file is distributed under the same license as the hgbook.
4 #
5 # Authors:
6 # Dongsheng Song <dongsheng.song@gmail.com>, 2009
7 #
8 # Update to new pot:
9 # msgmerge --update zh.po hgbook.pot
10 #
11 # Check translation:
12 # msgfmt --statistics -c -o zh.mo zh.po
13 #
14 # Please format your translation before commit:
15 # msgcat --sort-by-file --width=80 -o zh_new.po zh.po
16 # mv -f zh_new.po zh.po
17 #
18 # Dictionary:
19 # blame 追溯
20 # branch 分支
21 # changes 修改
22 # changeset 修改集
23 # checkout 检出
24 # remove 移除(从版本库删除)
25 # delete 删除(只从文件系统删除)
26 # patchset 补丁集
27 # pushing to 推到
28 # pulling from 拉自,抓取
29 # rename 改名
30 # repository 版本库
31 # revert 恢复
32 # revision 版本
33 # tag 标签
34 # tip 顶点
35 # undo 撤销
36 # unversioned 未版本控制
37 # versioned 受版本控制
38 # working copy 工作副本
39 # ...
40 #
41 msgid ""
42 msgstr ""
43 "Project-Id-Version: hgbook 1.2\n"
44 "POT-Creation-Date: 2009-03-20 17:12+0800\n"
45 "PO-Revision-Date: 2009-03-20 17:12+0800\n"
46 "Last-Translator: \n"
47 "Language-Team: Simplified Chinese <i18n-zh@googlegroups.com >\n"
48 "MIME-Version: 1.0\n"
49 "Content-Type: text/plain; charset=UTF-8\n"
50 "Content-Transfer-Encoding: 8bit\n"
51 "X-Poedit-Language: Chinese\n"
52 "X-Poedit-Country: CHINA\n"
53 "X-Poedit-SourceCharset: utf-8\n"
55 #. type: Content of: <book><title>
56 #: ../en/00book.xml:41
57 msgid "Mercurial: The Definitive Guide"
58 msgstr "Mercurial 权威指南"
60 #. type: Content of: <book><subtitle>
61 #: ../en/00book.xml:46
62 msgid "Compiled from $rev_id$"
63 msgstr "编译自 $rev_id$"
65 #. type: Content of: <book><bookinfo><authorgroup><author><firstname>
66 #: ../en/00book.xml:50
67 msgid "Bryan"
68 msgstr "Bryan"
70 #. type: Content of: <book><bookinfo><authorgroup><author><surname>
71 #: ../en/00book.xml:51
72 msgid "O'Sullivan"
73 msgstr "O'Sullivan"
75 #. type: Content of: <book><bookinfo>
76 #: ../en/00book.xml:55
77 msgid ""
78 "<editor> <firstname>Mike</firstname> <surname>Loukides</surname> </editor> "
79 "<copyright> <year>2006</year> <year>2007</year> <year>2008</year> <year>2009</"
80 "year> <holder>Bryan O'Sullivan</holder> </copyright>"
81 msgstr ""
82 "<editor> <firstname>Mike</firstname> <surname>Loukides</surname> </editor> "
83 "<copyright> <year>2006</year> <year>2007</year> <year>2008</year> <year>2009</"
84 "year> <holder>Bryan O'Sullivan</holder> </copyright>"
86 #. type: Content of: <book><appendix><title>
87 #: ../en/appA-cmdref.xml:4
88 msgid "Command reference"
89 msgstr "命令参考"
91 #. type: Content of: <book><appendix><para>
92 #: ../en/appA-cmdref.xml:6
93 msgid ""
94 "\\cmdref{add}{add files at the next commit} \\optref{add}{I}{include} \\optref"
95 "{add}{X}{exclude} \\optref{add}{n}{dry-run}"
96 msgstr ""
98 #. type: Content of: <book><appendix><para>
99 #: ../en/appA-cmdref.xml:11
100 msgid "\\cmdref{diff}{print changes in history or working directory}"
101 msgstr ""
103 #. type: Content of: <book><appendix><para>
104 #: ../en/appA-cmdref.xml:13
105 msgid ""
106 "Show differences between revisions for the specified files or directories, "
107 "using the unified diff format. For a description of the unified diff format, "
108 "see section <xref linkend=\"sec.mq.patch\"/>."
109 msgstr ""
111 #. type: Content of: <book><appendix><para>
112 #: ../en/appA-cmdref.xml:17
113 msgid ""
114 "By default, this command does not print diffs for files that Mercurial "
115 "considers to contain binary data. To control this behaviour, see the <option "
116 "role=\"hg-opt-diff\">-a</option> and <option role=\"hg-opt-diff\">--git</"
117 "option> options."
118 msgstr ""
120 #. type: Content of: <book><appendix><sect2><title>
121 #: ../en/appA-cmdref.xml:22
122 msgid "Options"
123 msgstr "选项"
125 #. type: Content of: <book><appendix><sect2><para>
126 #: ../en/appA-cmdref.xml:24
127 msgid "\\loptref{diff}{nodates}"
128 msgstr ""
130 #. type: Content of: <book><appendix><sect2><para>
131 #: ../en/appA-cmdref.xml:26
132 msgid "Omit date and time information when printing diff headers."
133 msgstr ""
135 #. type: Content of: <book><appendix><sect2><para>
136 #: ../en/appA-cmdref.xml:28
137 msgid "\\optref{diff}{B}{ignore-blank-lines}"
138 msgstr ""
140 #. type: Content of: <book><appendix><sect2><para>
141 #: ../en/appA-cmdref.xml:30
142 msgid ""
143 "Do not print changes that only insert or delete blank lines. A line that "
144 "contains only whitespace is not considered blank."
145 msgstr ""
147 #. type: Content of: <book><appendix><sect2><para>
148 #: ../en/appA-cmdref.xml:34
149 msgid "\\optref{diff}{I}{include}"
150 msgstr ""
152 #. type: Content of: <book><appendix><sect2><para>
153 #: ../en/appA-cmdref.xml:37
154 msgid "Include files and directories whose names match the given patterns."
155 msgstr ""
157 #. type: Content of: <book><appendix><sect2><para>
158 #: ../en/appA-cmdref.xml:40
159 msgid "\\optref{diff}{X}{exclude}"
160 msgstr ""
162 #. type: Content of: <book><appendix><sect2><para>
163 #: ../en/appA-cmdref.xml:43
164 msgid "Exclude files and directories whose names match the given patterns."
165 msgstr ""
167 #. type: Content of: <book><appendix><sect2><para>
168 #: ../en/appA-cmdref.xml:46
169 msgid "\\optref{diff}{a}{text}"
170 msgstr ""
172 #. type: Content of: <book><appendix><sect2><para>
173 #: ../en/appA-cmdref.xml:49
174 msgid ""
175 "If this option is not specified, <command role=\"hg-cmd\">hg diff</command> "
176 "will refuse to print diffs for files that it detects as binary. Specifying "
177 "<option role=\"hg-opt-diff\">-a</option> forces <command role=\"hg-cmd\">hg "
178 "diff</command> to treat all files as text, and generate diffs for all of them."
179 msgstr ""
181 #. type: Content of: <book><appendix><sect2><para>
182 #: ../en/appA-cmdref.xml:55
183 msgid ""
184 "This option is useful for files that are <quote>mostly text</quote> but have "
185 "a few embedded NUL characters. If you use it on files that contain a lot of "
186 "binary data, its output will be incomprehensible."
187 msgstr ""
189 #. type: Content of: <book><appendix><sect2><para>
190 #: ../en/appA-cmdref.xml:60
191 msgid "\\optref{diff}{b}{ignore-space-change}"
192 msgstr ""
194 #. type: Content of: <book><appendix><sect2><para>
195 #: ../en/appA-cmdref.xml:63
196 msgid ""
197 "Do not print a line if the only change to that line is in the amount of white "
198 "space it contains."
199 msgstr ""
201 #. type: Content of: <book><appendix><sect2><para>
202 #: ../en/appA-cmdref.xml:67
203 msgid "\\optref{diff}{g}{git}"
204 msgstr ""
206 #. type: Content of: <book><appendix><sect2><para>
207 #: ../en/appA-cmdref.xml:70
208 msgid ""
209 "Print <command>git</command>-compatible diffs. XXX reference a format "
210 "description."
211 msgstr ""
213 #. type: Content of: <book><appendix><sect2><para>
214 #: ../en/appA-cmdref.xml:74
215 msgid "\\optref{diff}{p}{show-function}"
216 msgstr ""
218 #. type: Content of: <book><appendix><sect2><para>
219 #: ../en/appA-cmdref.xml:77
220 msgid ""
221 "Display the name of the enclosing function in a hunk header, using a simple "
222 "heuristic. This functionality is enabled by default, so the <option role="
223 "\"hg-opt-diff\">-p</option> option has no effect unless you change the value "
224 "of the <envar role=\"rc-item-diff\">showfunc</envar> config item, as in the "
225 "following example."
226 msgstr ""
228 #. type: Content of: <book><appendix><sect2><para>
229 #: ../en/appA-cmdref.xml:84
230 msgid "\\optref{diff}{r}{rev}"
231 msgstr ""
233 #. type: Content of: <book><appendix><sect2><para>
234 #: ../en/appA-cmdref.xml:87
235 msgid ""
236 "Specify one or more revisions to compare. The <command role=\"hg-cmd\">hg "
237 "diff</command> command accepts up to two <option role=\"hg-opt-diff\">-r</"
238 "option> options to specify the revisions to compare."
239 msgstr ""
241 #. type: Content of: <book><appendix><sect2><orderedlist><listitem><para>
242 #: ../en/appA-cmdref.xml:93
243 msgid ""
244 "Display the differences between the parent revision of the working directory "
245 "and the working directory."
246 msgstr ""
248 #. type: Content of: <book><appendix><sect2><orderedlist><listitem><para>
249 #: ../en/appA-cmdref.xml:97
250 msgid ""
251 "Display the differences between the specified changeset and the working "
252 "directory."
253 msgstr ""
255 #. type: Content of: <book><appendix><sect2><orderedlist><listitem><para>
256 #: ../en/appA-cmdref.xml:101
257 msgid "Display the differences between the two specified changesets."
258 msgstr ""
260 #. type: Content of: <book><appendix><sect2><para>
261 #: ../en/appA-cmdref.xml:105
262 msgid ""
263 "You can specify two revisions using either two <option role=\"hg-opt-diff\">-"
264 "r</option> options or revision range notation. For example, the two revision "
265 "specifications below are equivalent."
266 msgstr ""
268 #. type: Content of: <book><appendix><sect2><para>
269 #: ../en/appA-cmdref.xml:112
270 msgid ""
271 "When you provide two revisions, Mercurial treats the order of those revisions "
272 "as significant. Thus, <command role=\"hg-cmd\">hg diff -r10:20</command> "
273 "will produce a diff that will transform files from their contents as of "
274 "revision 10 to their contents as of revision 20, while <command role=\"hg-cmd"
275 "\">hg diff -r20:10</command> means the opposite: the diff that will transform "
276 "files from their revision 20 contents to their revision 10 contents. You "
277 "cannot reverse the ordering in this way if you are diffing against the "
278 "working directory."
279 msgstr ""
281 #. type: Content of: <book><appendix><sect2><para>
282 #: ../en/appA-cmdref.xml:122
283 msgid "\\optref{diff}{w}{ignore-all-space}"
284 msgstr ""
286 #. type: Content of: <book><appendix><sect2><para>
287 #: ../en/appA-cmdref.xml:125
288 msgid "\\cmdref{version}{print version and copyright information}"
289 msgstr ""
291 #. type: Content of: <book><appendix><sect2><para>
292 #: ../en/appA-cmdref.xml:128
293 msgid ""
294 "This command displays the version of Mercurial you are running, and its "
295 "copyright license. There are four kinds of version string that you may see."
296 msgstr ""
298 #. type: Content of: <book><appendix><sect2><itemizedlist><listitem><para>
299 #: ../en/appA-cmdref.xml:133
300 msgid ""
301 "The string <quote><literal>unknown</literal></quote>. This version of "
302 "Mercurial was not built in a Mercurial repository, and cannot determine its "
303 "own version."
304 msgstr ""
306 #. type: Content of: <book><appendix><sect2><itemizedlist><listitem><para>
307 #: ../en/appA-cmdref.xml:138
308 msgid ""
309 "A short numeric string, such as <quote><literal>1.1</literal></quote>. This "
310 "is a build of a revision of Mercurial that was identified by a specific tag "
311 "in the repository where it was built. (This doesn't necessarily mean that "
312 "you're running an official release; someone else could have added that tag to "
313 "any revision in the repository where they built Mercurial.)"
314 msgstr ""
316 #. type: Content of: <book><appendix><sect2><itemizedlist><listitem><para>
317 #: ../en/appA-cmdref.xml:146
318 msgid ""
319 "A hexadecimal string, such as <quote><literal>875489e31abe</literal></"
320 "quote>. This is a build of the given revision of Mercurial."
321 msgstr ""
323 #. type: Content of: <book><appendix><sect2><itemizedlist><listitem><para>
324 #: ../en/appA-cmdref.xml:150
325 msgid ""
326 "A hexadecimal string followed by a date, such as <quote><literal>875489e31abe"
327 "+20070205</literal></quote>. This is a build of the given revision of "
328 "Mercurial, where the build repository contained some local changes that had "
329 "not been committed."
330 msgstr ""
332 #. type: Content of: <book><appendix><sect2><title>
333 #: ../en/appA-cmdref.xml:159
334 msgid "Tips and tricks"
335 msgstr ""
337 #. type: Content of: <book><appendix><sect2><sect3><title>
338 #: ../en/appA-cmdref.xml:162
339 msgid ""
340 "Why do the results of <command role=\"hg-cmd\">hg diff</command> and <command "
341 "role=\"hg-cmd\">hg status</command> differ?"
342 msgstr ""
343 "为什么 <command role=\"hg-cmd\">hg diff</command> 与 <command role=\"hg-cmd"
344 "\">hg status</command> 的结果不同 ?"
346 #. type: Content of: <book><appendix><sect2><sect3><para>
347 #: ../en/appA-cmdref.xml:164
348 msgid ""
349 "When you run the <command role=\"hg-cmd\">hg status</command> command, you'll "
350 "see a list of files that Mercurial will record changes for the next time you "
351 "perform a commit. If you run the <command role=\"hg-cmd\">hg diff</command> "
352 "command, you may notice that it prints diffs for only a <emphasis>subset</"
353 "emphasis> of the files that <command role=\"hg-cmd\">hg status</command> "
354 "listed. There are two possible reasons for this."
355 msgstr ""
357 #. type: Content of: <book><appendix><sect2><sect3><para>
358 #: ../en/appA-cmdref.xml:171
359 msgid ""
360 "The first is that <command role=\"hg-cmd\">hg status</command> prints some "
361 "kinds of modifications that <command role=\"hg-cmd\">hg diff</command> "
362 "doesn't normally display. The <command role=\"hg-cmd\">hg diff</command> "
363 "command normally outputs unified diffs, which don't have the ability to "
364 "represent some changes that Mercurial can track. Most notably, traditional "
365 "diffs can't represent a change in whether or not a file is executable, but "
366 "Mercurial records this information."
367 msgstr ""
369 #. type: Content of: <book><appendix><sect2><sect3><para>
370 #: ../en/appA-cmdref.xml:179
371 msgid ""
372 "If you use the <option role=\"hg-opt-diff\">--git</option> option to <command "
373 "role=\"hg-cmd\">hg diff</command>, it will display <command>git</command>-"
374 "compatible diffs that <emphasis>can</emphasis> display this extra information."
375 msgstr ""
377 #. type: Content of: <book><appendix><sect2><sect3><para>
378 #: ../en/appA-cmdref.xml:184
379 msgid ""
380 "The second possible reason that <command role=\"hg-cmd\">hg diff</command> "
381 "might be printing diffs for a subset of the files displayed by <command role="
382 "\"hg-cmd\">hg status</command> is that if you invoke it without any "
383 "arguments, <command role=\"hg-cmd\">hg diff</command> prints diffs against "
384 "the first parent of the working directory. If you have run <command role="
385 "\"hg-cmd\">hg merge</command> to merge two changesets, but you haven't yet "
386 "committed the results of the merge, your working directory has two parents "
387 "(use <command role=\"hg-cmd\">hg parents</command> to see them). While "
388 "<command role=\"hg-cmd\">hg status</command> prints modifications relative to "
389 "<emphasis>both</emphasis> parents after an uncommitted merge, <command role="
390 "\"hg-cmd\">hg diff</command> still operates relative only to the first "
391 "parent. You can get it to print diffs relative to the second parent by "
392 "specifying that parent with the <option role=\"hg-opt-diff\">-r</option> "
393 "option. There is no way to print diffs relative to both parents."
394 msgstr ""
396 #. type: Content of: <book><appendix><sect2><sect3><title>
397 #: ../en/appA-cmdref.xml:200
398 msgid "Generating safe binary diffs"
399 msgstr "生成安全的二进制差异"
401 #. type: Content of: <book><appendix><sect2><sect3><para>
402 #: ../en/appA-cmdref.xml:202
403 msgid ""
404 "If you use the <option role=\"hg-opt-diff\">-a</option> option to force "
405 "Mercurial to print diffs of files that are either <quote>mostly text</quote> "
406 "or contain lots of binary data, those diffs cannot subsequently be applied by "
407 "either Mercurial's <command role=\"hg-cmd\">hg import</command> command or "
408 "the system's <command>patch</command> command."
409 msgstr ""
411 #. type: Content of: <book><appendix><sect2><sect3><para>
412 #: ../en/appA-cmdref.xml:209
413 msgid ""
414 "If you want to generate a diff of a binary file that is safe to use as input "
415 "for <command role=\"hg-cmd\">hg import</command>, use the <command role=\"hg-"
416 "cmd\">hg diff</command>{--git} option when you generate the patch. The "
417 "system <command>patch</command> command cannot handle binary patches at all."
418 msgstr ""
420 #. type: Content of: <book><appendix><title>
421 #: ../en/appB-mq-ref.xml:5
422 msgid "Mercurial Queues reference"
423 msgstr "Mercurial 队列参考"
425 #. type: Content of: <book><appendix><sect1><title>
426 #: ../en/appB-mq-ref.xml:8
427 msgid "MQ command reference"
428 msgstr "MQ 命令参考"
430 #. type: Content of: <book><appendix><sect1><para>
431 #: ../en/appB-mq-ref.xml:10
432 msgid ""
433 "For an overview of the commands provided by MQ, use the command <command role="
434 "\"hg-cmd\">hg help mq</command>."
435 msgstr ""
437 #. type: Content of: <book><appendix><sect1><sect2><title>
438 #: ../en/appB-mq-ref.xml:14
439 msgid ""
440 "<command role=\"hg-ext-mq\">qapplied</command>&emdash;print applied patches"
441 msgstr "<command role=\"hg-ext-mq\">qapplied</command>&emdash;显示已应用的补丁"
443 #. type: Content of: <book><appendix><sect1><sect2><para>
444 #: ../en/appB-mq-ref.xml:17
445 msgid ""
446 "The <command role=\"hg-ext-mq\">qapplied</command> command prints the current "
447 "stack of applied patches. Patches are printed in oldest-to-newest order, so "
448 "the last patch in the list is the <quote>top</quote> patch."
449 msgstr ""
451 #. type: Content of: <book><appendix><sect1><sect2><title>
452 #: ../en/appB-mq-ref.xml:24
453 msgid ""
454 "<command role=\"hg-ext-mq\">qcommit</command>&emdash;commit changes in the "
455 "queue repository"
456 msgstr "<command role=\"hg-ext-mq\">qcommit</command>&emdash;提交队列中的修改"
458 #. type: Content of: <book><appendix><sect1><sect2><para>
459 #: ../en/appB-mq-ref.xml:27
460 msgid ""
461 "The <command role=\"hg-ext-mq\">qcommit</command> command commits any "
462 "outstanding changes in the <filename role=\"special\" class=\"directory\">.hg/"
463 "patches</filename> repository. This command only works if the <filename role="
464 "\"special\" class=\"directory\">.hg/patches</filename> directory is a "
465 "repository, i.e. you created the directory using <command role=\"hg-cmd\">hg "
466 "qinit <option role=\"hg-ext-mq-cmd-qinit-opt\">-c</option></command> or ran "
467 "<command role=\"hg-cmd\">hg init</command> in the directory after running "
468 "<command role=\"hg-ext-mq\">qinit</command>."
469 msgstr ""
471 #. type: Content of: <book><appendix><sect1><sect2><para>
472 #: ../en/appB-mq-ref.xml:39
473 msgid ""
474 "This command is shorthand for <command role=\"hg-cmd\">hg commit --cwd .hg/"
475 "patches</command>."
476 msgstr ""
478 #. type: Content of: <book><appendix><sect1><sect2><title>
479 #: ../en/appB-mq-ref.xml:43
480 msgid ""
481 "<command role=\"hg-ext-mq\">qdelete</command>&emdash;delete a patch from the "
482 "<filename role=\"special\">series</filename> file"
483 msgstr ""
484 "<command role=\"hg-ext-mq\">qdelete</command>&emdash;从文件 <filename role="
485 "\"special\">series</filename> 中删除补丁"
487 #. type: Content of: <book><appendix><sect1><sect2><para>
488 #: ../en/appB-mq-ref.xml:48
489 msgid ""
490 "The <command role=\"hg-ext-mq\">qdelete</command> command removes the entry "
491 "for a patch from the <filename role=\"special\">series</filename> file in the "
492 "<filename role=\"special\" class=\"directory\">.hg/patches</filename> "
493 "directory. It does not pop the patch if the patch is already applied. By "
494 "default, it does not delete the patch file; use the <option role=\"hg-ext-mq-"
495 "cmd-qdel-opt\">-f</option> option to do that."
496 msgstr ""
498 #. type: Content of: <book><appendix><sect1><sect2><para>
499 #: ../en/appB-mq-ref.xml:57 ../en/appB-mq-ref.xml:99 ../en/appB-mq-ref.xml:157
500 #: ../en/appB-mq-ref.xml:197 ../en/appB-mq-ref.xml:264
501 #: ../en/appB-mq-ref.xml:335 ../en/appB-mq-ref.xml:404
502 #: ../en/appB-mq-ref.xml:497
503 msgid "Options:"
504 msgstr ""
506 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
507 #: ../en/appB-mq-ref.xml:59
508 msgid ""
509 "<option role=\"hg-ext-mq-cmd-qdel-opt\">-f</option>: Delete the patch file."
510 msgstr ""
512 #. type: Content of: <book><appendix><sect1><sect2><title>
513 #: ../en/appB-mq-ref.xml:66
514 msgid ""
515 "<command role=\"hg-ext-mq\">qdiff</command>&emdash;print a diff of the "
516 "topmost applied patch"
517 msgstr ""
518 "<command role=\"hg-ext-mq\">qdiff</command>&emdash;显示最新应用补丁的差异"
520 #. type: Content of: <book><appendix><sect1><sect2><para>
521 #: ../en/appB-mq-ref.xml:69
522 msgid ""
523 "The <command role=\"hg-ext-mq\">qdiff</command> command prints a diff of the "
524 "topmost applied patch. It is equivalent to <command role=\"hg-cmd\">hg diff -"
525 "r-2:-1</command>."
526 msgstr ""
528 #. type: Content of: <book><appendix><sect1><sect2><title>
529 #: ../en/appB-mq-ref.xml:75
530 msgid ""
531 "<command role=\"hg-ext-mq\">qfold</command>&emdash;merge (<quote>fold</"
532 "quote>) several patches into one"
533 msgstr ""
534 "<command role=\"hg-ext-mq\">qfold</command>&emdash;将多个补丁合并(<quote>折叠"
535 "</quote>)成一个"
537 #. type: Content of: <book><appendix><sect1><sect2><para>
538 #: ../en/appB-mq-ref.xml:78
539 msgid ""
540 "The <command role=\"hg-ext-mq\">qfold</command> command merges multiple "
541 "patches into the topmost applied patch, so that the topmost applied patch "
542 "makes the union of all of the changes in the patches in question."
543 msgstr ""
545 #. type: Content of: <book><appendix><sect1><sect2><para>
546 #: ../en/appB-mq-ref.xml:83
547 msgid ""
548 "The patches to fold must not be applied; <command role=\"hg-ext-mq\">qfold</"
549 "command> will exit with an error if any is. The order in which patches are "
550 "folded is significant; <command role=\"hg-cmd\">hg qfold a b</command> means "
551 "<quote>apply the current topmost patch, followed by <literal>a</literal>, "
552 "followed by <literal>b</literal></quote>."
553 msgstr ""
555 #. type: Content of: <book><appendix><sect1><sect2><para>
556 #: ../en/appB-mq-ref.xml:91
557 msgid ""
558 "The comments from the folded patches are appended to the comments of the "
559 "destination patch, with each block of comments separated by three asterisk "
560 "(<quote><literal>*</literal></quote>) characters. Use the <option role=\"hg-"
561 "ext-mq-cmd-qfold-opt\">-e</option> option to edit the commit message for the "
562 "combined patch/changeset after the folding has completed."
563 msgstr ""
565 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
566 #: ../en/appB-mq-ref.xml:101
567 msgid ""
568 "<option role=\"hg-ext-mq-cmd-qfold-opt\">-e</option>: Edit the commit message "
569 "and patch description for the newly folded patch."
570 msgstr ""
572 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
573 #: ../en/appB-mq-ref.xml:106
574 msgid ""
575 "<option role=\"hg-ext-mq-cmd-qfold-opt\">-l</option>: Use the contents of the "
576 "given file as the new commit message and patch description for the folded "
577 "patch."
578 msgstr ""
580 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
581 #: ../en/appB-mq-ref.xml:111
582 msgid ""
583 "<option role=\"hg-ext-mq-cmd-qfold-opt\">-m</option>: Use the given text as "
584 "the new commit message and patch description for the folded patch."
585 msgstr ""
587 #. type: Content of: <book><appendix><sect1><sect2><title>
588 #: ../en/appB-mq-ref.xml:119
589 msgid ""
590 "<command role=\"hg-ext-mq\">qheader</command>&emdash;display the header/"
591 "description of a patch"
592 msgstr "<command role=\"hg-ext-mq\">qheader</command>&emdash;显示补丁头部描述"
594 #. type: Content of: <book><appendix><sect1><sect2><para>
595 #: ../en/appB-mq-ref.xml:123
596 msgid ""
597 "The <command role=\"hg-ext-mq\">qheader</command> command prints the header, "
598 "or description, of a patch. By default, it prints the header of the topmost "
599 "applied patch. Given an argument, it prints the header of the named patch."
600 msgstr ""
602 #. type: Content of: <book><appendix><sect1><sect2><title>
603 #: ../en/appB-mq-ref.xml:130
604 msgid ""
605 "<command role=\"hg-ext-mq\">qimport</command>&emdash;import a third-party "
606 "patch into the queue"
607 msgstr ""
608 "<command role=\"hg-ext-mq\">qimport</command>&emdash;将第三方补丁导入队列"
610 #. type: Content of: <book><appendix><sect1><sect2><para>
611 #: ../en/appB-mq-ref.xml:133
612 msgid ""
613 "The <command role=\"hg-ext-mq\">qimport</command> command adds an entry for "
614 "an external patch to the <filename role=\"special\">series</filename> file, "
615 "and copies the patch into the <filename role=\"special\" class=\"directory\">."
616 "hg/patches</filename> directory. It adds the entry immediately after the "
617 "topmost applied patch, but does not push the patch."
618 msgstr ""
620 #. type: Content of: <book><appendix><sect1><sect2><para>
621 #: ../en/appB-mq-ref.xml:141
622 msgid ""
623 "If the <filename role=\"special\" class=\"directory\">.hg/patches</filename> "
624 "directory is a repository, <command role=\"hg-ext-mq\">qimport</command> "
625 "automatically does an <command role=\"hg-cmd\">hg add</command> of the "
626 "imported patch."
627 msgstr ""
629 #. type: Content of: <book><appendix><sect1><sect2><title>
630 #: ../en/appB-mq-ref.xml:149
631 msgid ""
632 "<command role=\"hg-ext-mq\">qinit</command>&emdash;prepare a repository to "
633 "work with MQ"
634 msgstr "<command role=\"hg-ext-mq\">qinit</command>&emdash;为使用 MQ 配置版本库"
636 #. type: Content of: <book><appendix><sect1><sect2><para>
637 #: ../en/appB-mq-ref.xml:152
638 msgid ""
639 "The <command role=\"hg-ext-mq\">qinit</command> command prepares a repository "
640 "to work with MQ. It creates a directory called <filename role=\"special\" "
641 "class=\"directory\">.hg/patches</filename>."
642 msgstr ""
644 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
645 #: ../en/appB-mq-ref.xml:159
646 msgid ""
647 "<option role=\"hg-ext-mq-cmd-qinit-opt\">-c</option>: Create <filename role="
648 "\"special\" class=\"directory\">.hg/patches</filename> as a repository in its "
649 "own right. Also creates a <filename role=\"special\">.hgignore</filename> "
650 "file that will ignore the <filename role=\"special\">status</filename> file."
651 msgstr ""
653 #. type: Content of: <book><appendix><sect1><sect2><para>
654 #: ../en/appB-mq-ref.xml:169
655 msgid ""
656 "When the <filename role=\"special\" class=\"directory\">.hg/patches</"
657 "filename> directory is a repository, the <command role=\"hg-ext-mq\">qimport</"
658 "command> and <command role=\"hg-ext-mq\">qnew</command> commands "
659 "automatically <command role=\"hg-cmd\">hg add</command> new patches."
660 msgstr ""
662 #. type: Content of: <book><appendix><sect1><sect2><title>
663 #: ../en/appB-mq-ref.xml:178
664 msgid "<command role=\"hg-ext-mq\">qnew</command>&emdash;create a new patch"
665 msgstr "<command role=\"hg-ext-mq\">qnew</command>&emdash;创建新补丁"
667 #. type: Content of: <book><appendix><sect1><sect2><para>
668 #: ../en/appB-mq-ref.xml:181
669 msgid ""
670 "The <command role=\"hg-ext-mq\">qnew</command> command creates a new patch. "
671 "It takes one mandatory argument, the name to use for the patch file. The "
672 "newly created patch is created empty by default. It is added to the "
673 "<filename role=\"special\">series</filename> file after the current topmost "
674 "applied patch, and is immediately pushed on top of that patch."
675 msgstr ""
677 #. type: Content of: <book><appendix><sect1><sect2><para>
678 #: ../en/appB-mq-ref.xml:189
679 msgid ""
680 "If <command role=\"hg-ext-mq\">qnew</command> finds modified files in the "
681 "working directory, it will refuse to create a new patch unless the <option "
682 "role=\"hg-ext-mq-cmd-qnew-opt\">-f</option> option is used (see below). This "
683 "behaviour allows you to <command role=\"hg-ext-mq\">qrefresh</command> your "
684 "topmost applied patch before you apply a new patch on top of it."
685 msgstr ""
687 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
688 #: ../en/appB-mq-ref.xml:199
689 msgid ""
690 "<option role=\"hg-ext-mq-cmd-qnew-opt\">-f</option>: Create a new patch if "
691 "the contents of the working directory are modified. Any outstanding "
692 "modifications are added to the newly created patch, so after this command "
693 "completes, the working directory will no longer be modified."
694 msgstr ""
696 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
697 #: ../en/appB-mq-ref.xml:206
698 msgid ""
699 "<option role=\"hg-ext-mq-cmd-qnew-opt\">-m</option>: Use the given text as "
700 "the commit message. This text will be stored at the beginning of the patch "
701 "file, before the patch data."
702 msgstr ""
704 #. type: Content of: <book><appendix><sect1><sect2><title>
705 #: ../en/appB-mq-ref.xml:215
706 msgid ""
707 "<command role=\"hg-ext-mq\">qnext</command>&emdash;print the name of the next "
708 "patch"
709 msgstr "<command role=\"hg-ext-mq\">qnext</command>&emdash;显示下个补丁的名称"
711 #. type: Content of: <book><appendix><sect1><sect2><para>
712 #: ../en/appB-mq-ref.xml:218
713 msgid ""
714 "The <command role=\"hg-ext-mq\">qnext</command> command prints the name name "
715 "of the next patch in the <filename role=\"special\">series</filename> file "
716 "after the topmost applied patch. This patch will become the topmost applied "
717 "patch if you run <command role=\"hg-ext-mq\">qpush</command>."
718 msgstr ""
720 #. type: Content of: <book><appendix><sect1><sect2><title>
721 #: ../en/appB-mq-ref.xml:227
722 msgid ""
723 "<command role=\"hg-ext-mq\">qpop</command>&emdash;pop patches off the stack"
724 msgstr "<command role=\"hg-ext-mq\">qpop</command>&emdash;删除堆栈顶部的补丁"
726 #. type: Content of: <book><appendix><sect1><sect2><para>
727 #: ../en/appB-mq-ref.xml:230
728 msgid ""
729 "The <command role=\"hg-ext-mq\">qpop</command> command removes applied "
730 "patches from the top of the stack of applied patches. By default, it removes "
731 "only one patch."
732 msgstr ""
734 #. type: Content of: <book><appendix><sect1><sect2><para>
735 #: ../en/appB-mq-ref.xml:234
736 msgid ""
737 "This command removes the changesets that represent the popped patches from "
738 "the repository, and updates the working directory to undo the effects of the "
739 "patches."
740 msgstr ""
742 #. type: Content of: <book><appendix><sect1><sect2><para>
743 #: ../en/appB-mq-ref.xml:238
744 msgid ""
745 "This command takes an optional argument, which it uses as the name or index "
746 "of the patch to pop to. If given a name, it will pop patches until the named "
747 "patch is the topmost applied patch. If given a number, <command role=\"hg-"
748 "ext-mq\">qpop</command> treats the number as an index into the entries in the "
749 "series file, counting from zero (empty lines and lines containing only "
750 "comments do not count). It pops patches until the patch identified by the "
751 "given index is the topmost applied patch."
752 msgstr ""
754 #. type: Content of: <book><appendix><sect1><sect2><para>
755 #: ../en/appB-mq-ref.xml:248
756 msgid ""
757 "The <command role=\"hg-ext-mq\">qpop</command> command does not read or write "
758 "patches or the <filename role=\"special\">series</filename> file. It is thus "
759 "safe to <command role=\"hg-ext-mq\">qpop</command> a patch that you have "
760 "removed from the <filename role=\"special\">series</filename> file, or a "
761 "patch that you have renamed or deleted entirely. In the latter two cases, "
762 "use the name of the patch as it was when you applied it."
763 msgstr ""
765 #. type: Content of: <book><appendix><sect1><sect2><para>
766 #: ../en/appB-mq-ref.xml:257
767 msgid ""
768 "By default, the <command role=\"hg-ext-mq\">qpop</command> command will not "
769 "pop any patches if the working directory has been modified. You can override "
770 "this behaviour using the <option role=\"hg-ext-mq-cmd-qpop-opt\">-f</option> "
771 "option, which reverts all modifications in the working directory."
772 msgstr ""
774 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
775 #: ../en/appB-mq-ref.xml:266
776 msgid ""
777 "<option role=\"hg-ext-mq-cmd-qpop-opt\">-a</option>: Pop all applied "
778 "patches. This returns the repository to its state before you applied any "
779 "patches."
780 msgstr ""
782 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
783 #: ../en/appB-mq-ref.xml:271
784 msgid ""
785 "<option role=\"hg-ext-mq-cmd-qpop-opt\">-f</option>: Forcibly revert any "
786 "modifications to the working directory when popping."
787 msgstr ""
789 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
790 #: ../en/appB-mq-ref.xml:276
791 msgid ""
792 "<option role=\"hg-ext-mq-cmd-qpop-opt\">-n</option>: Pop a patch from the "
793 "named queue."
794 msgstr ""
796 #. type: Content of: <book><appendix><sect1><sect2><para>
797 #: ../en/appB-mq-ref.xml:281
798 msgid ""
799 "The <command role=\"hg-ext-mq\">qpop</command> command removes one line from "
800 "the end of the <filename role=\"special\">status</filename> file for each "
801 "patch that it pops."
802 msgstr ""
804 #. type: Content of: <book><appendix><sect1><sect2><title>
805 #: ../en/appB-mq-ref.xml:288
806 msgid ""
807 "<command role=\"hg-ext-mq\">qprev</command>&emdash;print the name of the "
808 "previous patch"
809 msgstr "<command role=\"hg-ext-mq\">qprev</command>&emdash;显示上个补丁的名称"
811 #. type: Content of: <book><appendix><sect1><sect2><para>
812 #: ../en/appB-mq-ref.xml:291
813 msgid ""
814 "The <command role=\"hg-ext-mq\">qprev</command> command prints the name of "
815 "the patch in the <filename role=\"special\">series</filename> file that comes "
816 "before the topmost applied patch. This will become the topmost applied patch "
817 "if you run <command role=\"hg-ext-mq\">qpop</command>."
818 msgstr ""
820 #. type: Content of: <book><appendix><sect1><sect2><title>
821 #: ../en/appB-mq-ref.xml:300
822 msgid ""
823 "<command role=\"hg-ext-mq\">qpush</command>&emdash;push patches onto the stack"
824 msgstr "<command role=\"hg-ext-mq\">qpush</command>&emdash;增加补丁到堆栈"
826 #. type: Content of: <book><appendix><sect1><sect2><para>
827 #: ../en/appB-mq-ref.xml:303
828 msgid ""
829 "The <command role=\"hg-ext-mq\">qpush</command> command adds patches onto the "
830 "applied stack. By default, it adds only one patch."
831 msgstr ""
833 #. type: Content of: <book><appendix><sect1><sect2><para>
834 #: ../en/appB-mq-ref.xml:307
835 msgid ""
836 "This command creates a new changeset to represent each applied patch, and "
837 "updates the working directory to apply the effects of the patches."
838 msgstr ""
840 #. type: Content of: <book><appendix><sect1><sect2><para>
841 #: ../en/appB-mq-ref.xml:311
842 msgid "The default data used when creating a changeset are as follows:"
843 msgstr ""
845 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
846 #: ../en/appB-mq-ref.xml:314
847 msgid ""
848 "The commit date and time zone are the current date and time zone. Because "
849 "these data are used to compute the identity of a changeset, this means that "
850 "if you <command role=\"hg-ext-mq\">qpop</command> a patch and <command role="
851 "\"hg-ext-mq\">qpush</command> it again, the changeset that you push will have "
852 "a different identity than the changeset you popped."
853 msgstr ""
855 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
856 #: ../en/appB-mq-ref.xml:322
857 msgid ""
858 "The author is the same as the default used by the <command role=\"hg-cmd\">hg "
859 "commit</command> command."
860 msgstr ""
862 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
863 #: ../en/appB-mq-ref.xml:326
864 msgid ""
865 "The commit message is any text from the patch file that comes before the "
866 "first diff header. If there is no such text, a default commit message is "
867 "used that identifies the name of the patch."
868 msgstr ""
870 #. type: Content of: <book><appendix><sect1><sect2><para>
871 #: ../en/appB-mq-ref.xml:331
872 msgid ""
873 "If a patch contains a Mercurial patch header (XXX add link), the information "
874 "in the patch header overrides these defaults."
875 msgstr ""
877 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
878 #: ../en/appB-mq-ref.xml:337
879 msgid ""
880 "<option role=\"hg-ext-mq-cmd-qpush-opt\">-a</option>: Push all unapplied "
881 "patches from the <filename role=\"special\">series</filename> file until "
882 "there are none left to push."
883 msgstr ""
885 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
886 #: ../en/appB-mq-ref.xml:343
887 msgid ""
888 "<option role=\"hg-ext-mq-cmd-qpush-opt\">-l</option>: Add the name of the "
889 "patch to the end of the commit message."
890 msgstr ""
892 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
893 #: ../en/appB-mq-ref.xml:347
894 msgid ""
895 "<option role=\"hg-ext-mq-cmd-qpush-opt\">-m</option>: If a patch fails to "
896 "apply cleanly, use the entry for the patch in another saved queue to compute "
897 "the parameters for a three-way merge, and perform a three-way merge using the "
898 "normal Mercurial merge machinery. Use the resolution of the merge as the new "
899 "patch content."
900 msgstr ""
902 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
903 #: ../en/appB-mq-ref.xml:355
904 msgid ""
905 "<option role=\"hg-ext-mq-cmd-qpush-opt\">-n</option>: Use the named queue if "
906 "merging while pushing."
907 msgstr ""
909 #. type: Content of: <book><appendix><sect1><sect2><para>
910 #: ../en/appB-mq-ref.xml:360
911 msgid ""
912 "The <command role=\"hg-ext-mq\">qpush</command> command reads, but does not "
913 "modify, the <filename role=\"special\">series</filename> file. It appends "
914 "one line to the <command role=\"hg-cmd\">hg status</command> file for each "
915 "patch that it pushes."
916 msgstr ""
918 #. type: Content of: <book><appendix><sect1><sect2><title>
919 #: ../en/appB-mq-ref.xml:368
920 msgid ""
921 "<command role=\"hg-ext-mq\">qrefresh</command>&emdash;update the topmost "
922 "applied patch"
923 msgstr "<command role=\"hg-ext-mq\">qrefresh</command>&emdash;更新最新的补丁"
925 #. type: Content of: <book><appendix><sect1><sect2><para>
926 #: ../en/appB-mq-ref.xml:372
927 msgid ""
928 "The <command role=\"hg-ext-mq\">qrefresh</command> command updates the "
929 "topmost applied patch. It modifies the patch, removes the old changeset that "
930 "represented the patch, and creates a new changeset to represent the modified "
931 "patch."
932 msgstr ""
934 #. type: Content of: <book><appendix><sect1><sect2><para>
935 #: ../en/appB-mq-ref.xml:378
936 msgid ""
937 "The <command role=\"hg-ext-mq\">qrefresh</command> command looks for the "
938 "following modifications:"
939 msgstr ""
941 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
942 #: ../en/appB-mq-ref.xml:381
943 msgid ""
944 "Changes to the commit message, i.e. the text before the first diff header in "
945 "the patch file, are reflected in the new changeset that represents the patch."
946 msgstr ""
948 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
949 #: ../en/appB-mq-ref.xml:386
950 msgid ""
951 "Modifications to tracked files in the working directory are added to the "
952 "patch."
953 msgstr ""
955 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
956 #: ../en/appB-mq-ref.xml:389
957 msgid ""
958 "Changes to the files tracked using <command role=\"hg-cmd\">hg add</command>, "
959 "<command role=\"hg-cmd\">hg copy</command>, <command role=\"hg-cmd\">hg "
960 "remove</command>, or <command role=\"hg-cmd\">hg rename</command>. Added "
961 "files and copy and rename destinations are added to the patch, while removed "
962 "files and rename sources are removed."
963 msgstr ""
965 #. type: Content of: <book><appendix><sect1><sect2><para>
966 #: ../en/appB-mq-ref.xml:398
967 msgid ""
968 "Even if <command role=\"hg-ext-mq\">qrefresh</command> detects no changes, it "
969 "still recreates the changeset that represents the patch. This causes the "
970 "identity of the changeset to differ from the previous changeset that "
971 "identified the patch."
972 msgstr ""
974 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
975 #: ../en/appB-mq-ref.xml:406
976 msgid ""
977 "<option role=\"hg-ext-mq-cmd-qrefresh-opt\">-e</option>: Modify the commit "
978 "and patch description, using the preferred text editor."
979 msgstr ""
981 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
982 #: ../en/appB-mq-ref.xml:411
983 msgid ""
984 "<option role=\"hg-ext-mq-cmd-qrefresh-opt\">-m</option>: Modify the commit "
985 "message and patch description, using the given text."
986 msgstr ""
988 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
989 #: ../en/appB-mq-ref.xml:416
990 msgid ""
991 "<option role=\"hg-ext-mq-cmd-qrefresh-opt\">-l</option>: Modify the commit "
992 "message and patch description, using text from the given file."
993 msgstr ""
995 #. type: Content of: <book><appendix><sect1><sect2><title>
996 #: ../en/appB-mq-ref.xml:424
997 msgid "<command role=\"hg-ext-mq\">qrename</command>&emdash;rename a patch"
998 msgstr "<command role=\"hg-ext-mq\">qrename</command>&emdash;改名补丁"
1000 #. type: Content of: <book><appendix><sect1><sect2><para>
1001 #: ../en/appB-mq-ref.xml:427
1002 msgid ""
1003 "The <command role=\"hg-ext-mq\">qrename</command> command renames a patch, "
1004 "and changes the entry for the patch in the <filename role=\"special\">series</"
1005 "filename> file."
1006 msgstr ""
1008 #. type: Content of: <book><appendix><sect1><sect2><para>
1009 #: ../en/appB-mq-ref.xml:431
1010 msgid ""
1011 "With a single argument, <command role=\"hg-ext-mq\">qrename</command> renames "
1012 "the topmost applied patch. With two arguments, it renames its first argument "
1013 "to its second."
1014 msgstr ""
1016 #. type: Content of: <book><appendix><sect1><sect2><title>
1017 #: ../en/appB-mq-ref.xml:438
1018 msgid ""
1019 "<command role=\"hg-ext-mq\">qrestore</command>&emdash;restore saved queue "
1020 "state"
1021 msgstr "<command role=\"hg-ext-mq\">qrestore</command>&emdash;恢复保存的队列"
1023 #. type: Content of: <book><appendix><sect1><sect2><para>
1024 #: ../en/appB-mq-ref.xml:442
1025 msgid "XXX No idea what this does."
1026 msgstr ""
1028 #. type: Content of: <book><appendix><sect1><sect2><title>
1029 #: ../en/appB-mq-ref.xml:446
1030 msgid ""
1031 "<command role=\"hg-ext-mq\">qsave</command>&emdash;save current queue state"
1032 msgstr "<command role=\"hg-ext-mq\">qsave</command>&emdash;保存当前的队列状态"
1034 #. type: Content of: <book><appendix><sect1><sect2><para>
1035 #: ../en/appB-mq-ref.xml:449
1036 msgid "XXX Likewise."
1037 msgstr ""
1039 #. type: Content of: <book><appendix><sect1><sect2><title>
1040 #: ../en/appB-mq-ref.xml:453
1041 msgid ""
1042 "<command role=\"hg-ext-mq\">qseries</command>&emdash;print the entire patch "
1043 "series"
1044 msgstr "<command role=\"hg-ext-mq\">qseries</command>&emdash;显示补丁序列"
1046 #. type: Content of: <book><appendix><sect1><sect2><para>
1047 #: ../en/appB-mq-ref.xml:456
1048 msgid ""
1049 "The <command role=\"hg-ext-mq\">qseries</command> command prints the entire "
1050 "patch series from the <filename role=\"special\">series</filename> file. It "
1051 "prints only patch names, not empty lines or comments. It prints in order "
1052 "from first to be applied to last."
1053 msgstr ""
1055 #. type: Content of: <book><appendix><sect1><sect2><title>
1056 #: ../en/appB-mq-ref.xml:464
1057 msgid ""
1058 "<command role=\"hg-ext-mq\">qtop</command>&emdash;print the name of the "
1059 "current patch"
1060 msgstr "<command role=\"hg-ext-mq\">qtop</command>&emdash;显示当前补丁的名称"
1062 #. type: Content of: <book><appendix><sect1><sect2><para>
1063 #: ../en/appB-mq-ref.xml:467
1064 msgid ""
1065 "The <command role=\"hg-ext-mq\">qtop</command> prints the name of the topmost "
1066 "currently applied patch."
1067 msgstr ""
1069 #. type: Content of: <book><appendix><sect1><sect2><title>
1070 #: ../en/appB-mq-ref.xml:472
1071 msgid ""
1072 "<command role=\"hg-ext-mq\">qunapplied</command>&emdash;print patches not yet "
1073 "applied"
1074 msgstr ""
1075 "<command role=\"hg-ext-mq\">qunapplied</command>&emdash;显示尚未应用的补丁"
1077 #. type: Content of: <book><appendix><sect1><sect2><para>
1078 #: ../en/appB-mq-ref.xml:476
1079 msgid ""
1080 "The <command role=\"hg-ext-mq\">qunapplied</command> command prints the names "
1081 "of patches from the <filename role=\"special\">series</filename> file that "
1082 "are not yet applied. It prints them in order from the next patch that will "
1083 "be pushed to the last."
1084 msgstr ""
1086 #. type: Content of: <book><appendix><sect1><sect2><title>
1087 #: ../en/appB-mq-ref.xml:484
1088 msgid ""
1089 "<command role=\"hg-cmd\">hg strip</command>&emdash;remove a revision and "
1090 "descendants"
1091 msgstr "<command role=\"hg-cmd\">hg strip</command>&emdash;删除一个版本及其后继"
1093 #. type: Content of: <book><appendix><sect1><sect2><para>
1094 #: ../en/appB-mq-ref.xml:487
1095 msgid ""
1096 "The <command role=\"hg-cmd\">hg strip</command> command removes a revision, "
1097 "and all of its descendants, from the repository. It undoes the effects of "
1098 "the removed revisions from the repository, and updates the working directory "
1099 "to the first parent of the removed revision."
1100 msgstr ""
1102 #. type: Content of: <book><appendix><sect1><sect2><para>
1103 #: ../en/appB-mq-ref.xml:493
1104 msgid ""
1105 "The <command role=\"hg-cmd\">hg strip</command> command saves a backup of the "
1106 "removed changesets in a bundle, so that they can be reapplied if removed in "
1107 "error."
1108 msgstr ""
1110 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
1111 #: ../en/appB-mq-ref.xml:499
1112 msgid ""
1113 "<option role=\"hg-opt-strip\">-b</option>: Save unrelated changesets that are "
1114 "intermixed with the stripped changesets in the backup bundle."
1115 msgstr ""
1117 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
1118 #: ../en/appB-mq-ref.xml:503
1119 msgid ""
1120 "<option role=\"hg-opt-strip\">-f</option>: If a branch has multiple heads, "
1121 "remove all heads. XXX This should be renamed, and use <literal>-f</literal> "
1122 "to strip revs when there are pending changes."
1123 msgstr ""
1125 #. type: Content of: <book><appendix><sect1><sect2><itemizedlist><listitem><para>
1126 #: ../en/appB-mq-ref.xml:508
1127 msgid "<option role=\"hg-opt-strip\">-n</option>: Do not save a backup bundle."
1128 msgstr ""
1130 #. type: Content of: <book><appendix><sect1><title>
1131 #: ../en/appB-mq-ref.xml:515
1132 msgid "MQ file reference"
1133 msgstr "MQ 文件参考"
1135 #. type: Content of: <book><appendix><sect1><sect2><title>
1136 #: ../en/appB-mq-ref.xml:518
1137 msgid "The <filename role=\"special\">series</filename> file"
1138 msgstr "<filename role=\"special\">序列</filename>文件"
1140 #. type: Content of: <book><appendix><sect1><sect2><para>
1141 #: ../en/appB-mq-ref.xml:521
1142 msgid ""
1143 "The <filename role=\"special\">series</filename> file contains a list of the "
1144 "names of all patches that MQ can apply. It is represented as a list of "
1145 "names, with one name saved per line. Leading and trailing white space in "
1146 "each line are ignored."
1147 msgstr ""
1149 #. type: Content of: <book><appendix><sect1><sect2><para>
1150 #: ../en/appB-mq-ref.xml:527
1151 msgid ""
1152 "Lines may contain comments. A comment begins with the <quote><literal>#</"
1153 "literal></quote> character, and extends to the end of the line. Empty lines, "
1154 "and lines that contain only comments, are ignored."
1155 msgstr ""
1157 #. type: Content of: <book><appendix><sect1><sect2><para>
1158 #: ../en/appB-mq-ref.xml:532
1159 msgid ""
1160 "You will often need to edit the <filename role=\"special\">series</filename> "
1161 "file by hand, hence the support for comments and empty lines noted above. "
1162 "For example, you can comment out a patch temporarily, and <command role=\"hg-"
1163 "ext-mq\">qpush</command> will skip over that patch when applying patches. "
1164 "You can also change the order in which patches are applied by reordering "
1165 "their entries in the <filename role=\"special\">series</filename> file."
1166 msgstr ""
1168 #. type: Content of: <book><appendix><sect1><sect2><para>
1169 #: ../en/appB-mq-ref.xml:541
1170 msgid ""
1171 "Placing the <filename role=\"special\">series</filename> file under revision "
1172 "control is also supported; it is a good idea to place all of the patches that "
1173 "it refers to under revision control, as well. If you create a patch "
1174 "directory using the <option role=\"hg-ext-mq-cmd-qinit-opt\">-c</option> "
1175 "option to <command role=\"hg-ext-mq\">qinit</command>, this will be done for "
1176 "you automatically."
1177 msgstr ""
1179 #. type: Content of: <book><appendix><sect1><sect2><title>
1180 #: ../en/appB-mq-ref.xml:551
1181 msgid "The <filename role=\"special\">status</filename> file"
1182 msgstr "<filename role=\"special\">状态</filename>文件"
1184 #. type: Content of: <book><appendix><sect1><sect2><para>
1185 #: ../en/appB-mq-ref.xml:554
1186 msgid ""
1187 "The <filename role=\"special\">status</filename> file contains the names and "
1188 "changeset hashes of all patches that MQ currently has applied. Unlike the "
1189 "<filename role=\"special\">series</filename> file, this file is not intended "
1190 "for editing. You should not place this file under revision control, or "
1191 "modify it in any way. It is used by MQ strictly for internal book-keeping."
1192 msgstr ""
1194 #. type: Content of: <book><appendix><title>
1195 #: ../en/appC-srcinstall.xml:5
1196 msgid "Installing Mercurial from source"
1197 msgstr "从源代码安装 Mercurial"
1199 #. type: Content of: <book><appendix><sect1><title>
1200 #: ../en/appC-srcinstall.xml:8
1201 msgid "On a Unix-like system"
1202 msgstr "类 Unix 系统"
1204 #. type: Content of: <book><appendix><sect1><para>
1205 #: ../en/appC-srcinstall.xml:10
1206 msgid ""
1207 "If you are using a Unix-like system that has a sufficiently recent version of "
1208 "Python (2.3 or newer) available, it is easy to install Mercurial from source."
1209 msgstr ""
1211 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1212 #: ../en/appC-srcinstall.xml:14
1213 msgid ""
1214 "Download a recent source tarball from <ulink url=\"http://www.selenic.com/"
1215 "mercurial/download\">http://www.selenic.com/mercurial/download</ulink>."
1216 msgstr ""
1218 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1219 #: ../en/appC-srcinstall.xml:17
1220 msgid "Unpack the tarball:"
1221 msgstr ""
1223 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1224 #: ../en/appC-srcinstall.xml:20
1225 msgid ""
1226 "Go into the source directory and run the installer script. This will build "
1227 "Mercurial and install it in your home directory."
1228 msgstr ""
1230 #. type: Content of: <book><appendix><sect1><para>
1231 #: ../en/appC-srcinstall.xml:27
1232 msgid ""
1233 "Once the install finishes, Mercurial will be in the <literal>bin</literal> "
1234 "subdirectory of your home directory. Don't forget to make sure that this "
1235 "directory is present in your shell's search path."
1236 msgstr ""
1238 #. type: Content of: <book><appendix><sect1><para>
1239 #: ../en/appC-srcinstall.xml:32
1240 msgid ""
1241 "You will probably need to set the <envar>PYTHONPATH</envar> environment "
1242 "variable so that the Mercurial executable can find the rest of the Mercurial "
1243 "packages. For example, on my laptop, I have set it to <literal>/home/bos/lib/"
1244 "python</literal>. The exact path that you will need to use depends on how "
1245 "Python was built for your system, but should be easy to figure out. If "
1246 "you're uncertain, look through the output of the installer script above, and "
1247 "see where the contents of the <literal>mercurial</literal> directory were "
1248 "installed to."
1249 msgstr ""
1251 #. type: Content of: <book><appendix><sect1><title>
1252 #: ../en/appC-srcinstall.xml:44
1253 msgid "On Windows"
1254 msgstr "Windows 系统"
1256 #. type: Content of: <book><appendix><sect1><para>
1257 #: ../en/appC-srcinstall.xml:46
1258 msgid ""
1259 "Building and installing Mercurial on Windows requires a variety of tools, a "
1260 "fair amount of technical knowledge, and considerable patience. I very much "
1261 "<emphasis>do not recommend</emphasis> this route if you are a <quote>casual "
1262 "user</quote>. Unless you intend to hack on Mercurial, I strongly suggest "
1263 "that you use a binary package instead."
1264 msgstr ""
1266 #. type: Content of: <book><appendix><sect1><para>
1267 #: ../en/appC-srcinstall.xml:53
1268 msgid ""
1269 "If you are intent on building Mercurial from source on Windows, follow the "
1270 "<quote>hard way</quote> directions on the Mercurial wiki at <ulink url="
1271 "\"http://www.selenic.com/mercurial/wiki/index.cgi/WindowsInstall\">http://www."
1272 "selenic.com/mercurial/wiki/index.cgi/WindowsInstall</ulink>, and expect the "
1273 "process to involve a lot of fiddly work."
1274 msgstr ""
1276 #. type: Content of: <book><appendix><title>
1277 #: ../en/appD-license.xml:5
1278 msgid "Open Publication License"
1279 msgstr ""
1281 #. type: Content of: <book><appendix><para>
1282 #: ../en/appD-license.xml:7
1283 msgid "Version 1.0, 8 June 1999"
1284 msgstr ""
1286 #. type: Content of: <book><appendix><sect1><title>
1287 #: ../en/appD-license.xml:10
1288 msgid "Requirements on both unmodified and modified versions"
1289 msgstr ""
1291 #. type: Content of: <book><appendix><sect1><para>
1292 #: ../en/appD-license.xml:13
1293 msgid ""
1294 "The Open Publication works may be reproduced and distributed in whole or in "
1295 "part, in any medium physical or electronic, provided that the terms of this "
1296 "license are adhered to, and that this license or an incorporation of it by "
1297 "reference (with any options elected by the author(s) and/or publisher) is "
1298 "displayed in the reproduction."
1299 msgstr ""
1301 #. type: Content of: <book><appendix><sect1><para>
1302 #: ../en/appD-license.xml:20
1303 msgid "Proper form for an incorporation by reference is as follows:"
1304 msgstr ""
1306 #. type: Content of: <book><appendix><sect1><blockquote><para>
1307 #: ../en/appD-license.xml:24
1308 msgid ""
1309 "Copyright (c) <emphasis>year</emphasis> by <emphasis>author's name or "
1310 "designee</emphasis>. This material may be distributed only subject to the "
1311 "terms and conditions set forth in the Open Publication License, v<emphasis>x."
1312 "y</emphasis> or later (the latest version is presently available at <ulink "
1313 "url=\"http://www.opencontent.org/openpub/\">http://www.opencontent.org/"
1314 "openpub/</ulink>)."
1315 msgstr ""
1317 #. type: Content of: <book><appendix><sect1><para>
1318 #: ../en/appD-license.xml:33
1319 msgid ""
1320 "The reference must be immediately followed with any options elected by the "
1321 "author(s) and/or publisher of the document (see section <xref linkend=\"sec."
1322 "opl.options\"/>)."
1323 msgstr ""
1325 #. type: Content of: <book><appendix><sect1><para>
1326 #: ../en/appD-license.xml:37
1327 msgid ""
1328 "Commercial redistribution of Open Publication-licensed material is permitted."
1329 msgstr ""
1331 #. type: Content of: <book><appendix><sect1><para>
1332 #: ../en/appD-license.xml:40
1333 msgid ""
1334 "Any publication in standard (paper) book form shall require the citation of "
1335 "the original publisher and author. The publisher and author's names shall "
1336 "appear on all outer surfaces of the book. On all outer surfaces of the book "
1337 "the original publisher's name shall be as large as the title of the work and "
1338 "cited as possessive with respect to the title."
1339 msgstr ""
1341 #. type: Content of: <book><appendix><sect1><title>
1342 #: ../en/appD-license.xml:49
1343 msgid "Copyright"
1344 msgstr ""
1346 #. type: Content of: <book><appendix><sect1><para>
1347 #: ../en/appD-license.xml:51
1348 msgid ""
1349 "The copyright to each Open Publication is owned by its author(s) or designee."
1350 msgstr ""
1352 #. type: Content of: <book><appendix><sect1><title>
1353 #: ../en/appD-license.xml:56
1354 msgid "Scope of license"
1355 msgstr ""
1357 #. type: Content of: <book><appendix><sect1><para>
1358 #: ../en/appD-license.xml:58
1359 msgid ""
1360 "The following license terms apply to all Open Publication works, unless "
1361 "otherwise explicitly stated in the document."
1362 msgstr ""
1364 #. type: Content of: <book><appendix><sect1><para>
1365 #: ../en/appD-license.xml:62
1366 msgid ""
1367 "Mere aggregation of Open Publication works or a portion of an Open "
1368 "Publication work with other works or programs on the same media shall not "
1369 "cause this license to apply to those other works. The aggregate work shall "
1370 "contain a notice specifying the inclusion of the Open Publication material "
1371 "and appropriate copyright notice."
1372 msgstr ""
1374 #. type: Content of: <book><appendix><sect1><para>
1375 #: ../en/appD-license.xml:69
1376 msgid ""
1377 "<emphasis role=\"bold\">Severability</emphasis>. If any part of this license "
1378 "is found to be unenforceable in any jurisdiction, the remaining portions of "
1379 "the license remain in force."
1380 msgstr ""
1382 #. type: Content of: <book><appendix><sect1><para>
1383 #: ../en/appD-license.xml:74
1384 msgid ""
1385 "<emphasis role=\"bold\">No warranty</emphasis>. Open Publication works are "
1386 "licensed and provided <quote>as is</quote> without warranty of any kind, "
1387 "express or implied, including, but not limited to, the implied warranties of "
1388 "merchantability and fitness for a particular purpose or a warranty of non-"
1389 "infringement."
1390 msgstr ""
1392 #. type: Content of: <book><appendix><sect1><title>
1393 #: ../en/appD-license.xml:83
1394 msgid "Requirements on modified works"
1395 msgstr ""
1397 #. type: Content of: <book><appendix><sect1><para>
1398 #: ../en/appD-license.xml:85
1399 msgid ""
1400 "All modified versions of documents covered by this license, including "
1401 "translations, anthologies, compilations and partial documents, must meet the "
1402 "following requirements:"
1403 msgstr ""
1405 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1406 #: ../en/appD-license.xml:90
1407 msgid "The modified version must be labeled as such."
1408 msgstr ""
1410 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1411 #: ../en/appD-license.xml:93
1412 msgid ""
1413 "The person making the modifications must be identified and the modifications "
1414 "dated."
1415 msgstr ""
1417 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1418 #: ../en/appD-license.xml:96
1419 msgid ""
1420 "Acknowledgement of the original author and publisher if applicable must be "
1421 "retained according to normal academic citation practices."
1422 msgstr ""
1424 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1425 #: ../en/appD-license.xml:100
1426 msgid "The location of the original unmodified document must be identified."
1427 msgstr ""
1429 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1430 #: ../en/appD-license.xml:103
1431 msgid ""
1432 "The original author's (or authors') name(s) may not be used to assert or "
1433 "imply endorsement of the resulting document without the original author's (or "
1434 "authors') permission."
1435 msgstr ""
1437 #. type: Content of: <book><appendix><sect1><title>
1438 #: ../en/appD-license.xml:111
1439 msgid "Good-practice recommendations"
1440 msgstr ""
1442 #. type: Content of: <book><appendix><sect1><para>
1443 #: ../en/appD-license.xml:113
1444 msgid ""
1445 "In addition to the requirements of this license, it is requested from and "
1446 "strongly recommended of redistributors that:"
1447 msgstr ""
1449 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1450 #: ../en/appD-license.xml:118
1451 msgid ""
1452 "If you are distributing Open Publication works on hardcopy or CD-ROM, you "
1453 "provide email notification to the authors of your intent to redistribute at "
1454 "least thirty days before your manuscript or media freeze, to give the authors "
1455 "time to provide updated documents. This notification should describe "
1456 "modifications, if any, made to the document."
1457 msgstr ""
1459 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1460 #: ../en/appD-license.xml:125
1461 msgid ""
1462 "All substantive modifications (including deletions) be either clearly marked "
1463 "up in the document or else described in an attachment to the document."
1464 msgstr ""
1466 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1467 #: ../en/appD-license.xml:129
1468 msgid ""
1469 "Finally, while it is not mandatory under this license, it is considered good "
1470 "form to offer a free copy of any hardcopy and CD-ROM expression of an Open "
1471 "Publication-licensed work to its author(s)."
1472 msgstr ""
1474 #. type: Content of: <book><appendix><sect1><title>
1475 #: ../en/appD-license.xml:137
1476 msgid "License options"
1477 msgstr ""
1479 #. type: Content of: <book><appendix><sect1><para>
1480 #: ../en/appD-license.xml:139
1481 msgid ""
1482 "The author(s) and/or publisher of an Open Publication-licensed document may "
1483 "elect certain options by appending language to the reference to or copy of "
1484 "the license. These options are considered part of the license instance and "
1485 "must be included with the license (or its incorporation by reference) in "
1486 "derived works."
1487 msgstr ""
1489 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1490 #: ../en/appD-license.xml:147
1491 msgid ""
1492 "To prohibit distribution of substantively modified versions without the "
1493 "explicit permission of the author(s). <quote>Substantive modification</quote> "
1494 "is defined as a change to the semantic content of the document, and excludes "
1495 "mere changes in format or typographical corrections."
1496 msgstr ""
1498 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1499 #: ../en/appD-license.xml:154
1500 msgid ""
1501 "To accomplish this, add the phrase <quote>Distribution of substantively "
1502 "modified versions of this document is prohibited without the explicit "
1503 "permission of the copyright holder.</quote> to the license reference or copy."
1504 msgstr ""
1506 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1507 #: ../en/appD-license.xml:160
1508 msgid ""
1509 "To prohibit any publication of this work or derivative works in whole or in "
1510 "part in standard (paper) book form for commercial purposes is prohibited "
1511 "unless prior permission is obtained from the copyright holder."
1512 msgstr ""
1514 #. type: Content of: <book><appendix><sect1><orderedlist><listitem><para>
1515 #: ../en/appD-license.xml:165
1516 msgid ""
1517 "To accomplish this, add the phrase <quote>Distribution of the work or "
1518 "derivative of the work in any standard (paper) book form is prohibited unless "
1519 "prior permission is obtained from the copyright holder.</quote> to the "
1520 "license reference or copy."
1521 msgstr ""
1523 #. type: Content of: <book><preface><title>
1524 #: ../en/ch00-preface.xml:5
1525 msgid "Preface"
1526 msgstr "序言"
1528 #. type: Content of: <book><preface><sect1><title>
1529 #: ../en/ch00-preface.xml:8
1530 msgid "Why revision control? Why Mercurial?"
1531 msgstr "为什么使用版本控制? 为什么使用 Mercurial?"
1533 #. type: Content of: <book><preface><sect1><para>
1534 #: ../en/ch00-preface.xml:10
1535 msgid ""
1536 "Revision control is the process of managing multiple versions of a piece of "
1537 "information. In its simplest form, this is something that many people do by "
1538 "hand: every time you modify a file, save it under a new name that contains a "
1539 "number, each one higher than the number of the preceding version."
1540 msgstr ""
1542 #. type: Content of: <book><preface><sect1><para>
1543 #: ../en/ch00-preface.xml:16
1544 msgid ""
1545 "Manually managing multiple versions of even a single file is an error-prone "
1546 "task, though, so software tools to help automate this process have long been "
1547 "available. The earliest automated revision control tools were intended to "
1548 "help a single user to manage revisions of a single file. Over the past few "
1549 "decades, the scope of revision control tools has expanded greatly; they now "
1550 "manage multiple files, and help multiple people to work together. The best "
1551 "modern revision control tools have no problem coping with thousands of people "
1552 "working together on projects that consist of hundreds of thousands of files."
1553 msgstr ""
1555 #. type: Content of: <book><preface><sect1><para>
1556 #: ../en/ch00-preface.xml:27
1557 msgid ""
1558 "The arrival of distributed revision control is relatively recent, and so far "
1559 "this new field has grown due to people's willingness to explore ill-charted "
1560 "territory."
1561 msgstr ""
1563 #. type: Content of: <book><preface><sect1><para>
1564 #: ../en/ch00-preface.xml:31
1565 msgid ""
1566 "I am writing a book about distributed revision control because I believe that "
1567 "it is an important subject that deserves a field guide. I chose to write "
1568 "about Mercurial because it is the easiest tool to learn the terrain with, and "
1569 "yet it scales to the demands of real, challenging environments where many "
1570 "other revision control tools buckle."
1571 msgstr ""
1573 #. type: Content of: <book><preface><sect1><sect2><title>
1574 #: ../en/ch00-preface.xml:39
1575 msgid "Why use revision control?"
1576 msgstr "为什么使用版本控制?"
1578 #. type: Content of: <book><preface><sect1><sect2><para>
1579 #: ../en/ch00-preface.xml:41
1580 msgid ""
1581 "There are a number of reasons why you or your team might want to use an "
1582 "automated revision control tool for a project."
1583 msgstr ""
1585 #. type: Content of: <book><preface><sect1><sect2><itemizedlist><listitem><para>
1586 #: ../en/ch00-preface.xml:46
1587 msgid ""
1588 "It will track the history and evolution of your project, so you don't have "
1589 "to. For every change, you'll have a log of <emphasis>who</emphasis> made it; "
1590 "<emphasis>why</emphasis> they made it; <emphasis>when</emphasis> they made "
1591 "it; and <emphasis>what</emphasis> the change was."
1592 msgstr ""
1594 #. type: Content of: <book><preface><sect1><sect2><itemizedlist><listitem><para>
1595 #: ../en/ch00-preface.xml:53
1596 msgid ""
1597 "When you're working with other people, revision control software makes it "
1598 "easier for you to collaborate. For example, when people more or less "
1599 "simultaneously make potentially incompatible changes, the software will help "
1600 "you to identify and resolve those conflicts."
1601 msgstr ""
1603 #. type: Content of: <book><preface><sect1><sect2><itemizedlist><listitem><para>
1604 #: ../en/ch00-preface.xml:59
1605 msgid ""
1606 "It can help you to recover from mistakes. If you make a change that later "
1607 "turns out to be in error, you can revert to an earlier version of one or more "
1608 "files. In fact, a <emphasis>really</emphasis> good revision control tool "
1609 "will even help you to efficiently figure out exactly when a problem was "
1610 "introduced (see section <xref linkend=\"sec.undo.bisect\"/> for details)."
1611 msgstr ""
1613 #. type: Content of: <book><preface><sect1><sect2><itemizedlist><listitem><para>
1614 #: ../en/ch00-preface.xml:66
1615 msgid ""
1616 "It will help you to work simultaneously on, and manage the drift between, "
1617 "multiple versions of your project."
1618 msgstr ""
1620 #. type: Content of: <book><preface><sect1><sect2><para>
1621 #: ../en/ch00-preface.xml:71
1622 msgid ""
1623 "Most of these reasons are equally valid---at least in theory---whether you're "
1624 "working on a project by yourself, or with a hundred other people."
1625 msgstr ""
1627 #. type: Content of: <book><preface><sect1><sect2><para>
1628 #: ../en/ch00-preface.xml:75
1629 msgid ""
1630 "A key question about the practicality of revision control at these two "
1631 "different scales (<quote>lone hacker</quote> and <quote>huge team</quote>) is "
1632 "how its <emphasis>benefits</emphasis> compare to its <emphasis>costs</"
1633 "emphasis>. A revision control tool that's difficult to understand or use is "
1634 "going to impose a high cost."
1635 msgstr ""
1637 #. type: Content of: <book><preface><sect1><sect2><para>
1638 #: ../en/ch00-preface.xml:83
1639 msgid ""
1640 "A five-hundred-person project is likely to collapse under its own weight "
1641 "almost immediately without a revision control tool and process. In this case, "
1642 "the cost of using revision control might hardly seem worth considering, since "
1643 "<emphasis>without</emphasis> it, failure is almost guaranteed."
1644 msgstr ""
1646 #. type: Content of: <book><preface><sect1><sect2><para>
1647 #: ../en/ch00-preface.xml:90
1648 msgid ""
1649 "On the other hand, a one-person <quote>quick hack</quote> might seem like a "
1650 "poor place to use a revision control tool, because surely the cost of using "
1651 "one must be close to the overall cost of the project. Right?"
1652 msgstr ""
1654 #. type: Content of: <book><preface><sect1><sect2><para>
1655 #: ../en/ch00-preface.xml:95
1656 msgid ""
1657 "Mercurial uniquely supports <emphasis>both</emphasis> of these scales of "
1658 "development. You can learn the basics in just a few minutes, and due to its "
1659 "low overhead, you can apply revision control to the smallest of projects with "
1660 "ease. Its simplicity means you won't have a lot of abstruse concepts or "
1661 "command sequences competing for mental space with whatever you're "
1662 "<emphasis>really</emphasis> trying to do. At the same time, Mercurial's high "
1663 "performance and peer-to-peer nature let you scale painlessly to handle large "
1664 "projects."
1665 msgstr ""
1667 #. type: Content of: <book><preface><sect1><sect2><para>
1668 #: ../en/ch00-preface.xml:105
1669 msgid ""
1670 "No revision control tool can rescue a poorly run project, but a good choice "
1671 "of tools can make a huge difference to the fluidity with which you can work "
1672 "on a project."
1673 msgstr ""
1675 #. type: Content of: <book><preface><sect1><sect2><title>
1676 #: ../en/ch00-preface.xml:112
1677 msgid "The many names of revision control"
1678 msgstr "版本控制的别名"
1680 #. type: Content of: <book><preface><sect1><sect2><para>
1681 #: ../en/ch00-preface.xml:114
1682 msgid ""
1683 "Revision control is a diverse field, so much so that it is referred to by "
1684 "many names and acronyms. Here are a few of the more common variations you'll "
1685 "encounter:"
1686 msgstr ""
1688 #. type: Content of: <book><preface><sect1><sect2><itemizedlist><listitem><para>
1689 #: ../en/ch00-preface.xml:118
1690 msgid "Revision control (RCS)"
1691 msgstr "版本控制(RCS)"
1693 #. type: Content of: <book><preface><sect1><sect2><itemizedlist><listitem><para>
1694 #: ../en/ch00-preface.xml:119
1695 msgid "Software configuration management (SCM), or configuration management"
1696 msgstr "软件配置管理(SCM),或配置管理"
1698 #. type: Content of: <book><preface><sect1><sect2><itemizedlist><listitem><para>
1699 #: ../en/ch00-preface.xml:121
1700 msgid "Source code management"
1701 msgstr "源代码管理"
1703 #. type: Content of: <book><preface><sect1><sect2><itemizedlist><listitem><para>
1704 #: ../en/ch00-preface.xml:122
1705 msgid "Source code control, or source control"
1706 msgstr "源代码控制,或源控制"
1708 #. type: Content of: <book><preface><sect1><sect2><itemizedlist><listitem><para>
1709 #: ../en/ch00-preface.xml:124
1710 msgid "Version control (VCS)"
1711 msgstr "版本控制(VCS)"
1713 #. type: Content of: <book><preface><sect1><sect2><para>
1714 #: ../en/ch00-preface.xml:126
1715 msgid ""
1716 "Some people claim that these terms actually have different meanings, but in "
1717 "practice they overlap so much that there's no agreed or even useful way to "
1718 "tease them apart."
1719 msgstr ""
1721 #. type: Content of: <book><preface><sect1><title>
1722 #: ../en/ch00-preface.xml:134
1723 msgid "This book is a work in progress"
1724 msgstr "本书正在编写中"
1726 #. type: Content of: <book><preface><sect1><para>
1727 #: ../en/ch00-preface.xml:136
1728 msgid ""
1729 "I am releasing this book while I am still writing it, in the hope that it "
1730 "will prove useful to others. I am writing under an open license in the hope "
1731 "that you, my readers, will contribute feedback and perhaps content of your "
1732 "own."
1733 msgstr ""
1735 #. type: Content of: <book><preface><sect1><title>
1736 #: ../en/ch00-preface.xml:143
1737 msgid "About the examples in this book"
1738 msgstr "本书的例子"
1740 #. type: Content of: <book><preface><sect1><para>
1741 #: ../en/ch00-preface.xml:145
1742 msgid ""
1743 "This book takes an unusual approach to code samples. Every example is "
1744 "<quote>live</quote>---each one is actually the result of a shell script that "
1745 "executes the Mercurial commands you see. Every time an image of the book is "
1746 "built from its sources, all the example scripts are automatically run, and "
1747 "their current results compared against their expected results."
1748 msgstr ""
1750 #. type: Content of: <book><preface><sect1><para>
1751 #: ../en/ch00-preface.xml:152
1752 msgid ""
1753 "The advantage of this approach is that the examples are always accurate; they "
1754 "describe <emphasis>exactly</emphasis> the behaviour of the version of "
1755 "Mercurial that's mentioned at the front of the book. If I update the version "
1756 "of Mercurial that I'm documenting, and the output of some command changes, "
1757 "the build fails."
1758 msgstr ""
1760 #. type: Content of: <book><preface><sect1><para>
1761 #: ../en/ch00-preface.xml:159
1762 msgid ""
1763 "There is a small disadvantage to this approach, which is that the dates and "
1764 "times you'll see in examples tend to be <quote>squashed</quote> together in a "
1765 "way that they wouldn't be if the same commands were being typed by a human. "
1766 "Where a human can issue no more than one command every few seconds, with any "
1767 "resulting timestamps correspondingly spread out, my automated example scripts "
1768 "run many commands in one second."
1769 msgstr ""
1771 #. type: Content of: <book><preface><sect1><para>
1772 #: ../en/ch00-preface.xml:167
1773 msgid ""
1774 "As an instance of this, several consecutive commits in an example can show up "
1775 "as having occurred during the same second. You can see this occur in the "
1776 "<literal role=\"hg-ext\">bisect</literal> example in section <xref linkend="
1777 "\"sec.undo.bisect\"/>, for instance."
1778 msgstr ""
1780 #. type: Content of: <book><preface><sect1><para>
1781 #: ../en/ch00-preface.xml:173
1782 msgid ""
1783 "So when you're reading examples, don't place too much weight on the dates or "
1784 "times you see in the output of commands. But <emphasis>do</emphasis> be "
1785 "confident that the behaviour you're seeing is consistent and reproducible."
1786 msgstr ""
1788 #. type: Content of: <book><preface><sect1><title>
1789 #: ../en/ch00-preface.xml:181
1790 msgid "Trends in the field"
1791 msgstr "版本控制的发展趋势"
1793 #. type: Content of: <book><preface><sect1><para>
1794 #: ../en/ch00-preface.xml:183
1795 msgid ""
1796 "There has been an unmistakable trend in the development and use of revision "
1797 "control tools over the past four decades, as people have become familiar with "
1798 "the capabilities of their tools and constrained by their limitations."
1799 msgstr ""
1801 #. type: Content of: <book><preface><sect1><para>
1802 #: ../en/ch00-preface.xml:188
1803 msgid ""
1804 "The first generation began by managing single files on individual computers. "
1805 "Although these tools represented a huge advance over ad-hoc manual revision "
1806 "control, their locking model and reliance on a single computer limited them "
1807 "to small, tightly-knit teams."
1808 msgstr ""
1810 #. type: Content of: <book><preface><sect1><para>
1811 #: ../en/ch00-preface.xml:194
1812 msgid ""
1813 "The second generation loosened these constraints by moving to network-"
1814 "centered architectures, and managing entire projects at a time. As projects "
1815 "grew larger, they ran into new problems. With clients needing to talk to "
1816 "servers very frequently, server scaling became an issue for large projects. "
1817 "An unreliable network connection could prevent remote users from being able "
1818 "to talk to the server at all. As open source projects started making read-"
1819 "only access available anonymously to anyone, people without commit privileges "
1820 "found that they could not use the tools to interact with a project in a "
1821 "natural way, as they could not record their changes."
1822 msgstr ""
1824 #. type: Content of: <book><preface><sect1><para>
1825 #: ../en/ch00-preface.xml:206
1826 msgid ""
1827 "The current generation of revision control tools is peer-to-peer in nature. "
1828 "All of these systems have dropped the dependency on a single central server, "
1829 "and allow people to distribute their revision control data to where it's "
1830 "actually needed. Collaboration over the Internet has moved from constrained "
1831 "by technology to a matter of choice and consensus. Modern tools can operate "
1832 "offline indefinitely and autonomously, with a network connection only needed "
1833 "when syncing changes with another repository."
1834 msgstr ""
1836 #. type: Content of: <book><preface><sect1><title>
1837 #: ../en/ch00-preface.xml:218
1838 msgid "A few of the advantages of distributed revision control"
1839 msgstr "分布版本控制的优点"
1841 #. type: Content of: <book><preface><sect1><para>
1842 #: ../en/ch00-preface.xml:221
1843 msgid ""
1844 "Even though distributed revision control tools have for several years been as "
1845 "robust and usable as their previous-generation counterparts, people using "
1846 "older tools have not yet necessarily woken up to their advantages. There are "
1847 "a number of ways in which distributed tools shine relative to centralised "
1848 "ones."
1849 msgstr ""
1851 #. type: Content of: <book><preface><sect1><para>
1852 #: ../en/ch00-preface.xml:228
1853 msgid ""
1854 "For an individual developer, distributed tools are almost always much faster "
1855 "than centralised tools. This is for a simple reason: a centralised tool "
1856 "needs to talk over the network for many common operations, because most "
1857 "metadata is stored in a single copy on the central server. A distributed "
1858 "tool stores all of its metadata locally. All else being equal, talking over "
1859 "the network adds overhead to a centralised tool. Don't underestimate the "
1860 "value of a snappy, responsive tool: you're going to spend a lot of time "
1861 "interacting with your revision control software."
1862 msgstr ""
1864 #. type: Content of: <book><preface><sect1><para>
1865 #: ../en/ch00-preface.xml:239
1866 msgid ""
1867 "Distributed tools are indifferent to the vagaries of your server "
1868 "infrastructure, again because they replicate metadata to so many locations. "
1869 "If you use a centralised system and your server catches fire, you'd better "
1870 "hope that your backup media are reliable, and that your last backup was "
1871 "recent and actually worked. With a distributed tool, you have many backups "
1872 "available on every contributor's computer."
1873 msgstr ""
1875 #. type: Content of: <book><preface><sect1><para>
1876 #: ../en/ch00-preface.xml:247
1877 msgid ""
1878 "The reliability of your network will affect distributed tools far less than "
1879 "it will centralised tools. You can't even use a centralised tool without a "
1880 "network connection, except for a few highly constrained commands. With a "
1881 "distributed tool, if your network connection goes down while you're working, "
1882 "you may not even notice. The only thing you won't be able to do is talk to "
1883 "repositories on other computers, something that is relatively rare compared "
1884 "with local operations. If you have a far-flung team of collaborators, this "
1885 "may be significant."
1886 msgstr ""
1888 #. type: Content of: <book><preface><sect1><sect2><title>
1889 #: ../en/ch00-preface.xml:258
1890 msgid "Advantages for open source projects"
1891 msgstr "开源项目的优点"
1893 #. type: Content of: <book><preface><sect1><sect2><para>
1894 #: ../en/ch00-preface.xml:260
1895 msgid ""
1896 "If you take a shine to an open source project and decide that you would like "
1897 "to start hacking on it, and that project uses a distributed revision control "
1898 "tool, you are at once a peer with the people who consider themselves the "
1899 "<quote>core</quote> of that project. If they publish their repositories, you "
1900 "can immediately copy their project history, start making changes, and record "
1901 "your work, using the same tools in the same ways as insiders. By contrast, "
1902 "with a centralised tool, you must use the software in a <quote>read only</"
1903 "quote> mode unless someone grants you permission to commit changes to their "
1904 "central server. Until then, you won't be able to record changes, and your "
1905 "local modifications will be at risk of corruption any time you try to update "
1906 "your client's view of the repository."
1907 msgstr ""
1909 #. type: Content of: <book><preface><sect1><sect2><sect3><title>
1910 #: ../en/ch00-preface.xml:276
1911 msgid "The forking non-problem"
1912 msgstr ""
1914 #. type: Content of: <book><preface><sect1><sect2><sect3><para>
1915 #: ../en/ch00-preface.xml:278
1916 msgid ""
1917 "It has been suggested that distributed revision control tools pose some sort "
1918 "of risk to open source projects because they make it easy to <quote>fork</"
1919 "quote> the development of a project. A fork happens when there are "
1920 "differences in opinion or attitude between groups of developers that cause "
1921 "them to decide that they can't work together any longer. Each side takes a "
1922 "more or less complete copy of the project's source code, and goes off in its "
1923 "own direction."
1924 msgstr ""
1926 #. type: Content of: <book><preface><sect1><sect2><sect3><para>
1927 #: ../en/ch00-preface.xml:288
1928 msgid ""
1929 "Sometimes the camps in a fork decide to reconcile their differences. With a "
1930 "centralised revision control system, the <emphasis>technical</emphasis> "
1931 "process of reconciliation is painful, and has to be performed largely by "
1932 "hand. You have to decide whose revision history is going to <quote>win</"
1933 "quote>, and graft the other team's changes into the tree somehow. This "
1934 "usually loses some or all of one side's revision history."
1935 msgstr ""
1937 #. type: Content of: <book><preface><sect1><sect2><sect3><para>
1938 #: ../en/ch00-preface.xml:297
1939 msgid ""
1940 "What distributed tools do with respect to forking is they make forking the "
1941 "<emphasis>only</emphasis> way to develop a project. Every single change that "
1942 "you make is potentially a fork point. The great strength of this approach is "
1943 "that a distributed revision control tool has to be really good at "
1944 "<emphasis>merging</emphasis> forks, because forks are absolutely fundamental: "
1945 "they happen all the time."
1946 msgstr ""
1948 #. type: Content of: <book><preface><sect1><sect2><sect3><para>
1949 #: ../en/ch00-preface.xml:306
1950 msgid ""
1951 "If every piece of work that everybody does, all the time, is framed in terms "
1952 "of forking and merging, then what the open source world refers to as a "
1953 "<quote>fork</quote> becomes <emphasis>purely</emphasis> a social issue. If "
1954 "anything, distributed tools <emphasis>lower</emphasis> the likelihood of a "
1955 "fork:"
1956 msgstr ""
1958 #. type: Content of: <book><preface><sect1><sect2><sect3><itemizedlist><listitem><para>
1959 #: ../en/ch00-preface.xml:313
1960 msgid ""
1961 "They eliminate the social distinction that centralised tools impose: that "
1962 "between insiders (people with commit access) and outsiders (people without)."
1963 msgstr ""
1965 #. type: Content of: <book><preface><sect1><sect2><sect3><itemizedlist><listitem><para>
1966 #: ../en/ch00-preface.xml:317
1967 msgid ""
1968 "They make it easier to reconcile after a social fork, because all that's "
1969 "involved from the perspective of the revision control software is just "
1970 "another merge."
1971 msgstr ""
1973 #. type: Content of: <book><preface><sect1><sect2><sect3><para>
1974 #: ../en/ch00-preface.xml:322
1975 msgid ""
1976 "Some people resist distributed tools because they want to retain tight "
1977 "control over their projects, and they believe that centralised tools give "
1978 "them this control. However, if you're of this belief, and you publish your "
1979 "CVS or Subversion repositories publicly, there are plenty of tools available "
1980 "that can pull out your entire project's history (albeit slowly) and recreate "
1981 "it somewhere that you don't control. So while your control in this case is "
1982 "illusory, you are forgoing the ability to fluidly collaborate with whatever "
1983 "people feel compelled to mirror and fork your history."
1984 msgstr ""
1986 #. type: Content of: <book><preface><sect1><sect2><title>
1987 #: ../en/ch00-preface.xml:337
1988 msgid "Advantages for commercial projects"
1989 msgstr "商业项目的优点"
1991 #. type: Content of: <book><preface><sect1><sect2><para>
1992 #: ../en/ch00-preface.xml:339
1993 msgid ""
1994 "Many commercial projects are undertaken by teams that are scattered across "
1995 "the globe. Contributors who are far from a central server will see slower "
1996 "command execution and perhaps less reliability. Commercial revision control "
1997 "systems attempt to ameliorate these problems with remote-site replication add-"
1998 "ons that are typically expensive to buy and cantankerous to administer. A "
1999 "distributed system doesn't suffer from these problems in the first place. "
2000 "Better yet, you can easily set up multiple authoritative servers, say one per "
2001 "site, so that there's no redundant communication between repositories over "
2002 "expensive long-haul network links."
2003 msgstr ""
2005 #. type: Content of: <book><preface><sect1><sect2><para>
2006 #: ../en/ch00-preface.xml:351
2007 msgid ""
2008 "Centralised revision control systems tend to have relatively low "
2009 "scalability. It's not unusual for an expensive centralised system to fall "
2010 "over under the combined load of just a few dozen concurrent users. Once "
2011 "again, the typical response tends to be an expensive and clunky replication "
2012 "facility. Since the load on a central server---if you have one at all---is "
2013 "many times lower with a distributed tool (because all of the data is "
2014 "replicated everywhere), a single cheap server can handle the needs of a much "
2015 "larger team, and replication to balance load becomes a simple matter of "
2016 "scripting."
2017 msgstr ""
2019 #. type: Content of: <book><preface><sect1><sect2><para>
2020 #: ../en/ch00-preface.xml:363
2021 msgid ""
2022 "If you have an employee in the field, troubleshooting a problem at a "
2023 "customer's site, they'll benefit from distributed revision control. The tool "
2024 "will let them generate custom builds, try different fixes in isolation from "
2025 "each other, and search efficiently through history for the sources of bugs "
2026 "and regressions in the customer's environment, all without needing to connect "
2027 "to your company's network."
2028 msgstr ""
2030 #. type: Content of: <book><preface><sect1><title>
2031 #: ../en/ch00-preface.xml:374
2032 msgid "Why choose Mercurial?"
2033 msgstr "为什么选择 Mercurial?"
2035 #. type: Content of: <book><preface><sect1><para>
2036 #: ../en/ch00-preface.xml:376
2037 msgid ""
2038 "Mercurial has a unique set of properties that make it a particularly good "
2039 "choice as a revision control system."
2040 msgstr ""
2042 #. type: Content of: <book><preface><sect1><itemizedlist><listitem><para>
2043 #: ../en/ch00-preface.xml:379
2044 msgid "It is easy to learn and use."
2045 msgstr ""
2047 #. type: Content of: <book><preface><sect1><itemizedlist><listitem><para>
2048 #: ../en/ch00-preface.xml:380
2049 msgid "It is lightweight."
2050 msgstr ""
2052 #. type: Content of: <book><preface><sect1><itemizedlist><listitem><para>
2053 #: ../en/ch00-preface.xml:381
2054 msgid "It scales excellently."
2055 msgstr ""
2057 #. type: Content of: <book><preface><sect1><itemizedlist><listitem><para>
2058 #: ../en/ch00-preface.xml:382
2059 msgid "It is easy to customise."
2060 msgstr ""
2062 #. type: Content of: <book><preface><sect1><para>
2063 #: ../en/ch00-preface.xml:385
2064 msgid ""
2065 "If you are at all familiar with revision control systems, you should be able "
2066 "to get up and running with Mercurial in less than five minutes. Even if not, "
2067 "it will take no more than a few minutes longer. Mercurial's command and "
2068 "feature sets are generally uniform and consistent, so you can keep track of a "
2069 "few general rules instead of a host of exceptions."
2070 msgstr ""
2072 #. type: Content of: <book><preface><sect1><para>
2073 #: ../en/ch00-preface.xml:392
2074 msgid ""
2075 "On a small project, you can start working with Mercurial in moments. Creating "
2076 "new changes and branches; transferring changes around (whether locally or "
2077 "over a network); and history and status operations are all fast. Mercurial "
2078 "attempts to stay nimble and largely out of your way by combining low "
2079 "cognitive overhead with blazingly fast operations."
2080 msgstr ""
2082 #. type: Content of: <book><preface><sect1><para>
2083 #: ../en/ch00-preface.xml:399
2084 msgid ""
2085 "The usefulness of Mercurial is not limited to small projects: it is used by "
2086 "projects with hundreds to thousands of contributors, each containing tens of "
2087 "thousands of files and hundreds of megabytes of source code."
2088 msgstr ""
2090 #. type: Content of: <book><preface><sect1><para>
2091 #: ../en/ch00-preface.xml:404
2092 msgid ""
2093 "If the core functionality of Mercurial is not enough for you, it's easy to "
2094 "build on. Mercurial is well suited to scripting tasks, and its clean "
2095 "internals and implementation in Python make it easy to add features in the "
2096 "form of extensions. There are a number of popular and useful extensions "
2097 "already available, ranging from helping to identify bugs to improving "
2098 "performance."
2099 msgstr ""
2101 #. type: Content of: <book><preface><sect1><title>
2102 #: ../en/ch00-preface.xml:414
2103 msgid "Mercurial compared with other tools"
2104 msgstr "Mercurial 与其它工具的比较"
2106 #. type: Content of: <book><preface><sect1><para>
2107 #: ../en/ch00-preface.xml:416
2108 msgid ""
2109 "Before you read on, please understand that this section necessarily reflects "
2110 "my own experiences, interests, and (dare I say it) biases. I have used every "
2111 "one of the revision control tools listed below, in most cases for several "
2112 "years at a time."
2113 msgstr ""
2115 #. type: Content of: <book><preface><sect1><itemizedlist><listitem><para>
2116 #: ../en/ch00-preface.xml:424 ../en/ch00-preface.xml:635
2117 msgid "Subversion"
2118 msgstr ""
2120 #. type: Content of: <book><preface><sect1><sect2><para>
2121 #: ../en/ch00-preface.xml:426
2122 msgid ""
2123 "Subversion is a popular revision control tool, developed to replace CVS. It "
2124 "has a centralised client/server architecture."
2125 msgstr ""
2127 #. type: Content of: <book><preface><sect1><sect2><para>
2128 #: ../en/ch00-preface.xml:430
2129 msgid ""
2130 "Subversion and Mercurial have similarly named commands for performing the "
2131 "same operations, so if you're familiar with one, it is easy to learn to use "
2132 "the other. Both tools are portable to all popular operating systems."
2133 msgstr ""
2135 #. type: Content of: <book><preface><sect1><sect2><para>
2136 #: ../en/ch00-preface.xml:435
2137 msgid ""
2138 "Prior to version 1.5, Subversion had no useful support for merges. At the "
2139 "time of writing, its merge tracking capability is new, and known to be <ulink "
2140 "url=\"http://svnbook.red-bean.com/nightly/en/svn.branchmerge.advanced."
2141 "html#svn.branchmerge.advanced.finalword\">complicated and buggy</ulink>."
2142 msgstr ""
2144 #. type: Content of: <book><preface><sect1><sect2><para>
2145 #: ../en/ch00-preface.xml:441
2146 msgid ""
2147 "Mercurial has a substantial performance advantage over Subversion on every "
2148 "revision control operation I have benchmarked. I have measured its advantage "
2149 "as ranging from a factor of two to a factor of six when compared with "
2150 "Subversion 1.4.3's <emphasis>ra_local</emphasis> file store, which is the "
2151 "fastest access method available. In more realistic deployments involving a "
2152 "network-based store, Subversion will be at a substantially larger "
2153 "disadvantage. Because many Subversion commands must talk to the server and "
2154 "Subversion does not have useful replication facilities, server capacity and "
2155 "network bandwidth become bottlenecks for modestly large projects."
2156 msgstr ""
2158 #. type: Content of: <book><preface><sect1><sect2><para>
2159 #: ../en/ch00-preface.xml:454
2160 msgid ""
2161 "Additionally, Subversion incurs substantial storage overhead to avoid network "
2162 "transactions for a few common operations, such as finding modified files "
2163 "(<literal>status</literal>) and displaying modifications against the current "
2164 "revision (<literal>diff</literal>). As a result, a Subversion working copy "
2165 "is often the same size as, or larger than, a Mercurial repository and working "
2166 "directory, even though the Mercurial repository contains a complete history "
2167 "of the project."
2168 msgstr ""
2170 #. type: Content of: <book><preface><sect1><sect2><para>
2171 #: ../en/ch00-preface.xml:464
2172 msgid ""
2173 "Subversion is widely supported by third party tools. Mercurial currently "
2174 "lags considerably in this area. This gap is closing, however, and indeed "
2175 "some of Mercurial's GUI tools now outshine their Subversion equivalents. "
2176 "Like Mercurial, Subversion has an excellent user manual."
2177 msgstr ""
2179 #. type: Content of: <book><preface><sect1><sect2><para>
2180 #: ../en/ch00-preface.xml:470
2181 msgid ""
2182 "Because Subversion doesn't store revision history on the client, it is well "
2183 "suited to managing projects that deal with lots of large, opaque binary "
2184 "files. If you check in fifty revisions to an incompressible 10MB file, "
2185 "Subversion's client-side space usage stays constant The space used by any "
2186 "distributed SCM will grow rapidly in proportion to the number of revisions, "
2187 "because the differences between each revision are large."
2188 msgstr ""
2190 #. type: Content of: <book><preface><sect1><sect2><para>
2191 #: ../en/ch00-preface.xml:479
2192 msgid ""
2193 "In addition, it's often difficult or, more usually, impossible to merge "
2194 "different versions of a binary file. Subversion's ability to let a user lock "
2195 "a file, so that they temporarily have the exclusive right to commit changes "
2196 "to it, can be a significant advantage to a project where binary files are "
2197 "widely used."
2198 msgstr ""
2200 #. type: Content of: <book><preface><sect1><sect2><para>
2201 #: ../en/ch00-preface.xml:486
2202 msgid ""
2203 "Mercurial can import revision history from a Subversion repository. It can "
2204 "also export revision history to a Subversion repository. This makes it easy "
2205 "to <quote>test the waters</quote> and use Mercurial and Subversion in "
2206 "parallel before deciding to switch. History conversion is incremental, so "
2207 "you can perform an initial conversion, then small additional conversions "
2208 "afterwards to bring in new changes."
2209 msgstr ""
2211 #. type: Content of: <book><preface><sect1><itemizedlist><listitem><para>
2212 #: ../en/ch00-preface.xml:498 ../en/ch00-preface.xml:637
2213 msgid "Git"
2214 msgstr ""
2216 #. type: Content of: <book><preface><sect1><sect2><para>
2217 #: ../en/ch00-preface.xml:500
2218 msgid ""
2219 "Git is a distributed revision control tool that was developed for managing "
2220 "the Linux kernel source tree. Like Mercurial, its early design was somewhat "
2221 "influenced by Monotone."
2222 msgstr ""
2224 #. type: Content of: <book><preface><sect1><sect2><para>
2225 #: ../en/ch00-preface.xml:505
2226 msgid ""
2227 "Git has a very large command set, with version 1.5.0 providing 139 individual "
2228 "commands. It has something of a reputation for being difficult to learn. "
2229 "Compared to Git, Mercurial has a strong focus on simplicity."
2230 msgstr ""
2232 #. type: Content of: <book><preface><sect1><sect2><para>
2233 #: ../en/ch00-preface.xml:510
2234 msgid ""
2235 "In terms of performance, Git is extremely fast. In several cases, it is "
2236 "faster than Mercurial, at least on Linux, while Mercurial performs better on "
2237 "other operations. However, on Windows, the performance and general level of "
2238 "support that Git provides is, at the time of writing, far behind that of "
2239 "Mercurial."
2240 msgstr ""
2242 #. type: Content of: <book><preface><sect1><sect2><para>
2243 #: ../en/ch00-preface.xml:517
2244 msgid ""
2245 "While a Mercurial repository needs no maintenance, a Git repository requires "
2246 "frequent manual <quote>repacks</quote> of its metadata. Without these, "
2247 "performance degrades, while space usage grows rapidly. A server that "
2248 "contains many Git repositories that are not rigorously and frequently "
2249 "repacked will become heavily disk-bound during backups, and there have been "
2250 "instances of daily backups taking far longer than 24 hours as a result. A "
2251 "freshly packed Git repository is slightly smaller than a Mercurial "
2252 "repository, but an unpacked repository is several orders of magnitude larger."
2253 msgstr ""
2255 #. type: Content of: <book><preface><sect1><sect2><para>
2256 #: ../en/ch00-preface.xml:528
2257 msgid ""
2258 "The core of Git is written in C. Many Git commands are implemented as shell "
2259 "or Perl scripts, and the quality of these scripts varies widely. I have "
2260 "encountered several instances where scripts charged along blindly in the "
2261 "presence of errors that should have been fatal."
2262 msgstr ""
2264 #. type: Content of: <book><preface><sect1><sect2><para>
2265 #: ../en/ch00-preface.xml:534
2266 msgid "Mercurial can import revision history from a Git repository."
2267 msgstr ""
2269 #. type: Content of: <book><preface><sect1><itemizedlist><listitem><para>
2270 #: ../en/ch00-preface.xml:540 ../en/ch00-preface.xml:636
2271 msgid "CVS"
2272 msgstr ""
2274 #. type: Content of: <book><preface><sect1><sect2><para>
2275 #: ../en/ch00-preface.xml:542
2276 msgid ""
2277 "CVS is probably the most widely used revision control tool in the world. Due "
2278 "to its age and internal untidiness, it has been only lightly maintained for "
2279 "many years."
2280 msgstr ""
2282 #. type: Content of: <book><preface><sect1><sect2><para>
2283 #: ../en/ch00-preface.xml:546
2284 msgid ""
2285 "It has a centralised client/server architecture. It does not group related "
2286 "file changes into atomic commits, making it easy for people to <quote>break "
2287 "the build</quote>: one person can successfully commit part of a change and "
2288 "then be blocked by the need for a merge, causing other people to see only a "
2289 "portion of the work they intended to do. This also affects how you work with "
2290 "project history. If you want to see all of the modifications someone made as "
2291 "part of a task, you will need to manually inspect the descriptions and "
2292 "timestamps of the changes made to each file involved (if you even know what "
2293 "those files were)."
2294 msgstr ""
2296 #. type: Content of: <book><preface><sect1><sect2><para>
2297 #: ../en/ch00-preface.xml:558
2298 msgid ""
2299 "CVS has a muddled notion of tags and branches that I will not attempt to even "
2300 "describe. It does not support renaming of files or directories well, making "
2301 "it easy to corrupt a repository. It has almost no internal consistency "
2302 "checking capabilities, so it is usually not even possible to tell whether or "
2303 "how a repository is corrupt. I would not recommend CVS for any project, "
2304 "existing or new."
2305 msgstr ""
2307 #. type: Content of: <book><preface><sect1><sect2><para>
2308 #: ../en/ch00-preface.xml:566
2309 msgid ""
2310 "Mercurial can import CVS revision history. However, there are a few caveats "
2311 "that apply; these are true of every other revision control tool's CVS "
2312 "importer, too. Due to CVS's lack of atomic changes and unversioned "
2313 "filesystem hierarchy, it is not possible to reconstruct CVS history "
2314 "completely accurately; some guesswork is involved, and renames will usually "
2315 "not show up. Because a lot of advanced CVS administration has to be done by "
2316 "hand and is hence error-prone, it's common for CVS importers to run into "
2317 "multiple problems with corrupted repositories (completely bogus revision "
2318 "timestamps and files that have remained locked for over a decade are just two "
2319 "of the less interesting problems I can recall from personal experience)."
2320 msgstr ""
2322 #. type: Content of: <book><preface><sect1><sect2><para>
2323 #: ../en/ch00-preface.xml:580
2324 msgid "Mercurial can import revision history from a CVS repository."
2325 msgstr ""
2327 #. type: Content of: <book><preface><sect1><sect2><title>
2328 #: ../en/ch00-preface.xml:586
2329 msgid "Commercial tools"
2330 msgstr "商业工具"
2332 #. type: Content of: <book><preface><sect1><sect2><para>
2333 #: ../en/ch00-preface.xml:588
2334 msgid ""
2335 "Perforce has a centralised client/server architecture, with no client-side "
2336 "caching of any data. Unlike modern revision control tools, Perforce requires "
2337 "that a user run a command to inform the server about every file they intend "
2338 "to edit."
2339 msgstr ""
2341 #. type: Content of: <book><preface><sect1><sect2><para>
2342 #: ../en/ch00-preface.xml:594
2343 msgid ""
2344 "The performance of Perforce is quite good for small teams, but it falls off "
2345 "rapidly as the number of users grows beyond a few dozen. Modestly large "
2346 "Perforce installations require the deployment of proxies to cope with the "
2347 "load their users generate."
2348 msgstr ""
2350 #. type: Content of: <book><preface><sect1><sect2><title>
2351 #: ../en/ch00-preface.xml:603
2352 msgid "Choosing a revision control tool"
2353 msgstr "选择版本控制工具"
2355 #. type: Content of: <book><preface><sect1><sect2><para>
2356 #: ../en/ch00-preface.xml:605
2357 msgid ""
2358 "With the exception of CVS, all of the tools listed above have unique "
2359 "strengths that suit them to particular styles of work. There is no single "
2360 "revision control tool that is best in all situations."
2361 msgstr ""
2363 #. type: Content of: <book><preface><sect1><sect2><para>
2364 #: ../en/ch00-preface.xml:610
2365 msgid ""
2366 "As an example, Subversion is a good choice for working with frequently edited "
2367 "binary files, due to its centralised nature and support for file locking."
2368 msgstr ""
2370 #. type: Content of: <book><preface><sect1><sect2><para>
2371 #: ../en/ch00-preface.xml:614
2372 msgid ""
2373 "I personally find Mercurial's properties of simplicity, performance, and good "
2374 "merge support to be a compelling combination that has served me well for "
2375 "several years."
2376 msgstr ""
2378 #. type: Content of: <book><preface><sect1><title>
2379 #: ../en/ch00-preface.xml:622
2380 msgid "Switching from another tool to Mercurial"
2381 msgstr "从其它工具切换到 Mercurial"
2383 #. type: Content of: <book><preface><sect1><para>
2384 #: ../en/ch00-preface.xml:624
2385 msgid ""
2386 "Mercurial is bundled with an extension named <literal role=\"hg-ext"
2387 "\">convert</literal>, which can incrementally import revision history from "
2388 "several other revision control tools. By <quote>incremental</quote>, I mean "
2389 "that you can convert all of a project's history to date in one go, then rerun "
2390 "the conversion later to obtain new changes that happened after the initial "
2391 "conversion."
2392 msgstr ""
2394 #. type: Content of: <book><preface><sect1><para>
2395 #: ../en/ch00-preface.xml:632
2396 msgid ""
2397 "The revision control tools supported by <literal role=\"hg-ext\">convert</"
2398 "literal> are as follows:"
2399 msgstr "<literal role=\"hg-ext\">convert</literal> 支持的版本控制工具有:"
2401 #. type: Content of: <book><preface><sect1><itemizedlist><listitem><para>
2402 #: ../en/ch00-preface.xml:638
2403 msgid "Darcs"
2404 msgstr ""
2406 #. type: Content of: <book><preface><sect1><para>
2407 #: ../en/ch00-preface.xml:640
2408 msgid ""
2409 "In addition, <literal role=\"hg-ext\">convert</literal> can export changes "
2410 "from Mercurial to Subversion. This makes it possible to try Subversion and "
2411 "Mercurial in parallel before committing to a switchover, without risking the "
2412 "loss of any work."
2413 msgstr ""
2415 #. type: Content of: <book><preface><sect1><para>
2416 #: ../en/ch00-preface.xml:646
2417 msgid ""
2418 "The <command role=\"hg-ext-convert\">convert</command> command is easy to "
2419 "use. Simply point it at the path or URL of the source repository, optionally "
2420 "give it the name of the destination repository, and it will start working. "
2421 "After the initial conversion, just run the same command again to import new "
2422 "changes."
2423 msgstr ""
2425 #. type: Content of: <book><preface><sect1><title>
2426 #: ../en/ch00-preface.xml:655
2427 msgid "A short history of revision control"
2428 msgstr "版本控制简史"
2430 #. type: Content of: <book><preface><sect1><para>
2431 #: ../en/ch00-preface.xml:657
2432 msgid ""
2433 "The best known of the old-time revision control tools is SCCS (Source Code "
2434 "Control System), which Marc Rochkind wrote at Bell Labs, in the early 1970s. "
2435 "SCCS operated on individual files, and required every person working on a "
2436 "project to have access to a shared workspace on a single system. Only one "
2437 "person could modify a file at any time; arbitration for access to files was "
2438 "via locks. It was common for people to lock files, and later forget to "
2439 "unlock them, preventing anyone else from modifying those files without the "
2440 "help of an administrator."
2441 msgstr ""
2443 #. type: Content of: <book><preface><sect1><para>
2444 #: ../en/ch00-preface.xml:668
2445 msgid ""
2446 "Walter Tichy developed a free alternative to SCCS in the early 1980s; he "
2447 "called his program RCS (Revision Control System). Like SCCS, RCS required "
2448 "developers to work in a single shared workspace, and to lock files to prevent "
2449 "multiple people from modifying them simultaneously."
2450 msgstr ""
2452 #. type: Content of: <book><preface><sect1><para>
2453 #: ../en/ch00-preface.xml:674
2454 msgid ""
2455 "Later in the 1980s, Dick Grune used RCS as a building block for a set of "
2456 "shell scripts he initially called cmt, but then renamed to CVS (Concurrent "
2457 "Versions System). The big innovation of CVS was that it let developers work "
2458 "simultaneously and somewhat independently in their own personal workspaces. "
2459 "The personal workspaces prevented developers from stepping on each other's "
2460 "toes all the time, as was common with SCCS and RCS. Each developer had a copy "
2461 "of every project file, and could modify their copies independently. They had "
2462 "to merge their edits prior to committing changes to the central repository."
2463 msgstr ""
2465 #. type: Content of: <book><preface><sect1><para>
2466 #: ../en/ch00-preface.xml:685
2467 msgid ""
2468 "Brian Berliner took Grune's original scripts and rewrote them in C, releasing "
2469 "in 1989 the code that has since developed into the modern version of CVS. "
2470 "CVS subsequently acquired the ability to operate over a network connection, "
2471 "giving it a client/server architecture. CVS's architecture is centralised; "
2472 "only the server has a copy of the history of the project. Client workspaces "
2473 "just contain copies of recent versions of the project's files, and a little "
2474 "metadata to tell them where the server is. CVS has been enormously "
2475 "successful; it is probably the world's most widely used revision control "
2476 "system."
2477 msgstr ""
2479 #. type: Content of: <book><preface><sect1><para>
2480 #: ../en/ch00-preface.xml:696
2481 msgid ""
2482 "In the early 1990s, Sun Microsystems developed an early distributed revision "
2483 "control system, called TeamWare. A TeamWare workspace contains a complete "
2484 "copy of the project's history. TeamWare has no notion of a central "
2485 "repository. (CVS relied upon RCS for its history storage; TeamWare used "
2486 "SCCS.)"
2487 msgstr ""
2489 #. type: Content of: <book><preface><sect1><para>
2490 #: ../en/ch00-preface.xml:703
2491 msgid ""
2492 "As the 1990s progressed, awareness grew of a number of problems with CVS. It "
2493 "records simultaneous changes to multiple files individually, instead of "
2494 "grouping them together as a single logically atomic operation. It does not "
2495 "manage its file hierarchy well; it is easy to make a mess of a repository by "
2496 "renaming files and directories. Worse, its source code is difficult to read "
2497 "and maintain, which made the <quote>pain level</quote> of fixing these "
2498 "architectural problems prohibitive."
2499 msgstr ""
2501 #. type: Content of: <book><preface><sect1><para>
2502 #: ../en/ch00-preface.xml:713
2503 msgid ""
2504 "In 2001, Jim Blandy and Karl Fogel, two developers who had worked on CVS, "
2505 "started a project to replace it with a tool that would have a better "
2506 "architecture and cleaner code. The result, Subversion, does not stray from "
2507 "CVS's centralised client/server model, but it adds multi-file atomic commits, "
2508 "better namespace management, and a number of other features that make it a "
2509 "generally better tool than CVS. Since its initial release, it has rapidly "
2510 "grown in popularity."
2511 msgstr ""
2513 #. type: Content of: <book><preface><sect1><para>
2514 #: ../en/ch00-preface.xml:722
2515 msgid ""
2516 "More or less simultaneously, Graydon Hoare began working on an ambitious "
2517 "distributed revision control system that he named Monotone. While Monotone "
2518 "addresses many of CVS's design flaws and has a peer-to-peer architecture, it "
2519 "goes beyond earlier (and subsequent) revision control tools in a number of "
2520 "innovative ways. It uses cryptographic hashes as identifiers, and has an "
2521 "integral notion of <quote>trust</quote> for code from different sources."
2522 msgstr ""
2524 #. type: Content of: <book><preface><sect1><para>
2525 #: ../en/ch00-preface.xml:731
2526 msgid ""
2527 "Mercurial began life in 2005. While a few aspects of its design are "
2528 "influenced by Monotone, Mercurial focuses on ease of use, high performance, "
2529 "and scalability to very large projects."
2530 msgstr ""
2532 #. type: Content of: <book><preface><sect1><title>
2533 #: ../en/ch00-preface.xml:739
2534 msgid "Colophon&emdash;this book is Free"
2535 msgstr "后记&emdash;本书是自由的!"
2537 #. type: Content of: <book><preface><sect1><para>
2538 #: ../en/ch00-preface.xml:741
2539 msgid ""
2540 "This book is licensed under the Open Publication License, and is produced "
2541 "entirely using Free Software tools. It is typeset with DocBook XML. "
2542 "Illustrations are drawn and rendered with <ulink url=\"http://www.inkscape."
2543 "org/\">Inkscape</ulink>."
2544 msgstr ""
2546 #. type: Content of: <book><preface><sect1><para>
2547 #: ../en/ch00-preface.xml:746
2548 msgid ""
2549 "The complete source code for this book is published as a Mercurial "
2550 "repository, at <ulink url=\"http://hg.serpentine.com/mercurial/book\">http://"
2551 "hg.serpentine.com/mercurial/book</ulink>."
2552 msgstr ""
2554 #. type: Content of: <book><chapter><title>
2555 #: ../en/ch01-tour-basic.xml:5
2556 msgid "A tour of Mercurial: the basics"
2557 msgstr "Mercurial 教程: 基础知识"
2559 #. type: Content of: <book><chapter><sect1><title>
2560 #: ../en/ch01-tour-basic.xml:8
2561 msgid "Installing Mercurial on your system"
2562 msgstr "安装 Mercurial"
2564 #. type: Content of: <book><chapter><sect1><para>
2565 #: ../en/ch01-tour-basic.xml:10
2566 msgid ""
2567 "Prebuilt binary packages of Mercurial are available for every popular "
2568 "operating system. These make it easy to start using Mercurial on your "
2569 "computer immediately."
2570 msgstr ""
2571 "对于每种流行的操作系统,都有已经构建的二进制软件包。这让在你的计算机上开始使"
2572 "用 Mercurial 变得很容易。"
2574 #. type: Content of: <book><chapter><sect1><sect2><title>
2575 #: ../en/ch01-tour-basic.xml:15
2576 msgid "Linux"
2577 msgstr "Linux"
2579 #. type: Content of: <book><chapter><sect1><sect2><para>
2580 #: ../en/ch01-tour-basic.xml:17
2581 msgid ""
2582 "Because each Linux distribution has its own packaging tools, policies, and "
2583 "rate of development, it's difficult to give a comprehensive set of "
2584 "instructions on how to install Mercurial binaries. The version of Mercurial "
2585 "that you will end up with can vary depending on how active the person is who "
2586 "maintains the package for your distribution."
2587 msgstr ""
2588 "由于每种 Linux 发行版都有自己的包管理工具,开发策略和进度,从而很难给出安装 "
2589 "Mercurial 二进制包的全面说明。你安装的 Mercurial 版本,在很大程度上依赖于你所"
2590 "使用的发行版的 Mercurial 维护者的活跃程度。"
2592 #. type: Content of: <book><chapter><sect1><sect2><para>
2593 #: ../en/ch01-tour-basic.xml:24
2594 msgid ""
2595 "To keep things simple, I will focus on installing Mercurial from the command "
2596 "line under the most popular Linux distributions. Most of these distributions "
2597 "provide graphical package managers that will let you install Mercurial with a "
2598 "single click; the package name to look for is <literal>mercurial</literal>."
2599 msgstr ""
2600 "为了让事情简单,我会致力于说明在最流行的 Linux 发行版中,从命令行安装 "
2601 "Mercurial 的方法。这些发行版都提供了图形界面的包管理器,让你通过点击鼠标安装 "
2602 "Mercurial;寻找的包名称是 <literal>mercurial</literal>。"
2604 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
2605 #: ../en/ch01-tour-basic.xml:32
2606 msgid "Debian:"
2607 msgstr "Debian:"
2609 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
2610 #: ../en/ch01-tour-basic.xml:34
2611 msgid "Fedora Core:"
2612 msgstr "Fedora Core:"
2614 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
2615 #: ../en/ch01-tour-basic.xml:36
2616 msgid "Gentoo:"
2617 msgstr "Gentoo:"
2619 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
2620 #: ../en/ch01-tour-basic.xml:38
2621 msgid "OpenSUSE:"
2622 msgstr "OpenSUSE:"
2624 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
2625 #: ../en/ch01-tour-basic.xml:40
2626 msgid ""
2627 "Ubuntu: Ubuntu's Mercurial package is based on Debian's. To install it, run "
2628 "the following command."
2629 msgstr "Ubuntu: Ubuntu 的 Mercurial 包基于 Debian。安装时,使用如下命令:"
2631 #. type: Content of: <book><chapter><sect1><sect2><title>
2632 #: ../en/ch01-tour-basic.xml:48
2633 msgid "Solaris"
2634 msgstr "Solaris"
2636 #. type: Content of: <book><chapter><sect1><sect2><para>
2637 #: ../en/ch01-tour-basic.xml:50
2638 msgid ""
2639 "SunFreeWare, at <ulink url=\"http://www.sunfreeware.com\">http://www."
2640 "sunfreeware.com</ulink>, is a good source for a large number of pre-built "
2641 "Solaris packages for 32 and 64 bit Intel and Sparc architectures, including "
2642 "current versions of Mercurial."
2643 msgstr ""
2644 "位于 <ulink url=\"http://www.sunfreeware.com\">http://www.sunfreeware.com</"
2645 "ulink> 的 SunFreeWare 是很好的二进制安装源,它包含 Intel 和 Sparc 架构的 32 位"
2646 "和 64 位包,包含 Mercurial 的当前版本。"
2648 #. type: Content of: <book><chapter><sect1><sect2><title>
2649 #: ../en/ch01-tour-basic.xml:58
2650 msgid "Mac OS X"
2651 msgstr "Mac OS X"
2653 #. type: Content of: <book><chapter><sect1><sect2><para>
2654 #: ../en/ch01-tour-basic.xml:60
2655 msgid ""
2656 "Lee Cantey publishes an installer of Mercurial for Mac OS X at <ulink url="
2657 "\"http://mercurial.berkwood.com\">http://mercurial.berkwood.com</ulink>. "
2658 "This package works on both Intel- and Power-based Macs. Before you can use "
2659 "it, you must install a compatible version of Universal MacPython "
2660 "<citation>web:macpython</citation>. This is easy to do; simply follow the "
2661 "instructions on Lee's site."
2662 msgstr ""
2664 #. type: Content of: <book><chapter><sect1><sect2><para>
2665 #: ../en/ch01-tour-basic.xml:69
2666 msgid ""
2667 "It's also possible to install Mercurial using Fink or MacPorts, two popular "
2668 "free package managers for Mac OS X. If you have Fink, use <command>sudo apt-"
2669 "get install mercurial-py25</command>. If MacPorts, <command>sudo port "
2670 "install mercurial</command>."
2671 msgstr ""
2673 #. type: Content of: <book><chapter><sect1><sect2><title>
2674 #: ../en/ch01-tour-basic.xml:77
2675 msgid "Windows"
2676 msgstr ""
2678 #. type: Content of: <book><chapter><sect1><sect2><para>
2679 #: ../en/ch01-tour-basic.xml:79
2680 msgid ""
2681 "Lee Cantey publishes an installer of Mercurial for Windows at <ulink url="
2682 "\"http://mercurial.berkwood.com\">http://mercurial.berkwood.com</ulink>. "
2683 "This package has no external dependencies; it <quote>just works</quote>."
2684 msgstr ""
2686 #. type: Content of: <book><chapter><sect1><sect2><note><para>
2687 #: ../en/ch01-tour-basic.xml:86
2688 msgid ""
2689 "The Windows version of Mercurial does not automatically convert line endings "
2690 "between Windows and Unix styles. If you want to share work with Unix users, "
2691 "you must do a little additional configuration work. XXX Flesh this out."
2692 msgstr ""
2694 #. type: Content of: <book><chapter><sect1><title>
2695 #: ../en/ch01-tour-basic.xml:96
2696 msgid "Getting started"
2697 msgstr "开始"
2699 #. type: Content of: <book><chapter><sect1><para>
2700 #: ../en/ch01-tour-basic.xml:98
2701 msgid ""
2702 "To begin, we'll use the <command role=\"hg-cmd\">hg version</command> command "
2703 "to find out whether Mercurial is actually installed properly. The actual "
2704 "version information that it prints isn't so important; it's whether it prints "
2705 "anything at all that we care about."
2706 msgstr ""
2708 #. type: Content of: <book><chapter><sect1><sect2><title>
2709 #: ../en/ch01-tour-basic.xml:107
2710 msgid "Built-in help"
2711 msgstr "内置帮助"
2713 #. type: Content of: <book><chapter><sect1><sect2><para>
2714 #: ../en/ch01-tour-basic.xml:109
2715 msgid ""
2716 "Mercurial provides a built-in help system. This is invaluable for those "
2717 "times when you find yourself stuck trying to remember how to run a command. "
2718 "If you are completely stuck, simply run <command role=\"hg-cmd\">hg help</"
2719 "command>; it will print a brief list of commands, along with a description of "
2720 "what each does. If you ask for help on a specific command (as below), it "
2721 "prints more detailed information."
2722 msgstr ""
2724 #. type: Content of: <book><chapter><sect1><sect2><para>
2725 #: ../en/ch01-tour-basic.xml:120
2726 msgid ""
2727 "For a more impressive level of detail (which you won't usually need) run "
2728 "<command role=\"hg-cmd\">hg help <option role=\"hg-opt-global\">-v</option></"
2729 "command>. The <option role=\"hg-opt-global\">-v</option> option is short for "
2730 "<option role=\"hg-opt-global\">--verbose</option>, and tells Mercurial to "
2731 "print more information than it usually would."
2732 msgstr ""
2734 #. type: Content of: <book><chapter><sect1><title>
2735 #: ../en/ch01-tour-basic.xml:131
2736 msgid "Working with a repository"
2737 msgstr "使用版本库"
2739 #. type: Content of: <book><chapter><sect1><para>
2740 #: ../en/ch01-tour-basic.xml:133
2741 msgid ""
2742 "In Mercurial, everything happens inside a <emphasis>repository</emphasis>. "
2743 "The repository for a project contains all of the files that <quote>belong to</"
2744 "quote> that project, along with a historical record of the project's files."
2745 msgstr ""
2747 #. type: Content of: <book><chapter><sect1><para>
2748 #: ../en/ch01-tour-basic.xml:139
2749 msgid ""
2750 "There's nothing particularly magical about a repository; it is simply a "
2751 "directory tree in your filesystem that Mercurial treats as special. You can "
2752 "rename or delete a repository any time you like, using either the command "
2753 "line or your file browser."
2754 msgstr ""
2756 #. type: Content of: <book><chapter><sect1><sect2><title>
2757 #: ../en/ch01-tour-basic.xml:146
2758 msgid "Making a local copy of a repository"
2759 msgstr "创建版本库的工作副本"
2761 #. type: Content of: <book><chapter><sect1><sect2><para>
2762 #: ../en/ch01-tour-basic.xml:148
2763 msgid ""
2764 "<emphasis>Copying</emphasis> a repository is just a little bit special. "
2765 "While you could use a normal file copying command to make a copy of a "
2766 "repository, it's best to use a built-in command that Mercurial provides. "
2767 "This command is called <command role=\"hg-cmd\">hg clone</command>, because "
2768 "it creates an identical copy of an existing repository."
2769 msgstr ""
2771 #. type: Content of: <book><chapter><sect1><sect2><para>
2772 #: ../en/ch01-tour-basic.xml:157
2773 msgid ""
2774 "If our clone succeeded, we should now have a local directory called <filename "
2775 "class=\"directory\">hello</filename>. This directory will contain some files."
2776 msgstr ""
2778 #. type: Content of: <book><chapter><sect1><sect2><para>
2779 #: ../en/ch01-tour-basic.xml:163
2780 msgid ""
2781 "These files have the same contents and history in our repository as they do "
2782 "in the repository we cloned."
2783 msgstr ""
2785 #. type: Content of: <book><chapter><sect1><sect2><para>
2786 #: ../en/ch01-tour-basic.xml:166
2787 msgid ""
2788 "Every Mercurial repository is complete, self-contained, and independent. It "
2789 "contains its own private copy of a project's files and history. A cloned "
2790 "repository remembers the location of the repository it was cloned from, but "
2791 "it does not communicate with that repository, or any other, unless you tell "
2792 "it to."
2793 msgstr ""
2795 #. type: Content of: <book><chapter><sect1><sect2><para>
2796 #: ../en/ch01-tour-basic.xml:173
2797 msgid ""
2798 "What this means for now is that we're free to experiment with our repository, "
2799 "safe in the knowledge that it's a private <quote>sandbox</quote> that won't "
2800 "affect anyone else."
2801 msgstr ""
2803 #. type: Content of: <book><chapter><sect1><sect2><title>
2804 #: ../en/ch01-tour-basic.xml:179
2805 msgid "What's in a repository?"
2806 msgstr "什么是版本库?"
2808 #. type: Content of: <book><chapter><sect1><sect2><para>
2809 #: ../en/ch01-tour-basic.xml:181
2810 msgid ""
2811 "When we take a more detailed look inside a repository, we can see that it "
2812 "contains a directory named <filename class=\"directory\">.hg</filename>. "
2813 "This is where Mercurial keeps all of its metadata for the repository."
2814 msgstr ""
2816 #. type: Content of: <book><chapter><sect1><sect2><para>
2817 #: ../en/ch01-tour-basic.xml:188
2818 msgid ""
2819 "The contents of the <filename class=\"directory\">.hg</filename> directory "
2820 "and its subdirectories are private to Mercurial. Every other file and "
2821 "directory in the repository is yours to do with as you please."
2822 msgstr ""
2824 #. type: Content of: <book><chapter><sect1><sect2><para>
2825 #: ../en/ch01-tour-basic.xml:194
2826 msgid ""
2827 "To introduce a little terminology, the <filename class=\"directory\">.hg</"
2828 "filename> directory is the <quote>real</quote> repository, and all of the "
2829 "files and directories that coexist with it are said to live in the "
2830 "<emphasis>working directory</emphasis>. An easy way to remember the "
2831 "distinction is that the <emphasis>repository</emphasis> contains the "
2832 "<emphasis>history</emphasis> of your project, while the <emphasis>working "
2833 "directory</emphasis> contains a <emphasis>snapshot</emphasis> of your project "
2834 "at a particular point in history."
2835 msgstr ""
2837 #. type: Content of: <book><chapter><sect1><title>
2838 #: ../en/ch01-tour-basic.xml:209
2839 msgid "A tour through history"
2840 msgstr "回溯历史"
2842 #. type: Content of: <book><chapter><sect1><para>
2843 #: ../en/ch01-tour-basic.xml:211
2844 msgid ""
2845 "One of the first things we might want to do with a new, unfamiliar repository "
2846 "is understand its history. The <command role=\"hg-cmd\">hg log</command> "
2847 "command gives us a view of history."
2848 msgstr ""
2850 #. type: Content of: <book><chapter><sect1><para>
2851 #: ../en/ch01-tour-basic.xml:218
2852 msgid ""
2853 "By default, this command prints a brief paragraph of output for each change "
2854 "to the project that was recorded. In Mercurial terminology, we call each of "
2855 "these recorded events a <emphasis>changeset</emphasis>, because it can "
2856 "contain a record of changes to several files."
2857 msgstr ""
2859 #. type: Content of: <book><chapter><sect1><para>
2860 #: ../en/ch01-tour-basic.xml:224
2861 msgid ""
2862 "The fields in a record of output from <command role=\"hg-cmd\">hg log</"
2863 "command> are as follows."
2864 msgstr ""
2866 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
2867 #: ../en/ch01-tour-basic.xml:227
2868 msgid ""
2869 "<literal>changeset</literal>: This field has the format of a number, followed "
2870 "by a colon, followed by a hexadecimal string. These are "
2871 "<emphasis>identifiers</emphasis> for the changeset. There are two "
2872 "identifiers because the number is shorter and easier to type than the hex "
2873 "string."
2874 msgstr ""
2876 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
2877 #: ../en/ch01-tour-basic.xml:233
2878 msgid ""
2879 "<literal>user</literal>: The identity of the person who created the "
2880 "changeset. This is a free-form field, but it most often contains a person's "
2881 "name and email address."
2882 msgstr ""
2884 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
2885 #: ../en/ch01-tour-basic.xml:237
2886 msgid ""
2887 "<literal>date</literal>: The date and time on which the changeset was "
2888 "created, and the timezone in which it was created. (The date and time are "
2889 "local to that timezone; they display what time and date it was for the person "
2890 "who created the changeset.)"
2891 msgstr ""
2893 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
2894 #: ../en/ch01-tour-basic.xml:242
2895 msgid ""
2896 "<literal>summary</literal>: The first line of the text message that the "
2897 "creator of the changeset entered to describe the changeset."
2898 msgstr ""
2900 #. type: Content of: <book><chapter><sect1><para>
2901 #: ../en/ch01-tour-basic.xml:245
2902 msgid ""
2903 "The default output printed by <command role=\"hg-cmd\">hg log</command> is "
2904 "purely a summary; it is missing a lot of detail."
2905 msgstr ""
2907 #. type: Content of: <book><chapter><sect1><para>
2908 #: ../en/ch01-tour-basic.xml:249
2909 msgid ""
2910 "Figure <xref endterm=\"fig.tour-basic.history.caption\" linkend=\"fig.tour-"
2911 "basic.history\"/> provides a graphical representation of the history of the "
2912 "<filename class=\"directory\">hello</filename> repository, to make it a "
2913 "little easier to see which direction history is <quote>flowing</quote> in. "
2914 "We'll be returning to this figure several times in this chapter and the "
2915 "chapter that follows."
2916 msgstr ""
2918 #. type: Content of: <book><chapter><sect1><informalfigure><mediaobject>
2919 #: ../en/ch01-tour-basic.xml:260
2920 msgid ""
2921 "<imageobject><imagedata fileref=\"images/tour-history.png\"/></imageobject>"
2922 msgstr ""
2924 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><textobject><phrase>
2925 #: ../en/ch01-tour-basic.xml:261 ../en/ch02-tour-merge.xml:48
2926 #: ../en/ch02-tour-merge.xml:78 ../en/ch02-tour-merge.xml:126
2927 #: ../en/ch02-tour-merge.xml:182 ../en/ch02-tour-merge.xml:254
2928 #: ../en/ch03-concepts.xml:56 ../en/ch03-concepts.xml:108
2929 #: ../en/ch03-concepts.xml:194 ../en/ch03-concepts.xml:301
2930 #: ../en/ch03-concepts.xml:353 ../en/ch03-concepts.xml:370
2931 #: ../en/ch03-concepts.xml:414 ../en/ch03-concepts.xml:436
2932 #: ../en/ch03-concepts.xml:480 ../en/ch05-collab.xml:277
2933 #: ../en/ch08-undo.xml:366 ../en/ch08-undo.xml:417 ../en/ch08-undo.xml:485
2934 #: ../en/ch08-undo.xml:527 ../en/ch11-mq.xml:410
2935 msgid "XXX add text"
2936 msgstr ""
2938 #. type: Content of: <book><chapter><sect1><informalfigure><mediaobject><caption><para>
2939 #: ../en/ch01-tour-basic.xml:262
2940 msgid ""
2941 "Graphical history of the <filename class=\"directory\">hello</filename> "
2942 "repository"
2943 msgstr ""
2945 #. type: Content of: <book><chapter><sect1><sect2><title>
2946 #: ../en/ch01-tour-basic.xml:269
2947 msgid "Changesets, revisions, and talking to other people"
2948 msgstr "改变集,版本,与其它用户交互"
2950 #. type: Content of: <book><chapter><sect1><sect2><para>
2951 #: ../en/ch01-tour-basic.xml:272
2952 msgid ""
2953 "As English is a notoriously sloppy language, and computer science has a "
2954 "hallowed history of terminological confusion (why use one term when four will "
2955 "do?), revision control has a variety of words and phrases that mean the same "
2956 "thing. If you are talking about Mercurial history with other people, you "
2957 "will find that the word <quote>changeset</quote> is often compressed to "
2958 "<quote>change</quote> or (when written) <quote>cset</quote>, and sometimes a "
2959 "changeset is referred to as a <quote>revision</quote> or a <quote>rev</quote>."
2960 msgstr ""
2962 #. type: Content of: <book><chapter><sect1><sect2><para>
2963 #: ../en/ch01-tour-basic.xml:282
2964 msgid ""
2965 "While it doesn't matter what <emphasis>word</emphasis> you use to refer to "
2966 "the concept of <quote>a changeset</quote>, the <emphasis>identifier</"
2967 "emphasis> that you use to refer to <quote>a <emphasis>specific</emphasis> "
2968 "changeset</quote> is of great importance. Recall that the <literal>changeset</"
2969 "literal> field in the output from <command role=\"hg-cmd\">hg log</command> "
2970 "identifies a changeset using both a number and a hexadecimal string."
2971 msgstr ""
2973 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
2974 #: ../en/ch01-tour-basic.xml:291
2975 msgid ""
2976 "The revision number is <emphasis>only valid in that repository</emphasis>,"
2977 msgstr ""
2979 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
2980 #: ../en/ch01-tour-basic.xml:293
2981 msgid ""
2982 "while the hex string is the <emphasis>permanent, unchanging identifier</"
2983 "emphasis> that will always identify that exact changeset in <emphasis>every</"
2984 "emphasis> copy of the repository."
2985 msgstr ""
2987 #. type: Content of: <book><chapter><sect1><sect2><para>
2988 #: ../en/ch01-tour-basic.xml:298
2989 msgid ""
2990 "This distinction is important. If you send someone an email talking about "
2991 "<quote>revision 33</quote>, there's a high likelihood that their revision 33 "
2992 "will <emphasis>not be the same</emphasis> as yours. The reason for this is "
2993 "that a revision number depends on the order in which changes arrived in a "
2994 "repository, and there is no guarantee that the same changes will happen in "
2995 "the same order in different repositories. Three changes $a,b,c$ can easily "
2996 "appear in one repository as $0,1,2$, while in another as $1,0,2$."
2997 msgstr ""
2999 #. type: Content of: <book><chapter><sect1><sect2><para>
3000 #: ../en/ch01-tour-basic.xml:308
3001 msgid ""
3002 "Mercurial uses revision numbers purely as a convenient shorthand. If you "
3003 "need to discuss a changeset with someone, or make a record of a changeset for "
3004 "some other reason (for example, in a bug report), use the hexadecimal "
3005 "identifier."
3006 msgstr ""
3008 #. type: Content of: <book><chapter><sect1><sect2><title>
3009 #: ../en/ch01-tour-basic.xml:316
3010 msgid "Viewing specific revisions"
3011 msgstr "察看指定版本"
3013 #. type: Content of: <book><chapter><sect1><sect2><para>
3014 #: ../en/ch01-tour-basic.xml:318
3015 msgid ""
3016 "To narrow the output of <command role=\"hg-cmd\">hg log</command> down to a "
3017 "single revision, use the <option role=\"hg-opt-log\">-r</option> (or <option "
3018 "role=\"hg-opt-log\">--rev</option>) option. You can use either a revision "
3019 "number or a long-form changeset identifier, and you can provide as many "
3020 "revisions as you want."
3021 msgstr ""
3023 #. type: Content of: <book><chapter><sect1><sect2><para>
3024 #: ../en/ch01-tour-basic.xml:327
3025 msgid ""
3026 "If you want to see the history of several revisions without having to list "
3027 "each one, you can use <emphasis>range notation</emphasis>; this lets you "
3028 "express the idea <quote>I want all revisions between <literal>abc</literal> "
3029 "and <literal>def</literal>, inclusive</quote>."
3030 msgstr ""
3032 #. type: Content of: <book><chapter><sect1><sect2><para>
3033 #: ../en/ch01-tour-basic.xml:335
3034 msgid ""
3035 "Mercurial also honours the order in which you specify revisions, so <command "
3036 "role=\"hg-cmd\">hg log -r 2:4</command> prints 2, 3, and 4. while <command "
3037 "role=\"hg-cmd\">hg log -r 4:2</command> prints 4, 3, and 2."
3038 msgstr ""
3040 #. type: Content of: <book><chapter><sect1><sect2><title>
3041 #: ../en/ch01-tour-basic.xml:342
3042 msgid "More detailed information"
3043 msgstr "更详细的信息"
3045 #. type: Content of: <book><chapter><sect1><sect2><para>
3046 #: ../en/ch01-tour-basic.xml:344
3047 msgid ""
3048 "While the summary information printed by <command role=\"hg-cmd\">hg log</"
3049 "command> is useful if you already know what you're looking for, you may need "
3050 "to see a complete description of the change, or a list of the files changed, "
3051 "if you're trying to decide whether a changeset is the one you're looking for. "
3052 "The <command role=\"hg-cmd\">hg log</command> command's <option role=\"hg-opt-"
3053 "global\">-v</option> (or <option role=\"hg-opt-global\">--verbose</option>) "
3054 "option gives you this extra detail."
3055 msgstr ""
3057 #. type: Content of: <book><chapter><sect1><sect2><para>
3058 #: ../en/ch01-tour-basic.xml:356
3059 msgid ""
3060 "If you want to see both the description and content of a change, add the "
3061 "<option role=\"hg-opt-log\">-p</option> (or <option role=\"hg-opt-log\">--"
3062 "patch</option>) option. This displays the content of a change as a "
3063 "<emphasis>unified diff</emphasis> (if you've never seen a unified diff "
3064 "before, see section <xref linkend=\"sec.mq.patch\"/> for an overview)."
3065 msgstr ""
3067 #. type: Content of: <book><chapter><sect1><title>
3068 #: ../en/ch01-tour-basic.xml:369
3069 msgid "All about command options"
3070 msgstr "命令选项"
3072 #. type: Content of: <book><chapter><sect1><para>
3073 #: ../en/ch01-tour-basic.xml:371
3074 msgid ""
3075 "Let's take a brief break from exploring Mercurial commands to discuss a "
3076 "pattern in the way that they work; you may find this useful to keep in mind "
3077 "as we continue our tour."
3078 msgstr ""
3080 #. type: Content of: <book><chapter><sect1><para>
3081 #: ../en/ch01-tour-basic.xml:375
3082 msgid ""
3083 "Mercurial has a consistent and straightforward approach to dealing with the "
3084 "options that you can pass to commands. It follows the conventions for "
3085 "options that are common to modern Linux and Unix systems."
3086 msgstr ""
3088 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
3089 #: ../en/ch01-tour-basic.xml:380
3090 msgid ""
3091 "Every option has a long name. For example, as we've already seen, the "
3092 "<command role=\"hg-cmd\">hg log</command> command accepts a <option role=\"hg-"
3093 "opt-log\">--rev</option> option."
3094 msgstr ""
3096 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
3097 #: ../en/ch01-tour-basic.xml:384
3098 msgid ""
3099 "Most options have short names, too. Instead of <option role=\"hg-opt-log\">--"
3100 "rev</option>, we can use <option role=\"hg-opt-log\">-r</option>. (The "
3101 "reason that some options don't have short names is that the options in "
3102 "question are rarely used.)"
3103 msgstr ""
3105 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
3106 #: ../en/ch01-tour-basic.xml:389
3107 msgid ""
3108 "Long options start with two dashes (e.g. <option role=\"hg-opt-log\">--rev</"
3109 "option>), while short options start with one (e.g. <option role=\"hg-opt-log"
3110 "\">-r</option>)."
3111 msgstr ""
3113 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
3114 #: ../en/ch01-tour-basic.xml:393
3115 msgid ""
3116 "Option naming and usage is consistent across commands. For example, every "
3117 "command that lets you specify a changeset ID or revision number accepts both "
3118 "<option role=\"hg-opt-log\">-r</option> and <option role=\"hg-opt-log\">--"
3119 "rev</option> arguments."
3120 msgstr ""
3122 #. type: Content of: <book><chapter><sect1><para>
3123 #: ../en/ch01-tour-basic.xml:399
3124 msgid ""
3125 "In the examples throughout this book, I use short options instead of long. "
3126 "This just reflects my own preference, so don't read anything significant into "
3127 "it."
3128 msgstr ""
3130 #. type: Content of: <book><chapter><sect1><para>
3131 #: ../en/ch01-tour-basic.xml:403
3132 msgid ""
3133 "Most commands that print output of some kind will print more output when "
3134 "passed a <option role=\"hg-opt-global\">-v</option> (or <option role=\"hg-opt-"
3135 "global\">--verbose</option>) option, and less when passed <option role=\"hg-"
3136 "opt-global\">-q</option> (or <option role=\"hg-opt-global\">--quiet</option>)."
3137 msgstr ""
3139 #. type: Content of: <book><chapter><sect1><title>
3140 #: ../en/ch01-tour-basic.xml:411
3141 msgid "Making and reviewing changes"
3142 msgstr "创建和复审修改"
3144 #. type: Content of: <book><chapter><sect1><para>
3145 #: ../en/ch01-tour-basic.xml:413
3146 msgid ""
3147 "Now that we have a grasp of viewing history in Mercurial, let's take a look "
3148 "at making some changes and examining them."
3149 msgstr ""
3151 #. type: Content of: <book><chapter><sect1><para>
3152 #: ../en/ch01-tour-basic.xml:417
3153 msgid ""
3154 "The first thing we'll do is isolate our experiment in a repository of its "
3155 "own. We use the <command role=\"hg-cmd\">hg clone</command> command, but we "
3156 "don't need to clone a copy of the remote repository. Since we already have a "
3157 "copy of it locally, we can just clone that instead. This is much faster than "
3158 "cloning over the network, and cloning a local repository uses less disk space "
3159 "in most cases, too."
3160 msgstr ""
3162 #. type: Content of: <book><chapter><sect1><para>
3163 #: ../en/ch01-tour-basic.xml:427
3164 msgid ""
3165 "As an aside, it's often good practice to keep a <quote>pristine</quote> copy "
3166 "of a remote repository around, which you can then make temporary clones of to "
3167 "create sandboxes for each task you want to work on. This lets you work on "
3168 "multiple tasks in parallel, each isolated from the others until it's complete "
3169 "and you're ready to integrate it back. Because local clones are so cheap, "
3170 "there's almost no overhead to cloning and destroying repositories whenever "
3171 "you want."
3172 msgstr ""
3174 #. type: Content of: <book><chapter><sect1><para>
3175 #: ../en/ch01-tour-basic.xml:436
3176 msgid ""
3177 "In our <filename class=\"directory\">my-hello</filename> repository, we have "
3178 "a file <filename>hello.c</filename> that contains the classic <quote>hello, "
3179 "world</quote> program. Let's use the ancient and venerable <command>sed</"
3180 "command> command to edit this file so that it prints a second line of "
3181 "output. (I'm only using <command>sed</command> to do this because it's easy "
3182 "to write a scripted example this way. Since you're not under the same "
3183 "constraint, you probably won't want to use <command>sed</command>; simply use "
3184 "your preferred text editor to do the same thing.)"
3185 msgstr ""
3187 #. type: Content of: <book><chapter><sect1><para>
3188 #: ../en/ch01-tour-basic.xml:449
3189 msgid ""
3190 "Mercurial's <command role=\"hg-cmd\">hg status</command> command will tell us "
3191 "what Mercurial knows about the files in the repository."
3192 msgstr ""
3194 #. type: Content of: <book><chapter><sect1><para>
3195 #: ../en/ch01-tour-basic.xml:455
3196 msgid ""
3197 "The <command role=\"hg-cmd\">hg status</command> command prints no output for "
3198 "some files, but a line starting with <quote><literal>M</literal></quote> for "
3199 "<filename>hello.c</filename>. Unless you tell it to, <command role=\"hg-cmd"
3200 "\">hg status</command> will not print any output for files that have not been "
3201 "modified."
3202 msgstr ""
3204 #. type: Content of: <book><chapter><sect1><para>
3205 #: ../en/ch01-tour-basic.xml:462
3206 msgid ""
3207 "The <quote><literal>M</literal></quote> indicates that Mercurial has noticed "
3208 "that we modified <filename>hello.c</filename>. We didn't need to "
3209 "<emphasis>inform</emphasis> Mercurial that we were going to modify the file "
3210 "before we started, or that we had modified the file after we were done; it "
3211 "was able to figure this out itself."
3212 msgstr ""
3214 #. type: Content of: <book><chapter><sect1><para>
3215 #: ../en/ch01-tour-basic.xml:470
3216 msgid ""
3217 "It's a little bit helpful to know that we've modified <filename>hello.c</"
3218 "filename>, but we might prefer to know exactly <emphasis>what</emphasis> "
3219 "changes we've made to it. To do this, we use the <command role=\"hg-cmd\">hg "
3220 "diff</command> command."
3221 msgstr ""
3223 #. type: Content of: <book><chapter><sect1><title>
3224 #: ../en/ch01-tour-basic.xml:480
3225 msgid "Recording changes in a new changeset"
3226 msgstr "在新修改集中记录修改"
3228 #. type: Content of: <book><chapter><sect1><para>
3229 #: ../en/ch01-tour-basic.xml:482
3230 msgid ""
3231 "We can modify files, build and test our changes, and use <command role=\"hg-"
3232 "cmd\">hg status</command> and <command role=\"hg-cmd\">hg diff</command> to "
3233 "review our changes, until we're satisfied with what we've done and arrive at "
3234 "a natural stopping point where we want to record our work in a new changeset."
3235 msgstr ""
3237 #. type: Content of: <book><chapter><sect1><para>
3238 #: ../en/ch01-tour-basic.xml:489
3239 msgid ""
3240 "The <command role=\"hg-cmd\">hg commit</command> command lets us create a new "
3241 "changeset; we'll usually refer to this as <quote>making a commit</quote> or "
3242 "<quote>committing</quote>."
3243 msgstr ""
3245 #. type: Content of: <book><chapter><sect1><sect2><title>
3246 #: ../en/ch01-tour-basic.xml:495
3247 msgid "Setting up a username"
3248 msgstr "配置用户名称"
3250 #. type: Content of: <book><chapter><sect1><sect2><para>
3251 #: ../en/ch01-tour-basic.xml:497
3252 msgid ""
3253 "When you try to run <command role=\"hg-cmd\">hg commit</command> for the "
3254 "first time, it is not guaranteed to succeed. Mercurial records your name and "
3255 "address with each change that you commit, so that you and others will later "
3256 "be able to tell who made each change. Mercurial tries to automatically "
3257 "figure out a sensible username to commit the change with. It will attempt "
3258 "each of the following methods, in order:"
3259 msgstr ""
3261 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
3262 #: ../en/ch01-tour-basic.xml:506
3263 msgid ""
3264 "If you specify a <option role=\"hg-opt-commit\">-u</option> option to the "
3265 "<command role=\"hg-cmd\">hg commit</command> command on the command line, "
3266 "followed by a username, this is always given the highest precedence."
3267 msgstr ""
3269 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
3270 #: ../en/ch01-tour-basic.xml:511
3271 msgid ""
3272 "If you have set the <envar>HGUSER</envar> environment variable, this is "
3273 "checked next."
3274 msgstr ""
3276 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
3277 #: ../en/ch01-tour-basic.xml:514
3278 msgid ""
3279 "If you create a file in your home directory called <filename role=\"special"
3280 "\">.hgrc</filename>, with a <envar role=\"rc-item-ui\">username</envar> "
3281 "entry, that will be used next. To see what the contents of this file should "
3282 "look like, refer to section <xref linkend=\"sec.tour-basic.username\"/> below."
3283 msgstr ""
3285 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
3286 #: ../en/ch01-tour-basic.xml:521
3287 msgid ""
3288 "If you have set the <envar>EMAIL</envar> environment variable, this will be "
3289 "used next."
3290 msgstr ""
3292 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
3293 #: ../en/ch01-tour-basic.xml:524
3294 msgid ""
3295 "Mercurial will query your system to find out your local user name and host "
3296 "name, and construct a username from these components. Since this often "
3297 "results in a username that is not very useful, it will print a warning if it "
3298 "has to do this."
3299 msgstr ""
3301 #. type: Content of: <book><chapter><sect1><sect2><para>
3302 #: ../en/ch01-tour-basic.xml:531
3303 msgid ""
3304 "If all of these mechanisms fail, Mercurial will fail, printing an error "
3305 "message. In this case, it will not let you commit until you set up a "
3306 "username."
3307 msgstr ""
3309 #. type: Content of: <book><chapter><sect1><sect2><para>
3310 #: ../en/ch01-tour-basic.xml:535
3311 msgid ""
3312 "You should think of the <envar>HGUSER</envar> environment variable and the "
3313 "<option role=\"hg-opt-commit\">-u</option> option to the <command role=\"hg-"
3314 "cmd\">hg commit</command> command as ways to <emphasis>override</emphasis> "
3315 "Mercurial's default selection of username. For normal use, the simplest and "
3316 "most robust way to set a username for yourself is by creating a <filename "
3317 "role=\"special\">.hgrc</filename> file; see below for details."
3318 msgstr ""
3320 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
3321 #: ../en/ch01-tour-basic.xml:544
3322 msgid "Creating a Mercurial configuration file"
3323 msgstr "创建 Mercurial 的配置文件"
3325 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
3326 #: ../en/ch01-tour-basic.xml:546
3327 msgid ""
3328 "To set a user name, use your favourite editor to create a file called "
3329 "<filename role=\"special\">.hgrc</filename> in your home directory. "
3330 "Mercurial will use this file to look up your personalised configuration "
3331 "settings. The initial contents of your <filename role=\"special\">.hgrc</"
3332 "filename> should look like this."
3333 msgstr ""
3335 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
3336 #: ../en/ch01-tour-basic.xml:558
3337 msgid ""
3338 "The <quote><literal>[ui]</literal></quote> line begins a <emphasis>section</"
3339 "emphasis> of the config file, so you can read the <quote><literal>username "
3340 "= ...</literal></quote> line as meaning <quote>set the value of the "
3341 "<literal>username</literal> item in the <literal>ui</literal> section</"
3342 "quote>. A section continues until a new section begins, or the end of the "
3343 "file. Mercurial ignores empty lines and treats any text from "
3344 "<quote><literal>#</literal></quote> to the end of a line as a comment."
3345 msgstr ""
3347 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
3348 #: ../en/ch01-tour-basic.xml:571
3349 msgid "Choosing a user name"
3350 msgstr "选择用户名称"
3352 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
3353 #: ../en/ch01-tour-basic.xml:573
3354 msgid ""
3355 "You can use any text you like as the value of the <literal>username</literal> "
3356 "config item, since this information is for reading by other people, but for "
3357 "interpreting by Mercurial. The convention that most people follow is to use "
3358 "their name and email address, as in the example above."
3359 msgstr ""
3361 #. type: Content of: <book><chapter><sect1><sect2><sect3><note><para>
3362 #: ../en/ch01-tour-basic.xml:580
3363 msgid ""
3364 "Mercurial's built-in web server obfuscates email addresses, to make it more "
3365 "difficult for the email harvesting tools that spammers use. This reduces the "
3366 "likelihood that you'll start receiving more junk email if you publish a "
3367 "Mercurial repository on the web."
3368 msgstr ""
3370 #. type: Content of: <book><chapter><sect1><sect2><title>
3371 #: ../en/ch01-tour-basic.xml:590
3372 msgid "Writing a commit message"
3373 msgstr "写提交日志"
3375 #. type: Content of: <book><chapter><sect1><sect2><para>
3376 #: ../en/ch01-tour-basic.xml:592
3377 msgid ""
3378 "When we commit a change, Mercurial drops us into a text editor, to enter a "
3379 "message that will describe the modifications we've made in this changeset. "
3380 "This is called the <emphasis>commit message</emphasis>. It will be a record "
3381 "for readers of what we did and why, and it will be printed by <command role="
3382 "\"hg-cmd\">hg log</command> after we've finished committing."
3383 msgstr ""
3385 #. type: Content of: <book><chapter><sect1><sect2><para>
3386 #: ../en/ch01-tour-basic.xml:602
3387 msgid ""
3388 "The editor that the <command role=\"hg-cmd\">hg commit</command> command "
3389 "drops us into will contain an empty line, followed by a number of lines "
3390 "starting with <quote><literal>HG:</literal></quote>."
3391 msgstr ""
3393 #. type: Content of: <book><chapter><sect1><sect2><para>
3394 #: ../en/ch01-tour-basic.xml:609
3395 msgid ""
3396 "Mercurial ignores the lines that start with <quote><literal>HG:</literal></"
3397 "quote>; it uses them only to tell us which files it's recording changes to. "
3398 "Modifying or deleting these lines has no effect."
3399 msgstr ""
3401 #. type: Content of: <book><chapter><sect1><sect2><title>
3402 #: ../en/ch01-tour-basic.xml:615
3403 msgid "Writing a good commit message"
3404 msgstr "写好提交日志"
3406 #. type: Content of: <book><chapter><sect1><sect2><para>
3407 #: ../en/ch01-tour-basic.xml:617
3408 msgid ""
3409 "Since <command role=\"hg-cmd\">hg log</command> only prints the first line of "
3410 "a commit message by default, it's best to write a commit message whose first "
3411 "line stands alone. Here's a real example of a commit message that "
3412 "<emphasis>doesn't</emphasis> follow this guideline, and hence has a summary "
3413 "that is not readable."
3414 msgstr ""
3416 #. type: Content of: <book><chapter><sect1><sect2><para>
3417 #: ../en/ch01-tour-basic.xml:631
3418 msgid ""
3419 "As far as the remainder of the contents of the commit message are concerned, "
3420 "there are no hard-and-fast rules. Mercurial itself doesn't interpret or care "
3421 "about the contents of the commit message, though your project may have "
3422 "policies that dictate a certain kind of formatting."
3423 msgstr ""
3425 #. type: Content of: <book><chapter><sect1><sect2><para>
3426 #: ../en/ch01-tour-basic.xml:637
3427 msgid ""
3428 "My personal preference is for short, but informative, commit messages that "
3429 "tell me something that I can't figure out with a quick glance at the output "
3430 "of <command role=\"hg-cmd\">hg log --patch</command>."
3431 msgstr ""
3433 #. type: Content of: <book><chapter><sect1><sect2><title>
3434 #: ../en/ch01-tour-basic.xml:644
3435 msgid "Aborting a commit"
3436 msgstr "终止提交"
3438 #. type: Content of: <book><chapter><sect1><sect2><para>
3439 #: ../en/ch01-tour-basic.xml:646
3440 msgid ""
3441 "If you decide that you don't want to commit while in the middle of editing a "
3442 "commit message, simply exit from your editor without saving the file that "
3443 "it's editing. This will cause nothing to happen to either the repository or "
3444 "the working directory."
3445 msgstr ""
3447 #. type: Content of: <book><chapter><sect1><sect2><para>
3448 #: ../en/ch01-tour-basic.xml:651
3449 msgid ""
3450 "If we run the <command role=\"hg-cmd\">hg commit</command> command without "
3451 "any arguments, it records all of the changes we've made, as reported by "
3452 "<command role=\"hg-cmd\">hg status</command> and <command role=\"hg-cmd\">hg "
3453 "diff</command>."
3454 msgstr ""
3456 #. type: Content of: <book><chapter><sect1><sect2><title>
3457 #: ../en/ch01-tour-basic.xml:658
3458 msgid "Admiring our new handiwork"
3459 msgstr "欣赏我们的新手艺"
3461 #. type: Content of: <book><chapter><sect1><sect2><para>
3462 #: ../en/ch01-tour-basic.xml:660
3463 msgid ""
3464 "Once we've finished the commit, we can use the <command role=\"hg-cmd\">hg "
3465 "tip</command> command to display the changeset we just created. This command "
3466 "produces output that is identical to <command role=\"hg-cmd\">hg log</"
3467 "command>, but it only displays the newest revision in the repository."
3468 msgstr ""
3470 #. type: Content of: <book><chapter><sect1><sect2><para>
3471 #: ../en/ch01-tour-basic.xml:669
3472 msgid ""
3473 "We refer to the newest revision in the repository as the tip revision, or "
3474 "simply the tip."
3475 msgstr ""
3477 #. type: Content of: <book><chapter><sect1><title>
3478 #: ../en/ch01-tour-basic.xml:676
3479 msgid "Sharing changes"
3480 msgstr "共享修改"
3482 #. type: Content of: <book><chapter><sect1><para>
3483 #: ../en/ch01-tour-basic.xml:678
3484 msgid ""
3485 "We mentioned earlier that repositories in Mercurial are self-contained. This "
3486 "means that the changeset we just created exists only in our <filename class="
3487 "\"directory\">my-hello</filename> repository. Let's look at a few ways that "
3488 "we can propagate this change into other repositories."
3489 msgstr ""
3491 #. type: Content of: <book><chapter><sect1><sect2><title>
3492 #: ../en/ch01-tour-basic.xml:686
3493 msgid "Pulling changes from another repository"
3494 msgstr "从其它版本库取得修改"
3496 #. type: Content of: <book><chapter><sect1><sect2><para>
3497 #: ../en/ch01-tour-basic.xml:687
3498 msgid ""
3499 "To get started, let's clone our original <filename class=\"directory\">hello</"
3500 "filename> repository, which does not contain the change we just committed. "
3501 "We'll call our temporary repository <filename class=\"directory\">hello-pull</"
3502 "filename>."
3503 msgstr ""
3505 #. type: Content of: <book><chapter><sect1><sect2><para>
3506 #: ../en/ch01-tour-basic.xml:695
3507 msgid ""
3508 "We'll use the <command role=\"hg-cmd\">hg pull</command> command to bring "
3509 "changes from <filename class=\"directory\">my-hello</filename> into <filename "
3510 "class=\"directory\">hello-pull</filename>. However, blindly pulling unknown "
3511 "changes into a repository is a somewhat scary prospect. Mercurial provides "
3512 "the <command role=\"hg-cmd\">hg incoming</command> command to tell us what "
3513 "changes the <command role=\"hg-cmd\">hg pull</command> command "
3514 "<emphasis>would</emphasis> pull into the repository, without actually pulling "
3515 "the changes in."
3516 msgstr ""
3518 #. type: Content of: <book><chapter><sect1><sect2><para>
3519 #: ../en/ch01-tour-basic.xml:708
3520 msgid ""
3521 "(Of course, someone could cause more changesets to appear in the repository "
3522 "that we ran <command role=\"hg-cmd\">hg incoming</command> in, before we get "
3523 "a chance to <command role=\"hg-cmd\">hg pull</command> the changes, so that "
3524 "we could end up pulling changes that we didn't expect.)"
3525 msgstr ""
3527 #. type: Content of: <book><chapter><sect1><sect2><para>
3528 #: ../en/ch01-tour-basic.xml:715
3529 msgid ""
3530 "Bringing changes into a repository is a simple matter of running the <command "
3531 "role=\"hg-cmd\">hg pull</command> command, and telling it which repository to "
3532 "pull from."
3533 msgstr ""
3535 #. type: Content of: <book><chapter><sect1><sect2><para>
3536 #: ../en/ch01-tour-basic.xml:722
3537 msgid ""
3538 "As you can see from the before-and-after output of <command role=\"hg-cmd"
3539 "\">hg tip</command>, we have successfully pulled changes into our "
3540 "repository. There remains one step before we can see these changes in the "
3541 "working directory."
3542 msgstr ""
3544 #. type: Content of: <book><chapter><sect1><sect2><title>
3545 #: ../en/ch01-tour-basic.xml:730
3546 msgid "Updating the working directory"
3547 msgstr "更新工作目录"
3549 #. type: Content of: <book><chapter><sect1><sect2><para>
3550 #: ../en/ch01-tour-basic.xml:732
3551 msgid ""
3552 "We have so far glossed over the relationship between a repository and its "
3553 "working directory. The <command role=\"hg-cmd\">hg pull</command> command "
3554 "that we ran in section <xref linkend=\"sec.tour.pull\"/> brought changes into "
3555 "the repository, but if we check, there's no sign of those changes in the "
3556 "working directory. This is because <command role=\"hg-cmd\">hg pull</"
3557 "command> does not (by default) touch the working directory. Instead, we use "
3558 "the <command role=\"hg-cmd\">hg update</command> command to do this."
3559 msgstr ""
3561 #. type: Content of: <book><chapter><sect1><sect2><para>
3562 #: ../en/ch01-tour-basic.xml:744
3563 msgid ""
3564 "It might seem a bit strange that <command role=\"hg-cmd\">hg pull</command> "
3565 "doesn't update the working directory automatically. There's actually a good "
3566 "reason for this: you can use <command role=\"hg-cmd\">hg update</command> to "
3567 "update the working directory to the state it was in at <emphasis>any "
3568 "revision</emphasis> in the history of the repository. If you had the working "
3569 "directory updated to an old revision---to hunt down the origin of a bug, "
3570 "say---and ran a <command role=\"hg-cmd\">hg pull</command> which "
3571 "automatically updated the working directory to a new revision, you might not "
3572 "be terribly happy."
3573 msgstr ""
3575 #. type: Content of: <book><chapter><sect1><sect2><para>
3576 #: ../en/ch01-tour-basic.xml:755
3577 msgid ""
3578 "However, since pull-then-update is such a common thing to do, Mercurial lets "
3579 "you combine the two by passing the <option role=\"hg-opt-pull\">-u</option> "
3580 "option to <command role=\"hg-cmd\">hg pull</command>."
3581 msgstr ""
3583 #. type: Content of: <book><chapter><sect1><sect2><para>
3584 #: ../en/ch01-tour-basic.xml:760
3585 msgid ""
3586 "If you look back at the output of <command role=\"hg-cmd\">hg pull</command> "
3587 "in section <xref linkend=\"sec.tour.pull\"/> when we ran it without <option "
3588 "role=\"hg-opt-pull\">-u</option>, you can see that it printed a helpful "
3589 "reminder that we'd have to take an explicit step to update the working "
3590 "directory:"
3591 msgstr ""
3593 #. type: Content of: <book><chapter><sect1><sect2><para>
3594 #: ../en/ch01-tour-basic.xml:769
3595 msgid ""
3596 "To find out what revision the working directory is at, use the <command role="
3597 "\"hg-cmd\">hg parents</command> command."
3598 msgstr ""
3600 #. type: Content of: <book><chapter><sect1><sect2><para>
3601 #: ../en/ch01-tour-basic.xml:775
3602 msgid ""
3603 "If you look back at figure <xref endterm=\"fig.tour-basic.history.caption\" "
3604 "linkend=\"fig.tour-basic.history\"/>, you'll see arrows connecting each "
3605 "changeset. The node that the arrow leads <emphasis>from</emphasis> in each "
3606 "case is a parent, and the node that the arrow leads <emphasis>to</emphasis> "
3607 "is its child. The working directory has a parent in just the same way; this "
3608 "is the changeset that the working directory currently contains."
3609 msgstr ""
3611 #. type: Content of: <book><chapter><sect1><sect2><para>
3612 #: ../en/ch01-tour-basic.xml:785
3613 msgid ""
3614 "To update the working directory to a particular revision, give a revision "
3615 "number or changeset ID to the <command role=\"hg-cmd\">hg update</command> "
3616 "command."
3617 msgstr ""
3619 #. type: Content of: <book><chapter><sect1><sect2><para>
3620 #: ../en/ch01-tour-basic.xml:792
3621 msgid ""
3622 "If you omit an explicit revision, <command role=\"hg-cmd\">hg update</"
3623 "command> will update to the tip revision, as shown by the second call to "
3624 "<command role=\"hg-cmd\">hg update</command> in the example above."
3625 msgstr ""
3627 #. type: Content of: <book><chapter><sect1><sect2><title>
3628 #: ../en/ch01-tour-basic.xml:800
3629 msgid "Pushing changes to another repository"
3630 msgstr "发布修改到其它版本库"
3632 #. type: Content of: <book><chapter><sect1><sect2><para>
3633 #: ../en/ch01-tour-basic.xml:802
3634 msgid ""
3635 "Mercurial lets us push changes to another repository, from the repository "
3636 "we're currently visiting. As with the example of <command role=\"hg-cmd\">hg "
3637 "pull</command> above, we'll create a temporary repository to push our changes "
3638 "into."
3639 msgstr ""
3641 #. type: Content of: <book><chapter><sect1><sect2><para>
3642 #: ../en/ch01-tour-basic.xml:810
3643 msgid ""
3644 "The <command role=\"hg-cmd\">hg outgoing</command> command tells us what "
3645 "changes would be pushed into another repository."
3646 msgstr ""
3648 #. type: Content of: <book><chapter><sect1><sect2><para>
3649 #: ../en/ch01-tour-basic.xml:816
3650 msgid ""
3651 "And the <command role=\"hg-cmd\">hg push</command> command does the actual "
3652 "push."
3653 msgstr ""
3655 #. type: Content of: <book><chapter><sect1><sect2><para>
3656 #: ../en/ch01-tour-basic.xml:822
3657 msgid ""
3658 "As with <command role=\"hg-cmd\">hg pull</command>, the <command role=\"hg-cmd"
3659 "\">hg push</command> command does not update the working directory in the "
3660 "repository that it's pushing changes into. (Unlike <command role=\"hg-cmd"
3661 "\">hg pull</command>, <command role=\"hg-cmd\">hg push</command> does not "
3662 "provide a <literal>-u</literal> option that updates the other repository's "
3663 "working directory.)"
3664 msgstr ""
3666 #. type: Content of: <book><chapter><sect1><sect2><para>
3667 #: ../en/ch01-tour-basic.xml:831
3668 msgid ""
3669 "What happens if we try to pull or push changes and the receiving repository "
3670 "already has those changes? Nothing too exciting."
3671 msgstr ""
3673 #. type: Content of: <book><chapter><sect1><sect2><title>
3674 #: ../en/ch01-tour-basic.xml:838
3675 msgid "Sharing changes over a network"
3676 msgstr "通过网络共享修改"
3678 #. type: Content of: <book><chapter><sect1><sect2><para>
3679 #: ../en/ch01-tour-basic.xml:840
3680 msgid ""
3681 "The commands we have covered in the previous few sections are not limited to "
3682 "working with local repositories. Each works in exactly the same fashion over "
3683 "a network connection; simply pass in a URL instead of a local path."
3684 msgstr ""
3686 #. type: Content of: <book><chapter><sect1><sect2><para>
3687 #: ../en/ch01-tour-basic.xml:848
3688 msgid ""
3689 "In this example, we can see what changes we could push to the remote "
3690 "repository, but the repository is understandably not set up to let anonymous "
3691 "users push to it."
3692 msgstr ""
3694 #. type: Content of: <book><chapter><title>
3695 #: ../en/ch02-tour-merge.xml:5
3696 msgid "A tour of Mercurial: merging work"
3697 msgstr "Mercurial 教程: 合并工作"
3699 #. type: Content of: <book><chapter><para>
3700 #: ../en/ch02-tour-merge.xml:7
3701 msgid ""
3702 "We've now covered cloning a repository, making changes in a repository, and "
3703 "pulling or pushing changes from one repository into another. Our next step "
3704 "is <emphasis>merging</emphasis> changes from separate repositories."
3705 msgstr ""
3707 #. type: Content of: <book><chapter><sect1><title>
3708 #: ../en/ch02-tour-merge.xml:13
3709 msgid "Merging streams of work"
3710 msgstr "合并的流程"
3712 #. type: Content of: <book><chapter><sect1><para>
3713 #: ../en/ch02-tour-merge.xml:15
3714 msgid ""
3715 "Merging is a fundamental part of working with a distributed revision control "
3716 "tool."
3717 msgstr ""
3719 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
3720 #: ../en/ch02-tour-merge.xml:18
3721 msgid ""
3722 "Alice and Bob each have a personal copy of a repository for a project they're "
3723 "collaborating on. Alice fixes a bug in her repository; Bob adds a new "
3724 "feature in his. They want the shared repository to contain both the bug fix "
3725 "and the new feature."
3726 msgstr ""
3728 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
3729 #: ../en/ch02-tour-merge.xml:24
3730 msgid ""
3731 "I frequently work on several different tasks for a single project at once, "
3732 "each safely isolated in its own repository. Working this way means that I "
3733 "often need to merge one piece of my own work with another."
3734 msgstr ""
3736 #. type: Content of: <book><chapter><sect1><para>
3737 #: ../en/ch02-tour-merge.xml:30
3738 msgid ""
3739 "Because merging is such a common thing to need to do, Mercurial makes it "
3740 "easy. Let's walk through the process. We'll begin by cloning yet another "
3741 "repository (see how often they spring up?) and making a change in it."
3742 msgstr ""
3744 #. type: Content of: <book><chapter><sect1><para>
3745 #: ../en/ch02-tour-merge.xml:37
3746 msgid ""
3747 "We should now have two copies of <filename>hello.c</filename> with different "
3748 "contents. The histories of the two repositories have also diverged, as "
3749 "illustrated in figure <xref endterm=\"fig.tour-merge.sep-repos.caption\" "
3750 "linkend=\"fig.tour-merge.sep-repos\"/>."
3751 msgstr ""
3753 #. type: Content of: <book><chapter><sect1><informalfigure><mediaobject>
3754 #: ../en/ch02-tour-merge.xml:47
3755 msgid ""
3756 "<imageobject><imagedata fileref=\"images/tour-merge-sep-repos.png\"/></"
3757 "imageobject>"
3758 msgstr ""
3760 #. type: Content of: <book><chapter><sect1><informalfigure><mediaobject><caption><para>
3761 #: ../en/ch02-tour-merge.xml:49
3762 msgid ""
3763 "Divergent recent histories of the <filename class=\"directory\">my-hello</"
3764 "filename> and <filename class=\"directory\">my-new-hello</filename> "
3765 "repositories"
3766 msgstr ""
3768 #. type: Content of: <book><chapter><sect1><para>
3769 #: ../en/ch02-tour-merge.xml:57
3770 msgid ""
3771 "We already know that pulling changes from our <filename class=\"directory"
3772 "\">my-hello</filename> repository will have no effect on the working "
3773 "directory."
3774 msgstr ""
3776 #. type: Content of: <book><chapter><sect1><para>
3777 #: ../en/ch02-tour-merge.xml:63
3778 msgid ""
3779 "However, the <command role=\"hg-cmd\">hg pull</command> command says "
3780 "something about <quote>heads</quote>."
3781 msgstr ""
3783 #. type: Content of: <book><chapter><sect1><sect2><title>
3784 #: ../en/ch02-tour-merge.xml:67
3785 msgid "Head changesets"
3786 msgstr "顶点改变集"
3788 #. type: Content of: <book><chapter><sect1><sect2><para>
3789 #: ../en/ch02-tour-merge.xml:69
3790 msgid ""
3791 "A head is a change that has no descendants, or children, as they're also "
3792 "known. The tip revision is thus a head, because the newest revision in a "
3793 "repository doesn't have any children, but a repository can contain more than "
3794 "one head."
3795 msgstr ""
3797 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
3798 #: ../en/ch02-tour-merge.xml:77
3799 msgid ""
3800 "<imageobject><imagedata fileref=\"images/tour-merge-pull.png\"/></imageobject>"
3801 msgstr ""
3803 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
3804 #: ../en/ch02-tour-merge.xml:79
3805 msgid ""
3806 "Repository contents after pulling from <filename class=\"directory\">my-"
3807 "hello</filename> into <filename class=\"directory\">my-new-hello</filename>"
3808 msgstr ""
3810 #. type: Content of: <book><chapter><sect1><sect2><para>
3811 #: ../en/ch02-tour-merge.xml:85
3812 msgid ""
3813 "In figure <xref endterm=\"fig.tour-merge.pull.caption\" linkend=\"fig.tour-"
3814 "merge.pull\"/>, you can see the effect of the pull from <filename class="
3815 "\"directory\">my-hello</filename> into <filename class=\"directory\">my-new-"
3816 "hello</filename>. The history that was already present in <filename class="
3817 "\"directory\">my-new-hello</filename> is untouched, but a new revision has "
3818 "been added. By referring to figure <xref endterm=\"fig.tour-merge.sep-repos."
3819 "caption\" linkend=\"fig.tour-merge.sep-repos\"/>, we can see that the "
3820 "<emphasis>changeset ID</emphasis> remains the same in the new repository, but "
3821 "the <emphasis>revision number</emphasis> has changed. (This, incidentally, "
3822 "is a fine example of why it's not safe to use revision numbers when "
3823 "discussing changesets.) We can view the heads in a repository using the "
3824 "<command role=\"hg-cmd\">hg heads</command> command."
3825 msgstr ""
3827 #. type: Content of: <book><chapter><sect1><sect2><title>
3828 #: ../en/ch02-tour-merge.xml:106
3829 msgid "Performing the merge"
3830 msgstr "执行合并"
3832 #. type: Content of: <book><chapter><sect1><sect2><para>
3833 #: ../en/ch02-tour-merge.xml:108
3834 msgid ""
3835 "What happens if we try to use the normal <command role=\"hg-cmd\">hg update</"
3836 "command> command to update to the new tip?"
3837 msgstr ""
3839 #. type: Content of: <book><chapter><sect1><sect2><para>
3840 #: ../en/ch02-tour-merge.xml:114
3841 msgid ""
3842 "Mercurial is telling us that the <command role=\"hg-cmd\">hg update</command> "
3843 "command won't do a merge; it won't update the working directory when it "
3844 "thinks we might be wanting to do a merge, unless we force it to do so. "
3845 "Instead, we use the <command role=\"hg-cmd\">hg merge</command> command to "
3846 "merge the two heads."
3847 msgstr ""
3849 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
3850 #: ../en/ch02-tour-merge.xml:125
3851 msgid ""
3852 "<imageobject><imagedata fileref=\"images/tour-merge-merge.png\"/></"
3853 "imageobject>"
3854 msgstr ""
3856 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
3857 #: ../en/ch02-tour-merge.xml:127
3858 msgid "Working directory and repository during merge, and following commit"
3859 msgstr ""
3861 #. type: Content of: <book><chapter><sect1><sect2><para>
3862 #: ../en/ch02-tour-merge.xml:132
3863 msgid ""
3864 "This updates the working directory so that it contains changes from "
3865 "<emphasis>both</emphasis> heads, which is reflected in both the output of "
3866 "<command role=\"hg-cmd\">hg parents</command> and the contents of "
3867 "<filename>hello.c</filename>."
3868 msgstr ""
3870 #. type: Content of: <book><chapter><sect1><sect2><title>
3871 #: ../en/ch02-tour-merge.xml:142
3872 msgid "Committing the results of the merge"
3873 msgstr "提交合并结果"
3875 #. type: Content of: <book><chapter><sect1><sect2><para>
3876 #: ../en/ch02-tour-merge.xml:144
3877 msgid ""
3878 "Whenever we've done a merge, <command role=\"hg-cmd\">hg parents</command> "
3879 "will display two parents until we <command role=\"hg-cmd\">hg commit</"
3880 "command> the results of the merge."
3881 msgstr ""
3883 #. type: Content of: <book><chapter><sect1><sect2><para>
3884 #: ../en/ch02-tour-merge.xml:151
3885 msgid ""
3886 "We now have a new tip revision; notice that it has <emphasis>both</emphasis> "
3887 "of our former heads as its parents. These are the same revisions that were "
3888 "previously displayed by <command role=\"hg-cmd\">hg parents</command>."
3889 msgstr ""
3891 #. type: Content of: <book><chapter><sect1><sect2><para>
3892 #: ../en/ch02-tour-merge.xml:158
3893 msgid ""
3894 "In figure <xref endterm=\"fig.tour-merge.merge.caption\" linkend=\"fig.tour-"
3895 "merge.merge\"/>, you can see a representation of what happens to the working "
3896 "directory during the merge, and how this affects the repository when the "
3897 "commit happens. During the merge, the working directory has two parent "
3898 "changesets, and these become the parents of the new changeset."
3899 msgstr ""
3901 #. type: Content of: <book><chapter><sect1><title>
3902 #: ../en/ch02-tour-merge.xml:169
3903 msgid "Merging conflicting changes"
3904 msgstr "合并有冲突的改变"
3906 #. type: Content of: <book><chapter><sect1><para>
3907 #: ../en/ch02-tour-merge.xml:171
3908 msgid ""
3909 "Most merges are simple affairs, but sometimes you'll find yourself merging "
3910 "changes where each modifies the same portions of the same files. Unless both "
3911 "modifications are identical, this results in a <emphasis>conflict</emphasis>, "
3912 "where you have to decide how to reconcile the different changes into "
3913 "something coherent."
3914 msgstr ""
3916 #. type: Content of: <book><chapter><sect1><informalfigure><mediaobject>
3917 #: ../en/ch02-tour-merge.xml:180
3918 msgid ""
3919 "<imageobject><imagedata fileref=\"images/tour-merge-conflict.png\"/> </"
3920 "imageobject>"
3921 msgstr ""
3923 #. type: Content of: <book><chapter><sect1><informalfigure><mediaobject><caption><para>
3924 #: ../en/ch02-tour-merge.xml:183
3925 msgid "Conflicting changes to a document"
3926 msgstr ""
3928 #. type: Content of: <book><chapter><sect1><para>
3929 #: ../en/ch02-tour-merge.xml:188
3930 msgid ""
3931 "Figure <xref endterm=\"fig.tour-merge.conflict.caption\" linkend=\"fig.tour-"
3932 "merge.conflict\"/> illustrates an instance of two conflicting changes to a "
3933 "document. We started with a single version of the file; then we made some "
3934 "changes; while someone else made different changes to the same text. Our "
3935 "task in resolving the conflicting changes is to decide what the file should "
3936 "look like."
3937 msgstr ""
3939 #. type: Content of: <book><chapter><sect1><para>
3940 #: ../en/ch02-tour-merge.xml:196
3941 msgid ""
3942 "Mercurial doesn't have a built-in facility for handling conflicts. Instead, "
3943 "it runs an external program called <command>hgmerge</command>. This is a "
3944 "shell script that is bundled with Mercurial; you can change it to behave "
3945 "however you please. What it does by default is try to find one of several "
3946 "different merging tools that are likely to be installed on your system. It "
3947 "first tries a few fully automatic merging tools; if these don't succeed "
3948 "(because the resolution process requires human guidance) or aren't present, "
3949 "the script tries a few different graphical merging tools."
3950 msgstr ""
3952 #. type: Content of: <book><chapter><sect1><para>
3953 #: ../en/ch02-tour-merge.xml:207
3954 msgid ""
3955 "It's also possible to get Mercurial to run another program or script instead "
3956 "of <command>hgmerge</command>, by setting the <envar>HGMERGE</envar> "
3957 "environment variable to the name of your preferred program."
3958 msgstr ""
3960 #. type: Content of: <book><chapter><sect1><sect2><title>
3961 #: ../en/ch02-tour-merge.xml:213
3962 msgid "Using a graphical merge tool"
3963 msgstr "使用图形合并工具"
3965 #. type: Content of: <book><chapter><sect1><sect2><para>
3966 #: ../en/ch02-tour-merge.xml:215
3967 msgid ""
3968 "My preferred graphical merge tool is <command>kdiff3</command>, which I'll "
3969 "use to describe the features that are common to graphical file merging "
3970 "tools. You can see a screenshot of <command>kdiff3</command> in action in "
3971 "figure <xref endterm=\"fig.tour-merge.kdiff3.caption\" linkend=\"fig.tour-"
3972 "merge.kdiff3\"/>. The kind of merge it is performing is called a "
3973 "<emphasis>three-way merge</emphasis>, because there are three different "
3974 "versions of the file of interest to us. The tool thus splits the upper "
3975 "portion of the window into three panes:"
3976 msgstr ""
3978 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
3979 #: ../en/ch02-tour-merge.xml:226
3980 msgid ""
3981 "At the left is the <emphasis>base</emphasis> version of the file, i.e. the "
3982 "most recent version from which the two versions we're trying to merge are "
3983 "descended."
3984 msgstr ""
3986 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
3987 #: ../en/ch02-tour-merge.xml:231
3988 msgid ""
3989 "In the middle is <quote>our</quote> version of the file, with the contents "
3990 "that we modified."
3991 msgstr ""
3993 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
3994 #: ../en/ch02-tour-merge.xml:234
3995 msgid ""
3996 "On the right is <quote>their</quote> version of the file, the one that from "
3997 "the changeset that we're trying to merge with."
3998 msgstr ""
4000 #. type: Content of: <book><chapter><sect1><sect2><para>
4001 #: ../en/ch02-tour-merge.xml:238
4002 msgid ""
4003 "In the pane below these is the current <emphasis>result</emphasis> of the "
4004 "merge. Our task is to replace all of the red text, which indicates unresolved "
4005 "conflicts, with some sensible merger of the <quote>ours</quote> and "
4006 "<quote>theirs</quote> versions of the file."
4007 msgstr ""
4009 #. type: Content of: <book><chapter><sect1><sect2><para>
4010 #: ../en/ch02-tour-merge.xml:245
4011 msgid ""
4012 "All four of these panes are <emphasis>locked together</emphasis>; if we "
4013 "scroll vertically or horizontally in any of them, the others are updated to "
4014 "display the corresponding sections of their respective files."
4015 msgstr ""
4017 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
4018 #: ../en/ch02-tour-merge.xml:252
4019 msgid ""
4020 "<imageobject><imagedata width=\"100%\" fileref=\"images/kdiff3.png\"/> </"
4021 "imageobject>"
4022 msgstr ""
4024 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
4025 #: ../en/ch02-tour-merge.xml:255
4026 msgid "Using <command>kdiff3</command> to merge versions of a file"
4027 msgstr ""
4029 #. type: Content of: <book><chapter><sect1><sect2><para>
4030 #: ../en/ch02-tour-merge.xml:261
4031 msgid ""
4032 "For each conflicting portion of the file, we can choose to resolve the "
4033 "conflict using some combination of text from the base version, ours, or "
4034 "theirs. We can also manually edit the merged file at any time, in case we "
4035 "need to make further modifications."
4036 msgstr ""
4038 #. type: Content of: <book><chapter><sect1><sect2><para>
4039 #: ../en/ch02-tour-merge.xml:267
4040 msgid ""
4041 "There are <emphasis>many</emphasis> file merging tools available, too many to "
4042 "cover here. They vary in which platforms they are available for, and in "
4043 "their particular strengths and weaknesses. Most are tuned for merging files "
4044 "containing plain text, while a few are aimed at specialised file formats "
4045 "(generally XML)."
4046 msgstr ""
4048 #. type: Content of: <book><chapter><sect1><sect2><title>
4049 #: ../en/ch02-tour-merge.xml:276
4050 msgid "A worked example"
4051 msgstr "合并实例"
4053 #. type: Content of: <book><chapter><sect1><sect2><para>
4054 #: ../en/ch02-tour-merge.xml:278
4055 msgid ""
4056 "In this example, we will reproduce the file modification history of figure "
4057 "<xref endterm=\"fig.tour-merge.conflict.caption\" linkend=\"fig.tour-merge."
4058 "conflict\"/> above. Let's begin by creating a repository with a base version "
4059 "of our document."
4060 msgstr ""
4062 #. type: Content of: <book><chapter><sect1><sect2><para>
4063 #: ../en/ch02-tour-merge.xml:286
4064 msgid "We'll clone the repository and make a change to the file."
4065 msgstr ""
4067 #. type: Content of: <book><chapter><sect1><sect2><para>
4068 #: ../en/ch02-tour-merge.xml:291
4069 msgid ""
4070 "And another clone, to simulate someone else making a change to the file. "
4071 "(This hints at the idea that it's not all that unusual to merge with yourself "
4072 "when you isolate tasks in separate repositories, and indeed to find and "
4073 "resolve conflicts while doing so.)"
4074 msgstr ""
4076 #. type: Content of: <book><chapter><sect1><sect2><para>
4077 #: ../en/ch02-tour-merge.xml:299
4078 msgid ""
4079 "Having created two different versions of the file, we'll set up an "
4080 "environment suitable for running our merge."
4081 msgstr ""
4083 #. type: Content of: <book><chapter><sect1><sect2><para>
4084 #: ../en/ch02-tour-merge.xml:305
4085 msgid ""
4086 "In this example, I won't use Mercurial's normal <command>hgmerge</command> "
4087 "program to do the merge, because it would drop my nice automated example-"
4088 "running tool into a graphical user interface. Instead, I'll set "
4089 "<envar>HGMERGE</envar> to tell Mercurial to use the non-interactive "
4090 "<command>merge</command> command. This is bundled with many Unix-like "
4091 "systems. If you're following this example on your computer, don't bother "
4092 "setting <envar>HGMERGE</envar>."
4093 msgstr ""
4095 #. type: Content of: <book><chapter><sect1><sect2><para>
4096 #: ../en/ch02-tour-merge.xml:315
4097 msgid "<emphasis role=\"bold\">XXX FIX THIS EXAMPLE.</emphasis>"
4098 msgstr ""
4100 #. type: Content of: <book><chapter><sect1><sect2><para>
4101 #: ../en/ch02-tour-merge.xml:320
4102 msgid ""
4103 "Because <command>merge</command> can't resolve the conflicting changes, it "
4104 "leaves <emphasis>merge markers</emphasis> inside the file that has conflicts, "
4105 "indicating which lines have conflicts, and whether they came from our version "
4106 "of the file or theirs."
4107 msgstr ""
4109 #. type: Content of: <book><chapter><sect1><sect2><para>
4110 #: ../en/ch02-tour-merge.xml:326
4111 msgid ""
4112 "Mercurial can tell from the way <command>merge</command> exits that it wasn't "
4113 "able to merge successfully, so it tells us what commands we'll need to run if "
4114 "we want to redo the merging operation. This could be useful if, for example, "
4115 "we were running a graphical merge tool and quit because we were confused or "
4116 "realised we had made a mistake."
4117 msgstr ""
4119 #. type: Content of: <book><chapter><sect1><sect2><para>
4120 #: ../en/ch02-tour-merge.xml:333
4121 msgid ""
4122 "If automatic or manual merges fail, there's nothing to prevent us from "
4123 "<quote>fixing up</quote> the affected files ourselves, and committing the "
4124 "results of our merge:"
4125 msgstr ""
4127 #. type: Content of: <book><chapter><sect1><title>
4128 #: ../en/ch02-tour-merge.xml:342
4129 msgid "Simplifying the pull-merge-commit sequence"
4130 msgstr "简化拉-合并-提交程序"
4132 #. type: Content of: <book><chapter><sect1><para>
4133 #: ../en/ch02-tour-merge.xml:344
4134 msgid ""
4135 "The process of merging changes as outlined above is straightforward, but "
4136 "requires running three commands in sequence."
4137 msgstr ""
4139 #. type: Content of: <book><chapter><sect1><para>
4140 #: ../en/ch02-tour-merge.xml:350
4141 msgid ""
4142 "In the case of the final commit, you also need to enter a commit message, "
4143 "which is almost always going to be a piece of uninteresting "
4144 "<quote>boilerplate</quote> text."
4145 msgstr ""
4147 #. type: Content of: <book><chapter><sect1><para>
4148 #: ../en/ch02-tour-merge.xml:354
4149 msgid ""
4150 "It would be nice to reduce the number of steps needed, if this were "
4151 "possible. Indeed, Mercurial is distributed with an extension called <literal "
4152 "role=\"hg-ext\">fetch</literal> that does just this."
4153 msgstr ""
4155 #. type: Content of: <book><chapter><sect1><para>
4156 #: ../en/ch02-tour-merge.xml:359
4157 msgid ""
4158 "Mercurial provides a flexible extension mechanism that lets people extend its "
4159 "functionality, while keeping the core of Mercurial small and easy to deal "
4160 "with. Some extensions add new commands that you can use from the command "
4161 "line, while others work <quote>behind the scenes,</quote> for example adding "
4162 "capabilities to the server."
4163 msgstr ""
4165 #. type: Content of: <book><chapter><sect1><para>
4166 #: ../en/ch02-tour-merge.xml:366
4167 msgid ""
4168 "The <literal role=\"hg-ext\">fetch</literal> extension adds a new command "
4169 "called, not surprisingly, <command role=\"hg-cmd\">hg fetch</command>. This "
4170 "extension acts as a combination of <command role=\"hg-cmd\">hg pull</"
4171 "command>, <command role=\"hg-cmd\">hg update</command> and <command role=\"hg-"
4172 "cmd\">hg merge</command>. It begins by pulling changes from another "
4173 "repository into the current repository. If it finds that the changes added a "
4174 "new head to the repository, it begins a merge, then commits the result of the "
4175 "merge with an automatically-generated commit message. If no new heads were "
4176 "added, it updates the working directory to the new tip changeset."
4177 msgstr ""
4179 #. type: Content of: <book><chapter><sect1><para>
4180 #: ../en/ch02-tour-merge.xml:379
4181 msgid ""
4182 "Enabling the <literal role=\"hg-ext\">fetch</literal> extension is easy. "
4183 "Edit your <filename role=\"special\">.hgrc</filename>, and either go to the "
4184 "<literal role=\"rc-extensions\">extensions</literal> section or create an "
4185 "<literal role=\"rc-extensions\">extensions</literal> section. Then add a line "
4186 "that simply reads <quote><literal>fetch </literal></quote>."
4187 msgstr ""
4189 #. type: Content of: <book><chapter><sect1><para>
4190 #: ../en/ch02-tour-merge.xml:388
4191 msgid ""
4192 "(Normally, on the right-hand side of the <quote><literal>=</literal></quote> "
4193 "would appear the location of the extension, but since the <literal role=\"hg-"
4194 "ext\">fetch</literal> extension is in the standard distribution, Mercurial "
4195 "knows where to search for it.)"
4196 msgstr ""
4198 #. type: Content of: <book><chapter><title>
4199 #: ../en/ch03-concepts.xml:5
4200 msgid "Behind the scenes"
4201 msgstr "Mercurial 内幕"
4203 #. type: Content of: <book><chapter><para>
4204 #: ../en/ch03-concepts.xml:7
4205 msgid ""
4206 "Unlike many revision control systems, the concepts upon which Mercurial is "
4207 "built are simple enough that it's easy to understand how the software really "
4208 "works. Knowing this certainly isn't necessary, but I find it useful to have "
4209 "a <quote>mental model</quote> of what's going on."
4210 msgstr ""
4212 #. type: Content of: <book><chapter><para>
4213 #: ../en/ch03-concepts.xml:13
4214 msgid ""
4215 "This understanding gives me confidence that Mercurial has been carefully "
4216 "designed to be both <emphasis>safe</emphasis> and <emphasis>efficient</"
4217 "emphasis>. And just as importantly, if it's easy for me to retain a good "
4218 "idea of what the software is doing when I perform a revision control task, "
4219 "I'm less likely to be surprised by its behaviour."
4220 msgstr ""
4222 #. type: Content of: <book><chapter><para>
4223 #: ../en/ch03-concepts.xml:20
4224 msgid ""
4225 "In this chapter, we'll initially cover the core concepts behind Mercurial's "
4226 "design, then continue to discuss some of the interesting details of its "
4227 "implementation."
4228 msgstr ""
4230 #. type: Content of: <book><chapter><sect1><title>
4231 #: ../en/ch03-concepts.xml:25
4232 msgid "Mercurial's historical record"
4233 msgstr "Mercurial 的历史记录"
4235 #. type: Content of: <book><chapter><sect1><sect2><title>
4236 #: ../en/ch03-concepts.xml:28
4237 msgid "Tracking the history of a single file"
4238 msgstr "跟踪单一文件的历史"
4240 #. type: Content of: <book><chapter><sect1><sect2><para>
4241 #: ../en/ch03-concepts.xml:30
4242 msgid ""
4243 "When Mercurial tracks modifications to a file, it stores the history of that "
4244 "file in a metadata object called a <emphasis>filelog</emphasis>. Each entry "
4245 "in the filelog contains enough information to reconstruct one revision of the "
4246 "file that is being tracked. Filelogs are stored as files in the <filename "
4247 "role=\"special\" class=\"directory\">.hg/store/data</filename> directory. A "
4248 "filelog contains two kinds of information: revision data, and an index to "
4249 "help Mercurial to find a revision efficiently."
4250 msgstr ""
4252 #. type: Content of: <book><chapter><sect1><sect2><para>
4253 #: ../en/ch03-concepts.xml:41
4254 msgid ""
4255 "A file that is large, or has a lot of history, has its filelog stored in "
4256 "separate data (<quote><literal>.d</literal></quote> suffix) and index "
4257 "(<quote><literal>.i</literal></quote> suffix) files. For small files without "
4258 "much history, the revision data and index are combined in a single "
4259 "<quote><literal>.i</literal></quote> file. The correspondence between a file "
4260 "in the working directory and the filelog that tracks its history in the "
4261 "repository is illustrated in figure <xref endterm=\"fig.concepts.filelog."
4262 "caption\" linkend=\"fig.concepts.filelog\"/>."
4263 msgstr ""
4265 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
4266 #: ../en/ch03-concepts.xml:55
4267 msgid "<imageobject><imagedata fileref=\"images/filelog.png\"/></imageobject>"
4268 msgstr ""
4270 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
4271 #: ../en/ch03-concepts.xml:57
4272 msgid ""
4273 "Relationships between files in working directory and filelogs in repository"
4274 msgstr ""
4276 #. type: Content of: <book><chapter><sect1><sect2><title>
4277 #: ../en/ch03-concepts.xml:65
4278 msgid "Managing tracked files"
4279 msgstr "管理跟踪的文件"
4281 #. type: Content of: <book><chapter><sect1><sect2><para>
4282 #: ../en/ch03-concepts.xml:67
4283 msgid ""
4284 "Mercurial uses a structure called a <emphasis>manifest</emphasis> to collect "
4285 "together information about the files that it tracks. Each entry in the "
4286 "manifest contains information about the files present in a single changeset. "
4287 "An entry records which files are present in the changeset, the revision of "
4288 "each file, and a few other pieces of file metadata."
4289 msgstr ""
4291 #. type: Content of: <book><chapter><sect1><sect2><title>
4292 #: ../en/ch03-concepts.xml:77
4293 msgid "Recording changeset information"
4294 msgstr "记录修改集信息"
4296 #. type: Content of: <book><chapter><sect1><sect2><para>
4297 #: ../en/ch03-concepts.xml:79
4298 msgid ""
4299 "The <emphasis>changelog</emphasis> contains information about each "
4300 "changeset. Each revision records who committed a change, the changeset "
4301 "comment, other pieces of changeset-related information, and the revision of "
4302 "the manifest to use."
4303 msgstr ""
4305 #. type: Content of: <book><chapter><sect1><sect2><title>
4306 #: ../en/ch03-concepts.xml:87
4307 msgid "Relationships between revisions"
4308 msgstr "版本之间的关系"
4310 #. type: Content of: <book><chapter><sect1><sect2><para>
4311 #: ../en/ch03-concepts.xml:89
4312 msgid ""
4313 "Within a changelog, a manifest, or a filelog, each revision stores a pointer "
4314 "to its immediate parent (or to its two parents, if it's a merge revision). "
4315 "As I mentioned above, there are also relationships between revisions "
4316 "<emphasis>across</emphasis> these structures, and they are hierarchical in "
4317 "nature."
4318 msgstr ""
4320 #. type: Content of: <book><chapter><sect1><sect2><para>
4321 #: ../en/ch03-concepts.xml:96
4322 msgid ""
4323 "For every changeset in a repository, there is exactly one revision stored in "
4324 "the changelog. Each revision of the changelog contains a pointer to a single "
4325 "revision of the manifest. A revision of the manifest stores a pointer to a "
4326 "single revision of each filelog tracked when that changeset was created. "
4327 "These relationships are illustrated in figure <xref endterm=\"fig.concepts."
4328 "metadata.caption\" linkend=\"fig.concepts.metadata\"/>."
4329 msgstr ""
4331 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
4332 #: ../en/ch03-concepts.xml:107
4333 msgid "<imageobject><imagedata fileref=\"images/metadata.png\"/></imageobject>"
4334 msgstr ""
4336 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
4337 #: ../en/ch03-concepts.xml:109
4338 msgid "Metadata relationships"
4339 msgstr ""
4341 #. type: Content of: <book><chapter><sect1><sect2><para>
4342 #: ../en/ch03-concepts.xml:114
4343 msgid ""
4344 "As the illustration shows, there is <emphasis>not</emphasis> a <quote>one to "
4345 "one</quote> relationship between revisions in the changelog, manifest, or "
4346 "filelog. If the manifest hasn't changed between two changesets, the changelog "
4347 "entries for those changesets will point to the same revision of the "
4348 "manifest. If a file that Mercurial tracks hasn't changed between two "
4349 "changesets, the entry for that file in the two revisions of the manifest will "
4350 "point to the same revision of its filelog."
4351 msgstr ""
4353 #. type: Content of: <book><chapter><sect1><title>
4354 #: ../en/ch03-concepts.xml:127
4355 msgid "Safe, efficient storage"
4356 msgstr "安全,高效的存储"
4358 #. type: Content of: <book><chapter><sect1><para>
4359 #: ../en/ch03-concepts.xml:129
4360 msgid ""
4361 "The underpinnings of changelogs, manifests, and filelogs are provided by a "
4362 "single structure called the <emphasis>revlog</emphasis>."
4363 msgstr ""
4365 #. type: Content of: <book><chapter><sect1><sect2><title>
4366 #: ../en/ch03-concepts.xml:134
4367 msgid "Efficient storage"
4368 msgstr "高效存储"
4370 #. type: Content of: <book><chapter><sect1><sect2><para>
4371 #: ../en/ch03-concepts.xml:136
4372 msgid ""
4373 "The revlog provides efficient storage of revisions using a <emphasis>delta</"
4374 "emphasis> mechanism. Instead of storing a complete copy of a file for each "
4375 "revision, it stores the changes needed to transform an older revision into "
4376 "the new revision. For many kinds of file data, these deltas are typically a "
4377 "fraction of a percent of the size of a full copy of a file."
4378 msgstr ""
4380 #. type: Content of: <book><chapter><sect1><sect2><para>
4381 #: ../en/ch03-concepts.xml:144
4382 msgid ""
4383 "Some obsolete revision control systems can only work with deltas of text "
4384 "files. They must either store binary files as complete snapshots or encoded "
4385 "into a text representation, both of which are wasteful approaches. Mercurial "
4386 "can efficiently handle deltas of files with arbitrary binary contents; it "
4387 "doesn't need to treat text as special."
4388 msgstr ""
4390 #. type: Content of: <book><chapter><sect1><sect2><title>
4391 #: ../en/ch03-concepts.xml:153
4392 msgid "Safe operation"
4393 msgstr "安全操作"
4395 #. type: Content of: <book><chapter><sect1><sect2><para>
4396 #: ../en/ch03-concepts.xml:155
4397 msgid ""
4398 "Mercurial only ever <emphasis>appends</emphasis> data to the end of a revlog "
4399 "file. It never modifies a section of a file after it has written it. This is "
4400 "both more robust and efficient than schemes that need to modify or rewrite "
4401 "data."
4402 msgstr ""
4404 #. type: Content of: <book><chapter><sect1><sect2><para>
4405 #: ../en/ch03-concepts.xml:161
4406 msgid ""
4407 "In addition, Mercurial treats every write as part of a <emphasis>transaction</"
4408 "emphasis> that can span a number of files. A transaction is "
4409 "<emphasis>atomic</emphasis>: either the entire transaction succeeds and its "
4410 "effects are all visible to readers in one go, or the whole thing is undone. "
4411 "This guarantee of atomicity means that if you're running two copies of "
4412 "Mercurial, where one is reading data and one is writing it, the reader will "
4413 "never see a partially written result that might confuse it."
4414 msgstr ""
4416 #. type: Content of: <book><chapter><sect1><sect2><para>
4417 #: ../en/ch03-concepts.xml:171
4418 msgid ""
4419 "The fact that Mercurial only appends to files makes it easier to provide this "
4420 "transactional guarantee. The easier it is to do stuff like this, the more "
4421 "confident you should be that it's done correctly."
4422 msgstr ""
4424 #. type: Content of: <book><chapter><sect1><sect2><title>
4425 #: ../en/ch03-concepts.xml:178
4426 msgid "Fast retrieval"
4427 msgstr "快速检索"
4429 #. type: Content of: <book><chapter><sect1><sect2><para>
4430 #: ../en/ch03-concepts.xml:180
4431 msgid ""
4432 "Mercurial cleverly avoids a pitfall common to all earlier revision control "
4433 "systems: the problem of <emphasis>inefficient retrieval</emphasis>. Most "
4434 "revision control systems store the contents of a revision as an incremental "
4435 "series of modifications against a <quote>snapshot</quote>. To reconstruct a "
4436 "specific revision, you must first read the snapshot, and then every one of "
4437 "the revisions between the snapshot and your target revision. The more "
4438 "history that a file accumulates, the more revisions you must read, hence the "
4439 "longer it takes to reconstruct a particular revision."
4440 msgstr ""
4442 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
4443 #: ../en/ch03-concepts.xml:193
4444 msgid "<imageobject><imagedata fileref=\"images/snapshot.png\"/></imageobject>"
4445 msgstr ""
4447 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
4448 #: ../en/ch03-concepts.xml:195
4449 msgid "Snapshot of a revlog, with incremental deltas"
4450 msgstr ""
4452 #. type: Content of: <book><chapter><sect1><sect2><para>
4453 #: ../en/ch03-concepts.xml:200
4454 msgid ""
4455 "The innovation that Mercurial applies to this problem is simple but "
4456 "effective. Once the cumulative amount of delta information stored since the "
4457 "last snapshot exceeds a fixed threshold, it stores a new snapshot "
4458 "(compressed, of course), instead of another delta. This makes it possible to "
4459 "reconstruct <emphasis>any</emphasis> revision of a file quickly. This "
4460 "approach works so well that it has since been copied by several other "
4461 "revision control systems."
4462 msgstr ""
4464 #. type: Content of: <book><chapter><sect1><sect2><para>
4465 #: ../en/ch03-concepts.xml:209
4466 msgid ""
4467 "Figure <xref endterm=\"fig.concepts.snapshot.caption\" linkend=\"fig.concepts."
4468 "snapshot\"/> illustrates the idea. In an entry in a revlog's index file, "
4469 "Mercurial stores the range of entries from the data file that it must read to "
4470 "reconstruct a particular revision."
4471 msgstr ""
4473 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
4474 #: ../en/ch03-concepts.xml:216
4475 msgid "Aside: the influence of video compression"
4476 msgstr ""
4478 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
4479 #: ../en/ch03-concepts.xml:218
4480 msgid ""
4481 "If you're familiar with video compression or have ever watched a TV feed "
4482 "through a digital cable or satellite service, you may know that most video "
4483 "compression schemes store each frame of video as a delta against its "
4484 "predecessor frame. In addition, these schemes use <quote>lossy</quote> "
4485 "compression techniques to increase the compression ratio, so visual errors "
4486 "accumulate over the course of a number of inter-frame deltas."
4487 msgstr ""
4489 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
4490 #: ../en/ch03-concepts.xml:227
4491 msgid ""
4492 "Because it's possible for a video stream to <quote>drop out</quote> "
4493 "occasionally due to signal glitches, and to limit the accumulation of "
4494 "artefacts introduced by the lossy compression process, video encoders "
4495 "periodically insert a complete frame (called a <quote>key frame</quote>) into "
4496 "the video stream; the next delta is generated against that frame. This means "
4497 "that if the video signal gets interrupted, it will resume once the next key "
4498 "frame is received. Also, the accumulation of encoding errors restarts anew "
4499 "with each key frame."
4500 msgstr ""
4502 #. type: Content of: <book><chapter><sect1><sect2><title>
4503 #: ../en/ch03-concepts.xml:241
4504 msgid "Identification and strong integrity"
4505 msgstr "鉴别和强完整性"
4507 #. type: Content of: <book><chapter><sect1><sect2><para>
4508 #: ../en/ch03-concepts.xml:243
4509 msgid ""
4510 "Along with delta or snapshot information, a revlog entry contains a "
4511 "cryptographic hash of the data that it represents. This makes it difficult "
4512 "to forge the contents of a revision, and easy to detect accidental corruption."
4513 msgstr ""
4515 #. type: Content of: <book><chapter><sect1><sect2><para>
4516 #: ../en/ch03-concepts.xml:248
4517 msgid ""
4518 "Hashes provide more than a mere check against corruption; they are used as "
4519 "the identifiers for revisions. The changeset identification hashes that you "
4520 "see as an end user are from revisions of the changelog. Although filelogs "
4521 "and the manifest also use hashes, Mercurial only uses these behind the scenes."
4522 msgstr ""
4524 #. type: Content of: <book><chapter><sect1><sect2><para>
4525 #: ../en/ch03-concepts.xml:255
4526 msgid ""
4527 "Mercurial verifies that hashes are correct when it retrieves file revisions "
4528 "and when it pulls changes from another repository. If it encounters an "
4529 "integrity problem, it will complain and stop whatever it's doing."
4530 msgstr ""
4532 #. type: Content of: <book><chapter><sect1><sect2><para>
4533 #: ../en/ch03-concepts.xml:260
4534 msgid ""
4535 "In addition to the effect it has on retrieval efficiency, Mercurial's use of "
4536 "periodic snapshots makes it more robust against partial data corruption. If "
4537 "a revlog becomes partly corrupted due to a hardware error or system bug, it's "
4538 "often possible to reconstruct some or most revisions from the uncorrupted "
4539 "sections of the revlog, both before and after the corrupted section. This "
4540 "would not be possible with a delta-only storage model."
4541 msgstr ""
4543 #. type: Content of: <book><chapter><sect1><title>
4544 #: ../en/ch03-concepts.xml:272
4545 msgid "Revision history, branching, and merging"
4546 msgstr "修订历史,分支与合并"
4548 #. type: Content of: <book><chapter><sect1><para>
4549 #: ../en/ch03-concepts.xml:274
4550 msgid ""
4551 "Every entry in a Mercurial revlog knows the identity of its immediate "
4552 "ancestor revision, usually referred to as its <emphasis>parent</emphasis>. "
4553 "In fact, a revision contains room for not one parent, but two. Mercurial "
4554 "uses a special hash, called the <quote>null ID</quote>, to represent the idea "
4555 "<quote>there is no parent here</quote>. This hash is simply a string of "
4556 "zeroes."
4557 msgstr ""
4559 #. type: Content of: <book><chapter><sect1><para>
4560 #: ../en/ch03-concepts.xml:282
4561 msgid ""
4562 "In figure <xref endterm=\"fig.concepts.revlog.caption\" linkend=\"fig."
4563 "concepts.revlog\"/>, you can see an example of the conceptual structure of a "
4564 "revlog. Filelogs, manifests, and changelogs all have this same structure; "
4565 "they differ only in the kind of data stored in each delta or snapshot."
4566 msgstr ""
4568 #. type: Content of: <book><chapter><sect1><para>
4569 #: ../en/ch03-concepts.xml:289
4570 msgid ""
4571 "The first revision in a revlog (at the bottom of the image) has the null ID "
4572 "in both of its parent slots. For a <quote>normal</quote> revision, its first "
4573 "parent slot contains the ID of its parent revision, and its second contains "
4574 "the null ID, indicating that the revision has only one real parent. Any two "
4575 "revisions that have the same parent ID are branches. A revision that "
4576 "represents a merge between branches has two normal revision IDs in its parent "
4577 "slots."
4578 msgstr ""
4580 #. type: Content of: <book><chapter><sect1><informalfigure><mediaobject>
4581 #: ../en/ch03-concepts.xml:300
4582 msgid "<imageobject><imagedata fileref=\"images/revlog.png\"/></imageobject>"
4583 msgstr ""
4585 #. type: Content of: <book><chapter><sect1><informalfigure><mediaobject><caption><para>
4586 #: ../en/ch03-concepts.xml:302
4587 msgid "Revision in revlog"
4588 msgstr ""
4590 #. type: Content of: <book><chapter><sect1><title>
4591 #: ../en/ch03-concepts.xml:309
4592 msgid "The working directory"
4593 msgstr "工作目录"
4595 #. type: Content of: <book><chapter><sect1><para>
4596 #: ../en/ch03-concepts.xml:311
4597 msgid ""
4598 "In the working directory, Mercurial stores a snapshot of the files from the "
4599 "repository as of a particular changeset."
4600 msgstr ""
4602 #. type: Content of: <book><chapter><sect1><para>
4603 #: ../en/ch03-concepts.xml:314
4604 msgid ""
4605 "The working directory <quote>knows</quote> which changeset it contains. When "
4606 "you update the working directory to contain a particular changeset, Mercurial "
4607 "looks up the appropriate revision of the manifest to find out which files it "
4608 "was tracking at the time that changeset was committed, and which revision of "
4609 "each file was then current. It then recreates a copy of each of those files, "
4610 "with the same contents it had when the changeset was committed."
4611 msgstr ""
4613 #. type: Content of: <book><chapter><sect1><para>
4614 #: ../en/ch03-concepts.xml:323
4615 msgid ""
4616 "The <emphasis>dirstate</emphasis> contains Mercurial's knowledge of the "
4617 "working directory. This details which changeset the working directory is "
4618 "updated to, and all of the files that Mercurial is tracking in the working "
4619 "directory."
4620 msgstr ""
4622 #. type: Content of: <book><chapter><sect1><para>
4623 #: ../en/ch03-concepts.xml:329
4624 msgid ""
4625 "Just as a revision of a revlog has room for two parents, so that it can "
4626 "represent either a normal revision (with one parent) or a merge of two "
4627 "earlier revisions, the dirstate has slots for two parents. When you use the "
4628 "<command role=\"hg-cmd\">hg update</command> command, the changeset that you "
4629 "update to is stored in the <quote>first parent</quote> slot, and the null ID "
4630 "in the second. When you <command role=\"hg-cmd\">hg merge</command> with "
4631 "another changeset, the first parent remains unchanged, and the second parent "
4632 "is filled in with the changeset you're merging with. The <command role=\"hg-"
4633 "cmd\">hg parents</command> command tells you what the parents of the dirstate "
4634 "are."
4635 msgstr ""
4637 #. type: Content of: <book><chapter><sect1><sect2><title>
4638 #: ../en/ch03-concepts.xml:343
4639 msgid "What happens when you commit"
4640 msgstr "当你提交时发生的事情"
4642 #. type: Content of: <book><chapter><sect1><sect2><para>
4643 #: ../en/ch03-concepts.xml:345
4644 msgid ""
4645 "The dirstate stores parent information for more than just book-keeping "
4646 "purposes. Mercurial uses the parents of the dirstate as <emphasis>the "
4647 "parents of a new changeset</emphasis> when you perform a commit."
4648 msgstr ""
4650 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
4651 #: ../en/ch03-concepts.xml:352
4652 msgid "<imageobject><imagedata fileref=\"images/wdir.png\"/></imageobject>"
4653 msgstr ""
4655 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
4656 #: ../en/ch03-concepts.xml:354
4657 msgid "The working directory can have two parents"
4658 msgstr ""
4660 #. type: Content of: <book><chapter><sect1><sect2><para>
4661 #: ../en/ch03-concepts.xml:359
4662 msgid ""
4663 "Figure <xref endterm=\"fig.concepts.wdir.caption\" linkend=\"fig.concepts.wdir"
4664 "\"/> shows the normal state of the working directory, where it has a single "
4665 "changeset as parent. That changeset is the <emphasis>tip</emphasis>, the "
4666 "newest changeset in the repository that has no children."
4667 msgstr ""
4669 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
4670 #: ../en/ch03-concepts.xml:368
4671 msgid ""
4672 "<imageobject><imagedata fileref=\"images/wdir-after-commit.png\"/> </"
4673 "imageobject>"
4674 msgstr ""
4676 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
4677 #: ../en/ch03-concepts.xml:371
4678 msgid "The working directory gains new parents after a commit"
4679 msgstr ""
4681 #. type: Content of: <book><chapter><sect1><sect2><para>
4682 #: ../en/ch03-concepts.xml:376
4683 msgid ""
4684 "It's useful to think of the working directory as <quote>the changeset I'm "
4685 "about to commit</quote>. Any files that you tell Mercurial that you've "
4686 "added, removed, renamed, or copied will be reflected in that changeset, as "
4687 "will modifications to any files that Mercurial is already tracking; the new "
4688 "changeset will have the parents of the working directory as its parents."
4689 msgstr ""
4691 #. type: Content of: <book><chapter><sect1><sect2><para>
4692 #: ../en/ch03-concepts.xml:384
4693 msgid ""
4694 "After a commit, Mercurial will update the parents of the working directory, "
4695 "so that the first parent is the ID of the new changeset, and the second is "
4696 "the null ID. This is shown in figure <xref endterm=\"fig.concepts.wdir-after-"
4697 "commit.caption\" linkend=\"fig.concepts.wdir-after-commit\"/>. Mercurial "
4698 "doesn't touch any of the files in the working directory when you commit; it "
4699 "just modifies the dirstate to note its new parents."
4700 msgstr ""
4702 #. type: Content of: <book><chapter><sect1><sect2><title>
4703 #: ../en/ch03-concepts.xml:396
4704 msgid "Creating a new head"
4705 msgstr "创建新顶点"
4707 #. type: Content of: <book><chapter><sect1><sect2><para>
4708 #: ../en/ch03-concepts.xml:398
4709 msgid ""
4710 "It's perfectly normal to update the working directory to a changeset other "
4711 "than the current tip. For example, you might want to know what your project "
4712 "looked like last Tuesday, or you could be looking through changesets to see "
4713 "which one introduced a bug. In cases like this, the natural thing to do is "
4714 "update the working directory to the changeset you're interested in, and then "
4715 "examine the files in the working directory directly to see their contents as "
4716 "they were when you committed that changeset. The effect of this is shown in "
4717 "figure <xref endterm=\"fig.concepts.wdir-pre-branch.caption\" linkend=\"fig."
4718 "concepts.wdir-pre-branch\"/>."
4719 msgstr ""
4721 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
4722 #: ../en/ch03-concepts.xml:412
4723 msgid ""
4724 "<imageobject><imagedata fileref=\"images/wdir-pre-branch.png\"/> </"
4725 "imageobject>"
4726 msgstr ""
4728 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
4729 #: ../en/ch03-concepts.xml:415
4730 msgid "The working directory, updated to an older changeset"
4731 msgstr ""
4733 #. type: Content of: <book><chapter><sect1><sect2><para>
4734 #: ../en/ch03-concepts.xml:420
4735 msgid ""
4736 "Having updated the working directory to an older changeset, what happens if "
4737 "you make some changes, and then commit? Mercurial behaves in the same way as "
4738 "I outlined above. The parents of the working directory become the parents of "
4739 "the new changeset. This new changeset has no children, so it becomes the new "
4740 "tip. And the repository now contains two changesets that have no children; "
4741 "we call these <emphasis>heads</emphasis>. You can see the structure that "
4742 "this creates in figure <xref endterm=\"fig.concepts.wdir-branch.caption\" "
4743 "linkend=\"fig.concepts.wdir-branch\"/>."
4744 msgstr ""
4746 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
4747 #: ../en/ch03-concepts.xml:434
4748 msgid ""
4749 "<imageobject><imagedata fileref=\"images/wdir-branch.png\"/> </imageobject>"
4750 msgstr ""
4752 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
4753 #: ../en/ch03-concepts.xml:437
4754 msgid "After a commit made while synced to an older changeset"
4755 msgstr ""
4757 #. type: Content of: <book><chapter><sect1><sect2><note><para>
4758 #: ../en/ch03-concepts.xml:443
4759 msgid ""
4760 "If you're new to Mercurial, you should keep in mind a common <quote>error</"
4761 "quote>, which is to use the <command role=\"hg-cmd\">hg pull</command> "
4762 "command without any options. By default, the <command role=\"hg-cmd\">hg "
4763 "pull</command> command <emphasis>does not</emphasis> update the working "
4764 "directory, so you'll bring new changesets into your repository, but the "
4765 "working directory will stay synced at the same changeset as before the pull. "
4766 "If you make some changes and commit afterwards, you'll thus create a new "
4767 "head, because your working directory isn't synced to whatever the current tip "
4768 "is."
4769 msgstr ""
4771 #. type: Content of: <book><chapter><sect1><sect2><note><para>
4772 #: ../en/ch03-concepts.xml:455
4773 msgid ""
4774 "I put the word <quote>error</quote> in quotes because all that you need to do "
4775 "to rectify this situation is <command role=\"hg-cmd\">hg merge</command>, "
4776 "then <command role=\"hg-cmd\">hg commit</command>. In other words, this "
4777 "almost never has negative consequences; it just surprises people. I'll "
4778 "discuss other ways to avoid this behaviour, and why Mercurial behaves in this "
4779 "initially surprising way, later on."
4780 msgstr ""
4782 #. type: Content of: <book><chapter><sect1><sect2><title>
4783 #: ../en/ch03-concepts.xml:467
4784 msgid "Merging heads"
4785 msgstr "合并顶点"
4787 #. type: Content of: <book><chapter><sect1><sect2><para>
4788 #: ../en/ch03-concepts.xml:469
4789 msgid ""
4790 "When you run the <command role=\"hg-cmd\">hg merge</command> command, "
4791 "Mercurial leaves the first parent of the working directory unchanged, and "
4792 "sets the second parent to the changeset you're merging with, as shown in "
4793 "figure <xref endterm=\"fig.concepts.wdir-merge.caption\" linkend=\"fig."
4794 "concepts.wdir-merge\"/>."
4795 msgstr ""
4797 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
4798 #: ../en/ch03-concepts.xml:478
4799 msgid ""
4800 "<imageobject><imagedata fileref=\"images/wdir-merge.png\"/> </imageobject>"
4801 msgstr ""
4803 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
4804 #: ../en/ch03-concepts.xml:481
4805 msgid "Merging two heads"
4806 msgstr ""
4808 #. type: Content of: <book><chapter><sect1><sect2><para>
4809 #: ../en/ch03-concepts.xml:486
4810 msgid ""
4811 "Mercurial also has to modify the working directory, to merge the files "
4812 "managed in the two changesets. Simplified a little, the merging process goes "
4813 "like this, for every file in the manifests of both changesets."
4814 msgstr ""
4816 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
4817 #: ../en/ch03-concepts.xml:491
4818 msgid "If neither changeset has modified a file, do nothing with that file."
4819 msgstr ""
4821 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
4822 #: ../en/ch03-concepts.xml:494
4823 msgid ""
4824 "If one changeset has modified a file, and the other hasn't, create the "
4825 "modified copy of the file in the working directory."
4826 msgstr ""
4828 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
4829 #: ../en/ch03-concepts.xml:498
4830 msgid ""
4831 "If one changeset has removed a file, and the other hasn't (or has also "
4832 "deleted it), delete the file from the working directory."
4833 msgstr ""
4835 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
4836 #: ../en/ch03-concepts.xml:502
4837 msgid ""
4838 "If one changeset has removed a file, but the other has modified the file, ask "
4839 "the user what to do: keep the modified file, or remove it?"
4840 msgstr ""
4842 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
4843 #: ../en/ch03-concepts.xml:506
4844 msgid ""
4845 "If both changesets have modified a file, invoke an external merge program to "
4846 "choose the new contents for the merged file. This may require input from the "
4847 "user."
4848 msgstr ""
4850 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
4851 #: ../en/ch03-concepts.xml:511
4852 msgid ""
4853 "If one changeset has modified a file, and the other has renamed or copied the "
4854 "file, make sure that the changes follow the new name of the file."
4855 msgstr ""
4857 #. type: Content of: <book><chapter><sect1><sect2><para>
4858 #: ../en/ch03-concepts.xml:515
4859 msgid ""
4860 "There are more details&emdash;merging has plenty of corner cases&emdash;but "
4861 "these are the most common choices that are involved in a merge. As you can "
4862 "see, most cases are completely automatic, and indeed most merges finish "
4863 "automatically, without requiring your input to resolve any conflicts."
4864 msgstr ""
4866 #. type: Content of: <book><chapter><sect1><sect2><para>
4867 #: ../en/ch03-concepts.xml:522
4868 msgid ""
4869 "When you're thinking about what happens when you commit after a merge, once "
4870 "again the working directory is <quote>the changeset I'm about to commit</"
4871 "quote>. After the <command role=\"hg-cmd\">hg merge</command> command "
4872 "completes, the working directory has two parents; these will become the "
4873 "parents of the new changeset."
4874 msgstr ""
4876 #. type: Content of: <book><chapter><sect1><sect2><para>
4877 #: ../en/ch03-concepts.xml:529
4878 msgid ""
4879 "Mercurial lets you perform multiple merges, but you must commit the results "
4880 "of each individual merge as you go. This is necessary because Mercurial only "
4881 "tracks two parents for both revisions and the working directory. While it "
4882 "would be technically possible to merge multiple changesets at once, the "
4883 "prospect of user confusion and making a terrible mess of a merge immediately "
4884 "becomes overwhelming."
4885 msgstr ""
4887 #. type: Content of: <book><chapter><sect1><title>
4888 #: ../en/ch03-concepts.xml:540
4889 msgid "Other interesting design features"
4890 msgstr "其它有趣的设计特性"
4892 #. type: Content of: <book><chapter><sect1><para>
4893 #: ../en/ch03-concepts.xml:542
4894 msgid ""
4895 "In the sections above, I've tried to highlight some of the most important "
4896 "aspects of Mercurial's design, to illustrate that it pays careful attention "
4897 "to reliability and performance. However, the attention to detail doesn't "
4898 "stop there. There are a number of other aspects of Mercurial's construction "
4899 "that I personally find interesting. I'll detail a few of them here, separate "
4900 "from the <quote>big ticket</quote> items above, so that if you're interested, "
4901 "you can gain a better idea of the amount of thinking that goes into a well-"
4902 "designed system."
4903 msgstr ""
4905 #. type: Content of: <book><chapter><sect1><sect2><title>
4906 #: ../en/ch03-concepts.xml:553
4907 msgid "Clever compression"
4908 msgstr "智能压缩"
4910 #. type: Content of: <book><chapter><sect1><sect2><para>
4911 #: ../en/ch03-concepts.xml:555
4912 msgid ""
4913 "When appropriate, Mercurial will store both snapshots and deltas in "
4914 "compressed form. It does this by always <emphasis>trying to</emphasis> "
4915 "compress a snapshot or delta, but only storing the compressed version if it's "
4916 "smaller than the uncompressed version."
4917 msgstr ""
4919 #. type: Content of: <book><chapter><sect1><sect2><para>
4920 #: ../en/ch03-concepts.xml:561
4921 msgid ""
4922 "This means that Mercurial does <quote>the right thing</quote> when storing a "
4923 "file whose native form is compressed, such as a <literal>zip</literal> "
4924 "archive or a JPEG image. When these types of files are compressed a second "
4925 "time, the resulting file is usually bigger than the once-compressed form, and "
4926 "so Mercurial will store the plain <literal>zip</literal> or JPEG."
4927 msgstr ""
4929 #. type: Content of: <book><chapter><sect1><sect2><para>
4930 #: ../en/ch03-concepts.xml:569
4931 msgid ""
4932 "Deltas between revisions of a compressed file are usually larger than "
4933 "snapshots of the file, and Mercurial again does <quote>the right thing</"
4934 "quote> in these cases. It finds that such a delta exceeds the threshold at "
4935 "which it should store a complete snapshot of the file, so it stores the "
4936 "snapshot, again saving space compared to a naive delta-only approach."
4937 msgstr ""
4939 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
4940 #: ../en/ch03-concepts.xml:578
4941 msgid "Network recompression"
4942 msgstr "网络重新压缩"
4944 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
4945 #: ../en/ch03-concepts.xml:580
4946 msgid ""
4947 "When storing revisions on disk, Mercurial uses the <quote>deflate</quote> "
4948 "compression algorithm (the same one used by the popular <literal>zip</"
4949 "literal> archive format), which balances good speed with a respectable "
4950 "compression ratio. However, when transmitting revision data over a network "
4951 "connection, Mercurial uncompresses the compressed revision data."
4952 msgstr ""
4954 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
4955 #: ../en/ch03-concepts.xml:588
4956 msgid ""
4957 "If the connection is over HTTP, Mercurial recompresses the entire stream of "
4958 "data using a compression algorithm that gives a better compression ratio (the "
4959 "Burrows-Wheeler algorithm from the widely used <literal>bzip2</literal> "
4960 "compression package). This combination of algorithm and compression of the "
4961 "entire stream (instead of a revision at a time) substantially reduces the "
4962 "number of bytes to be transferred, yielding better network performance over "
4963 "almost all kinds of network."
4964 msgstr ""
4966 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
4967 #: ../en/ch03-concepts.xml:598
4968 msgid ""
4969 "(If the connection is over <command>ssh</command>, Mercurial "
4970 "<emphasis>doesn't</emphasis> recompress the stream, because <command>ssh</"
4971 "command> can already do this itself.)"
4972 msgstr ""
4974 #. type: Content of: <book><chapter><sect1><sect2><title>
4975 #: ../en/ch03-concepts.xml:606
4976 msgid "Read/write ordering and atomicity"
4977 msgstr "读写顺序与原子性"
4979 #. type: Content of: <book><chapter><sect1><sect2><para>
4980 #: ../en/ch03-concepts.xml:608
4981 msgid ""
4982 "Appending to files isn't the whole story when it comes to guaranteeing that a "
4983 "reader won't see a partial write. If you recall figure <xref endterm=\"fig."
4984 "concepts.metadata.caption\" linkend=\"fig.concepts.metadata\"/>, revisions in "
4985 "the changelog point to revisions in the manifest, and revisions in the "
4986 "manifest point to revisions in filelogs. This hierarchy is deliberate."
4987 msgstr ""
4989 #. type: Content of: <book><chapter><sect1><sect2><para>
4990 #: ../en/ch03-concepts.xml:616
4991 msgid ""
4992 "A writer starts a transaction by writing filelog and manifest data, and "
4993 "doesn't write any changelog data until those are finished. A reader starts "
4994 "by reading changelog data, then manifest data, followed by filelog data."
4995 msgstr ""
4997 #. type: Content of: <book><chapter><sect1><sect2><para>
4998 #: ../en/ch03-concepts.xml:621
4999 msgid ""
5000 "Since the writer has always finished writing filelog and manifest data before "
5001 "it writes to the changelog, a reader will never read a pointer to a partially "
5002 "written manifest revision from the changelog, and it will never read a "
5003 "pointer to a partially written filelog revision from the manifest."
5004 msgstr ""
5006 #. type: Content of: <book><chapter><sect1><sect2><title>
5007 #: ../en/ch03-concepts.xml:629
5008 msgid "Concurrent access"
5009 msgstr "并发访问"
5011 #. type: Content of: <book><chapter><sect1><sect2><para>
5012 #: ../en/ch03-concepts.xml:631
5013 msgid ""
5014 "The read/write ordering and atomicity guarantees mean that Mercurial never "
5015 "needs to <emphasis>lock</emphasis> a repository when it's reading data, even "
5016 "if the repository is being written to while the read is occurring. This has a "
5017 "big effect on scalability; you can have an arbitrary number of Mercurial "
5018 "processes safely reading data from a repository safely all at once, no matter "
5019 "whether it's being written to or not."
5020 msgstr ""
5022 #. type: Content of: <book><chapter><sect1><sect2><para>
5023 #: ../en/ch03-concepts.xml:640
5024 msgid ""
5025 "The lockless nature of reading means that if you're sharing a repository on a "
5026 "multi-user system, you don't need to grant other local users permission to "
5027 "<emphasis>write</emphasis> to your repository in order for them to be able to "
5028 "clone it or pull changes from it; they only need <emphasis>read</emphasis> "
5029 "permission. (This is <emphasis>not</emphasis> a common feature among "
5030 "revision control systems, so don't take it for granted! Most require readers "
5031 "to be able to lock a repository to access it safely, and this requires write "
5032 "permission on at least one directory, which of course makes for all kinds of "
5033 "nasty and annoying security and administrative problems.)"
5034 msgstr ""
5036 #. type: Content of: <book><chapter><sect1><sect2><para>
5037 #: ../en/ch03-concepts.xml:653
5038 msgid ""
5039 "Mercurial uses locks to ensure that only one process can write to a "
5040 "repository at a time (the locking mechanism is safe even over filesystems "
5041 "that are notoriously hostile to locking, such as NFS). If a repository is "
5042 "locked, a writer will wait for a while to retry if the repository becomes "
5043 "unlocked, but if the repository remains locked for too long, the process "
5044 "attempting to write will time out after a while. This means that your daily "
5045 "automated scripts won't get stuck forever and pile up if a system crashes "
5046 "unnoticed, for example. (Yes, the timeout is configurable, from zero to "
5047 "infinity.)"
5048 msgstr ""
5050 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
5051 #: ../en/ch03-concepts.xml:665
5052 msgid "Safe dirstate access"
5053 msgstr "安全的目录状态访问"
5055 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
5056 #: ../en/ch03-concepts.xml:667
5057 msgid ""
5058 "As with revision data, Mercurial doesn't take a lock to read the dirstate "
5059 "file; it does acquire a lock to write it. To avoid the possibility of "
5060 "reading a partially written copy of the dirstate file, Mercurial writes to a "
5061 "file with a unique name in the same directory as the dirstate file, then "
5062 "renames the temporary file atomically to <filename>dirstate</filename>. The "
5063 "file named <filename>dirstate</filename> is thus guaranteed to be complete, "
5064 "not partially written."
5065 msgstr ""
5067 #. type: Content of: <book><chapter><sect1><sect2><title>
5068 #: ../en/ch03-concepts.xml:680
5069 msgid "Avoiding seeks"
5070 msgstr "避免查找"
5072 #. type: Content of: <book><chapter><sect1><sect2><para>
5073 #: ../en/ch03-concepts.xml:682
5074 msgid ""
5075 "Critical to Mercurial's performance is the avoidance of seeks of the disk "
5076 "head, since any seek is far more expensive than even a comparatively large "
5077 "read operation."
5078 msgstr ""
5080 #. type: Content of: <book><chapter><sect1><sect2><para>
5081 #: ../en/ch03-concepts.xml:686
5082 msgid ""
5083 "This is why, for example, the dirstate is stored in a single file. If there "
5084 "were a dirstate file per directory that Mercurial tracked, the disk would "
5085 "seek once per directory. Instead, Mercurial reads the entire single dirstate "
5086 "file in one step."
5087 msgstr ""
5089 #. type: Content of: <book><chapter><sect1><sect2><para>
5090 #: ../en/ch03-concepts.xml:692
5091 msgid ""
5092 "Mercurial also uses a <quote>copy on write</quote> scheme when cloning a "
5093 "repository on local storage. Instead of copying every revlog file from the "
5094 "old repository into the new repository, it makes a <quote>hard link</quote>, "
5095 "which is a shorthand way to say <quote>these two names point to the same "
5096 "file</quote>. When Mercurial is about to write to one of a revlog's files, "
5097 "it checks to see if the number of names pointing at the file is greater than "
5098 "one. If it is, more than one repository is using the file, so Mercurial "
5099 "makes a new copy of the file that is private to this repository."
5100 msgstr ""
5102 #. type: Content of: <book><chapter><sect1><sect2><para>
5103 #: ../en/ch03-concepts.xml:703
5104 msgid ""
5105 "A few revision control developers have pointed out that this idea of making a "
5106 "complete private copy of a file is not very efficient in its use of storage. "
5107 "While this is true, storage is cheap, and this method gives the highest "
5108 "performance while deferring most book-keeping to the operating system. An "
5109 "alternative scheme would most likely reduce performance and increase the "
5110 "complexity of the software, each of which is much more important to the "
5111 "<quote>feel</quote> of day-to-day use."
5112 msgstr ""
5114 #. type: Content of: <book><chapter><sect1><sect2><title>
5115 #: ../en/ch03-concepts.xml:715
5116 msgid "Other contents of the dirstate"
5117 msgstr "目录状态的其它内容"
5119 #. type: Content of: <book><chapter><sect1><sect2><para>
5120 #: ../en/ch03-concepts.xml:717
5121 msgid ""
5122 "Because Mercurial doesn't force you to tell it when you're modifying a file, "
5123 "it uses the dirstate to store some extra information so it can determine "
5124 "efficiently whether you have modified a file. For each file in the working "
5125 "directory, it stores the time that it last modified the file itself, and the "
5126 "size of the file at that time."
5127 msgstr ""
5129 #. type: Content of: <book><chapter><sect1><sect2><para>
5130 #: ../en/ch03-concepts.xml:724
5131 msgid ""
5132 "When you explicitly <command role=\"hg-cmd\">hg add</command>, <command role="
5133 "\"hg-cmd\">hg remove</command>, <command role=\"hg-cmd\">hg rename</command> "
5134 "or <command role=\"hg-cmd\">hg copy</command> files, Mercurial updates the "
5135 "dirstate so that it knows what to do with those files when you commit."
5136 msgstr ""
5138 #. type: Content of: <book><chapter><sect1><sect2><para>
5139 #: ../en/ch03-concepts.xml:731
5140 msgid ""
5141 "When Mercurial is checking the states of files in the working directory, it "
5142 "first checks a file's modification time. If that has not changed, the file "
5143 "must not have been modified. If the file's size has changed, the file must "
5144 "have been modified. If the modification time has changed, but the size has "
5145 "not, only then does Mercurial need to read the actual contents of the file to "
5146 "see if they've changed. Storing these few extra pieces of information "
5147 "dramatically reduces the amount of data that Mercurial needs to read, which "
5148 "yields large performance improvements compared to other revision control "
5149 "systems."
5150 msgstr ""
5152 #. type: Content of: <book><chapter><title>
5153 #: ../en/ch04-daily.xml:5
5154 msgid "Mercurial in daily use"
5155 msgstr "Mercurial 的日常使用"
5157 #. type: Content of: <book><chapter><sect1><title>
5158 #: ../en/ch04-daily.xml:8
5159 msgid "Telling Mercurial which files to track"
5160 msgstr "告诉 Mercurial 要跟踪哪些文件"
5162 #. type: Content of: <book><chapter><sect1><para>
5163 #: ../en/ch04-daily.xml:10
5164 msgid ""
5165 "Mercurial does not work with files in your repository unless you tell it to "
5166 "manage them. The <command role=\"hg-cmd\">hg status</command> command will "
5167 "tell you which files Mercurial doesn't know about; it uses a <quote><literal>?"
5168 "</literal></quote> to display such files."
5169 msgstr ""
5172 #. type: Content of: <book><chapter><sect1><para>
5173 #: ../en/ch04-daily.xml:17
5174 msgid ""
5175 "To tell Mercurial to track a file, use the <command role=\"hg-cmd\">hg add</"
5176 "command> command. Once you have added a file, the entry in the output of "
5177 "<command role=\"hg-cmd\">hg status</command> for that file changes from "
5178 "<quote><literal>?</literal></quote> to <quote><literal>A</literal></quote>."
5179 msgstr ""
5181 #. type: Content of: <book><chapter><sect1><para>
5182 #: ../en/ch04-daily.xml:26
5183 msgid ""
5184 "After you run a <command role=\"hg-cmd\">hg commit</command>, the files that "
5185 "you added before the commit will no longer be listed in the output of "
5186 "<command role=\"hg-cmd\">hg status</command>. The reason for this is that "
5187 "<command role=\"hg-cmd\">hg status</command> only tells you about "
5188 "<quote>interesting</quote> files&emdash;those that you have modified or told "
5189 "Mercurial to do something with&emdash;by default. If you have a repository "
5190 "that contains thousands of files, you will rarely want to know about files "
5191 "that Mercurial is tracking, but that have not changed. (You can still get "
5192 "this information; we'll return to this later.)"
5193 msgstr ""
5195 #. type: Content of: <book><chapter><sect1><para>
5196 #: ../en/ch04-daily.xml:38
5197 msgid ""
5198 "Once you add a file, Mercurial doesn't do anything with it immediately. "
5199 "Instead, it will take a snapshot of the file's state the next time you "
5200 "perform a commit. It will then continue to track the changes you make to the "
5201 "file every time you commit, until you remove the file."
5202 msgstr ""
5204 #. type: Content of: <book><chapter><sect1><sect2><title>
5205 #: ../en/ch04-daily.xml:45
5206 msgid "Explicit versus implicit file naming"
5207 msgstr "明确与隐含文件命名"
5209 #. type: Content of: <book><chapter><sect1><sect2><para>
5210 #: ../en/ch04-daily.xml:47
5211 msgid ""
5212 "A useful behaviour that Mercurial has is that if you pass the name of a "
5213 "directory to a command, every Mercurial command will treat this as <quote>I "
5214 "want to operate on every file in this directory and its subdirectories</"
5215 "quote>."
5216 msgstr ""
5218 #. type: Content of: <book><chapter><sect1><sect2><para>
5219 #: ../en/ch04-daily.xml:54
5220 msgid ""
5221 "Notice in this example that Mercurial printed the names of the files it "
5222 "added, whereas it didn't do so when we added the file named <filename>a</"
5223 "filename> in the earlier example."
5224 msgstr ""
5226 #. type: Content of: <book><chapter><sect1><sect2><para>
5227 #: ../en/ch04-daily.xml:59
5228 msgid ""
5229 "What's going on is that in the former case, we explicitly named the file to "
5230 "add on the command line, so the assumption that Mercurial makes in such cases "
5231 "is that you know what you were doing, and it doesn't print any output."
5232 msgstr ""
5234 #. type: Content of: <book><chapter><sect1><sect2><para>
5235 #: ../en/ch04-daily.xml:64
5236 msgid ""
5237 "However, when we <emphasis>imply</emphasis> the names of files by giving the "
5238 "name of a directory, Mercurial takes the extra step of printing the name of "
5239 "each file that it does something with. This makes it more clear what is "
5240 "happening, and reduces the likelihood of a silent and nasty surprise. This "
5241 "behaviour is common to most Mercurial commands."
5242 msgstr ""
5244 #. type: Content of: <book><chapter><sect1><sect2><title>
5245 #: ../en/ch04-daily.xml:73
5246 msgid "Aside: Mercurial tracks files, not directories"
5247 msgstr "旁白: Mercurial 只跟踪文件,不跟踪目录"
5249 #. type: Content of: <book><chapter><sect1><sect2><para>
5250 #: ../en/ch04-daily.xml:75
5251 msgid ""
5252 "Mercurial does not track directory information. Instead, it tracks the path "
5253 "to a file. Before creating a file, it first creates any missing directory "
5254 "components of the path. After it deletes a file, it then deletes any empty "
5255 "directories that were in the deleted file's path. This sounds like a trivial "
5256 "distinction, but it has one minor practical consequence: it is not possible "
5257 "to represent a completely empty directory in Mercurial."
5258 msgstr ""
5260 #. type: Content of: <book><chapter><sect1><sect2><para>
5261 #: ../en/ch04-daily.xml:84
5262 msgid ""
5263 "Empty directories are rarely useful, and there are unintrusive workarounds "
5264 "that you can use to achieve an appropriate effect. The developers of "
5265 "Mercurial thus felt that the complexity that would be required to manage "
5266 "empty directories was not worth the limited benefit this feature would bring."
5267 msgstr ""
5269 #. type: Content of: <book><chapter><sect1><sect2><para>
5270 #: ../en/ch04-daily.xml:91
5271 msgid ""
5272 "If you need an empty directory in your repository, there are a few ways to "
5273 "achieve this. One is to create a directory, then <command role=\"hg-cmd\">hg "
5274 "add</command> a <quote>hidden</quote> file to that directory. On Unix-like "
5275 "systems, any file name that begins with a period (<quote><literal>.</"
5276 "literal></quote>) is treated as hidden by most commands and GUI tools. This "
5277 "approach is illustrated below."
5278 msgstr ""
5280 #. type: Content of: <book><chapter><sect1><sect2><para>
5281 #: ../en/ch04-daily.xml:102
5282 msgid ""
5283 "Another way to tackle a need for an empty directory is to simply create one "
5284 "in your automated build scripts before they will need it."
5285 msgstr ""
5287 #. type: Content of: <book><chapter><sect1><title>
5288 #: ../en/ch04-daily.xml:109
5289 msgid "How to stop tracking a file"
5290 msgstr "如何停止跟踪文件"
5293 #. type: Content of: <book><chapter><sect1><para>
5294 #: ../en/ch04-daily.xml:111
5295 msgid ""
5296 "Once you decide that a file no longer belongs in your repository, use the "
5297 "<command role=\"hg-cmd\">hg remove</command> command; this deletes the file, "
5298 "and tells Mercurial to stop tracking it. A removed file is represented in "
5299 "the output of <command role=\"hg-cmd\">hg status</command> with a "
5300 "<quote><literal>R</literal></quote>."
5301 msgstr ""
5303 #. type: Content of: <book><chapter><sect1><para>
5304 #: ../en/ch04-daily.xml:120
5305 msgid ""
5306 "After you <command role=\"hg-cmd\">hg remove</command> a file, Mercurial will "
5307 "no longer track changes to that file, even if you recreate a file with the "
5308 "same name in your working directory. If you do recreate a file with the same "
5309 "name and want Mercurial to track the new file, simply <command role=\"hg-cmd"
5310 "\">hg add</command> it. Mercurial will know that the newly added file is not "
5311 "related to the old file of the same name."
5312 msgstr ""
5314 #. type: Content of: <book><chapter><sect1><sect2><title>
5315 #: ../en/ch04-daily.xml:129
5316 msgid "Removing a file does not affect its history"
5317 msgstr "删除文件不影响历史"
5319 #. type: Content of: <book><chapter><sect1><sect2><para>
5320 #: ../en/ch04-daily.xml:131
5321 msgid "It is important to understand that removing a file has only two effects."
5322 msgstr ""
5324 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
5325 #: ../en/ch04-daily.xml:134
5326 msgid "It removes the current version of the file from the working directory."
5327 msgstr ""
5329 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
5330 #: ../en/ch04-daily.xml:137
5331 msgid ""
5332 "It stops Mercurial from tracking changes to the file, from the time of the "
5333 "next commit."
5334 msgstr ""
5336 #. type: Content of: <book><chapter><sect1><sect2><para>
5337 #: ../en/ch04-daily.xml:140
5338 msgid ""
5339 "Removing a file <emphasis>does not</emphasis> in any way alter the "
5340 "<emphasis>history</emphasis> of the file."
5341 msgstr ""
5343 #. type: Content of: <book><chapter><sect1><sect2><para>
5344 #: ../en/ch04-daily.xml:143
5345 msgid ""
5346 "If you update the working directory to a changeset in which a file that you "
5347 "have removed was still tracked, it will reappear in the working directory, "
5348 "with the contents it had when you committed that changeset. If you then "
5349 "update the working directory to a later changeset, in which the file had been "
5350 "removed, Mercurial will once again remove the file from the working directory."
5351 msgstr ""
5353 #. type: Content of: <book><chapter><sect1><sect2><title>
5354 #: ../en/ch04-daily.xml:153
5355 msgid "Missing files"
5356 msgstr "丢失的文件"
5358 #. type: Content of: <book><chapter><sect1><sect2><para>
5359 #: ../en/ch04-daily.xml:155
5360 msgid ""
5361 "Mercurial considers a file that you have deleted, but not used <command role="
5362 "\"hg-cmd\">hg remove</command> to delete, to be <emphasis>missing</"
5363 "emphasis>. A missing file is represented with <quote><literal>!</literal></"
5364 "quote> in the output of <command role=\"hg-cmd\">hg status</command>. "
5365 "Mercurial commands will not generally do anything with missing files."
5366 msgstr ""
5368 #. type: Content of: <book><chapter><sect1><sect2><para>
5369 #: ../en/ch04-daily.xml:165
5370 msgid ""
5371 "If your repository contains a file that <command role=\"hg-cmd\">hg status</"
5372 "command> reports as missing, and you want the file to stay gone, you can run "
5373 "<command role=\"hg-cmd\">hg remove <option role=\"hg-opt-remove\">--after</"
5374 "option></command> at any time later on, to tell Mercurial that you really did "
5375 "mean to remove the file."
5376 msgstr ""
5378 #. type: Content of: <book><chapter><sect1><sect2><para>
5379 #: ../en/ch04-daily.xml:175
5380 msgid ""
5381 "On the other hand, if you deleted the missing file by accident, give <command "
5382 "role=\"hg-cmd\">hg revert</command> the name of the file to recover. It will "
5383 "reappear, in unmodified form."
5384 msgstr ""
5386 #. type: Content of: <book><chapter><sect1><sect2><title>
5387 #: ../en/ch04-daily.xml:184
5388 msgid "Aside: why tell Mercurial explicitly to remove a file?"
5389 msgstr "旁白: 为什么要明确告诉 Mercurial 删除文件?"
5391 #. type: Content of: <book><chapter><sect1><sect2><para>
5392 #: ../en/ch04-daily.xml:187
5393 msgid ""
5394 "You might wonder why Mercurial requires you to explicitly tell it that you "
5395 "are deleting a file. Early during the development of Mercurial, it let you "
5396 "delete a file however you pleased; Mercurial would notice the absence of the "
5397 "file automatically when you next ran a <command role=\"hg-cmd\">hg commit</"
5398 "command>, and stop tracking the file. In practice, this made it too easy to "
5399 "accidentally remove a file without noticing."
5400 msgstr ""
5402 #. type: Content of: <book><chapter><sect1><sect2><title>
5403 #: ../en/ch04-daily.xml:198
5404 msgid "Useful shorthand&emdash;adding and removing files in one step"
5405 msgstr "有用的速记&emdash;一个步骤添加和删除文件"
5407 #. type: Content of: <book><chapter><sect1><sect2><para>
5408 #: ../en/ch04-daily.xml:201
5409 msgid ""
5410 "Mercurial offers a combination command, <command role=\"hg-cmd\">hg "
5411 "addremove</command>, that adds untracked files and marks missing files as "
5412 "removed."
5413 msgstr ""
5415 #. type: Content of: <book><chapter><sect1><sect2><para>
5416 #: ../en/ch04-daily.xml:207
5417 msgid ""
5418 "The <command role=\"hg-cmd\">hg commit</command> command also provides a "
5419 "<option role=\"hg-opt-commit\">-A</option> option that performs this same add-"
5420 "and-remove, immediately followed by a commit."
5421 msgstr ""
5423 #. type: Content of: <book><chapter><sect1><title>
5424 #: ../en/ch04-daily.xml:217
5425 msgid "Copying files"
5426 msgstr "复制文件"
5428 #. type: Content of: <book><chapter><sect1><para>
5429 #: ../en/ch04-daily.xml:219
5430 msgid ""
5431 "Mercurial provides a <command role=\"hg-cmd\">hg copy</command> command that "
5432 "lets you make a new copy of a file. When you copy a file using this command, "
5433 "Mercurial makes a record of the fact that the new file is a copy of the "
5434 "original file. It treats these copied files specially when you merge your "
5435 "work with someone else's."
5436 msgstr ""
5438 #. type: Content of: <book><chapter><sect1><sect2><title>
5439 #: ../en/ch04-daily.xml:227
5440 msgid "The results of copying during a merge"
5441 msgstr "合并期间的复制结果"
5443 #. type: Content of: <book><chapter><sect1><sect2><para>
5444 #: ../en/ch04-daily.xml:229
5445 msgid ""
5446 "What happens during a merge is that changes <quote>follow</quote> a copy. To "
5447 "best illustrate what this means, let's create an example. We'll start with "
5448 "the usual tiny repository that contains a single file."
5449 msgstr ""
5451 #. type: Content of: <book><chapter><sect1><sect2><para>
5452 #: ../en/ch04-daily.xml:236
5453 msgid ""
5454 "We need to do some work in parallel, so that we'll have something to merge. "
5455 "So let's clone our repository."
5456 msgstr ""
5458 #. type: Content of: <book><chapter><sect1><sect2><para>
5459 #: ../en/ch04-daily.xml:242
5460 msgid ""
5461 "Back in our initial repository, let's use the <command role=\"hg-cmd\">hg "
5462 "copy</command> command to make a copy of the first file we created."
5463 msgstr ""
5465 #. type: Content of: <book><chapter><sect1><sect2><para>
5466 #: ../en/ch04-daily.xml:248
5467 msgid ""
5468 "If we look at the output of the <command role=\"hg-cmd\">hg status</command> "
5469 "command afterwards, the copied file looks just like a normal added file."
5470 msgstr ""
5472 #. type: Content of: <book><chapter><sect1><sect2><para>
5473 #: ../en/ch04-daily.xml:254
5474 msgid ""
5475 "But if we pass the <option role=\"hg-opt-status\">-C</option> option to "
5476 "<command role=\"hg-cmd\">hg status</command>, it prints another line of "
5477 "output: this is the file that our newly-added file was copied <emphasis>from</"
5478 "emphasis>."
5479 msgstr ""
5481 #. type: Content of: <book><chapter><sect1><sect2><para>
5482 #: ../en/ch04-daily.xml:262
5483 msgid ""
5484 "Now, back in the repository we cloned, let's make a change in parallel. "
5485 "We'll add a line of content to the original file that we created."
5486 msgstr ""
5488 #. type: Content of: <book><chapter><sect1><sect2><para>
5489 #: ../en/ch04-daily.xml:268
5490 msgid ""
5491 "Now we have a modified <filename>file</filename> in this repository. When we "
5492 "pull the changes from the first repository, and merge the two heads, "
5493 "Mercurial will propagate the changes that we made locally to <filename>file</"
5494 "filename> into its copy, <filename>new-file</filename>."
5495 msgstr ""
5497 #. type: Content of: <book><chapter><sect1><sect2><title>
5498 #: ../en/ch04-daily.xml:278
5499 msgid "Why should changes follow copies?"
5500 msgstr "为什么复制后需要后续修改?"
5502 #. type: Content of: <book><chapter><sect1><sect2><para>
5503 #: ../en/ch04-daily.xml:280
5504 msgid ""
5505 "This behaviour, of changes to a file propagating out to copies of the file, "
5506 "might seem esoteric, but in most cases it's highly desirable."
5507 msgstr ""
5509 #. type: Content of: <book><chapter><sect1><sect2><para>
5510 #: ../en/ch04-daily.xml:284
5511 msgid ""
5512 "First of all, remember that this propagation <emphasis>only</emphasis> "
5513 "happens when you merge. So if you <command role=\"hg-cmd\">hg copy</command> "
5514 "a file, and subsequently modify the original file during the normal course of "
5515 "your work, nothing will happen."
5516 msgstr ""
5518 #. type: Content of: <book><chapter><sect1><sect2><para>
5519 #: ../en/ch04-daily.xml:290
5520 msgid ""
5521 "The second thing to know is that modifications will only propagate across a "
5522 "copy as long as the repository that you're pulling changes from "
5523 "<emphasis>doesn't know</emphasis> about the copy."
5524 msgstr ""
5526 #. type: Content of: <book><chapter><sect1><sect2><para>
5527 #: ../en/ch04-daily.xml:295
5528 msgid ""
5529 "The reason that Mercurial does this is as follows. Let's say I make an "
5530 "important bug fix in a source file, and commit my changes. Meanwhile, you've "
5531 "decided to <command role=\"hg-cmd\">hg copy</command> the file in your "
5532 "repository, without knowing about the bug or having seen the fix, and you "
5533 "have started hacking on your copy of the file."
5534 msgstr ""
5536 #. type: Content of: <book><chapter><sect1><sect2><para>
5537 #: ../en/ch04-daily.xml:302
5538 msgid ""
5539 "If you pulled and merged my changes, and Mercurial <emphasis>didn't</"
5540 "emphasis> propagate changes across copies, your source file would now contain "
5541 "the bug, and unless you remembered to propagate the bug fix by hand, the bug "
5542 "would <emphasis>remain</emphasis> in your copy of the file."
5543 msgstr ""
5545 #. type: Content of: <book><chapter><sect1><sect2><para>
5546 #: ../en/ch04-daily.xml:308
5547 msgid ""
5548 "By automatically propagating the change that fixed the bug from the original "
5549 "file to the copy, Mercurial prevents this class of problem. To my knowledge, "
5550 "Mercurial is the <emphasis>only</emphasis> revision control system that "
5551 "propagates changes across copies like this."
5552 msgstr ""
5554 #. type: Content of: <book><chapter><sect1><sect2><para>
5555 #: ../en/ch04-daily.xml:314
5556 msgid ""
5557 "Once your change history has a record that the copy and subsequent merge "
5558 "occurred, there's usually no further need to propagate changes from the "
5559 "original file to the copied file, and that's why Mercurial only propagates "
5560 "changes across copies until this point, and no further."
5561 msgstr ""
5563 #. type: Content of: <book><chapter><sect1><sect2><title>
5564 #: ../en/ch04-daily.xml:322
5565 msgid "How to make changes <emphasis>not</emphasis> follow a copy"
5566 msgstr "如何让复制后<emphasis>不</emphasis>修改?"
5568 #. type: Content of: <book><chapter><sect1><sect2><para>
5569 #: ../en/ch04-daily.xml:325
5570 msgid ""
5571 "If, for some reason, you decide that this business of automatically "
5572 "propagating changes across copies is not for you, simply use your system's "
5573 "normal file copy command (on Unix-like systems, that's <command>cp</command>) "
5574 "to make a copy of a file, then <command role=\"hg-cmd\">hg add</command> the "
5575 "new copy by hand. Before you do so, though, please do reread section <xref "
5576 "linkend=\"sec.daily.why-copy\"/>, and make an informed decision that this "
5577 "behaviour is not appropriate to your specific case."
5578 msgstr ""
5580 #. type: Content of: <book><chapter><sect1><sect2><title>
5581 #: ../en/ch04-daily.xml:338
5582 msgid "Behaviour of the <command role=\"hg-cmd\">hg copy</command> command"
5583 msgstr "命令 <command role=\"hg-cmd\">hg copy</command> 的特性"
5585 #. type: Content of: <book><chapter><sect1><sect2><para>
5586 #: ../en/ch04-daily.xml:341
5587 msgid ""
5588 "When you use the <command role=\"hg-cmd\">hg copy</command> command, "
5589 "Mercurial makes a copy of each source file as it currently stands in the "
5590 "working directory. This means that if you make some modifications to a file, "
5591 "then <command role=\"hg-cmd\">hg copy</command> it without first having "
5592 "committed those changes, the new copy will also contain the modifications you "
5593 "have made up until that point. (I find this behaviour a little "
5594 "counterintuitive, which is why I mention it here.)"
5595 msgstr ""
5597 #. type: Content of: <book><chapter><sect1><sect2><para>
5598 #: ../en/ch04-daily.xml:351
5599 msgid ""
5600 "The <command role=\"hg-cmd\">hg copy</command> command acts similarly to the "
5601 "Unix <command>cp</command> command (you can use the <command role=\"hg-cmd"
5602 "\">hg cp</command> alias if you prefer). The last argument is the "
5603 "<emphasis>destination</emphasis>, and all prior arguments are "
5604 "<emphasis>sources</emphasis>. If you pass it a single file as the source, "
5605 "and the destination does not exist, it creates a new file with that name."
5606 msgstr ""
5608 #. type: Content of: <book><chapter><sect1><sect2><para>
5609 #: ../en/ch04-daily.xml:362
5610 msgid ""
5611 "If the destination is a directory, Mercurial copies its sources into that "
5612 "directory."
5613 msgstr ""
5615 #. type: Content of: <book><chapter><sect1><sect2><para>
5616 #: ../en/ch04-daily.xml:367
5617 msgid ""
5618 "Copying a directory is recursive, and preserves the directory structure of "
5619 "the source."
5620 msgstr ""
5622 #. type: Content of: <book><chapter><sect1><sect2><para>
5623 #: ../en/ch04-daily.xml:373
5624 msgid ""
5625 "If the source and destination are both directories, the source tree is "
5626 "recreated in the destination directory."
5627 msgstr ""
5630 #. type: Content of: <book><chapter><sect1><sect2><para>
5631 #: ../en/ch04-daily.xml:378
5632 msgid ""
5633 "As with the <command role=\"hg-cmd\">hg rename</command> command, if you copy "
5634 "a file manually and then want Mercurial to know that you've copied the file, "
5635 "simply use the <option role=\"hg-opt-copy\">--after</option> option to "
5636 "<command role=\"hg-cmd\">hg copy</command>."
5637 msgstr ""
5639 #. type: Content of: <book><chapter><sect1><title>
5640 #: ../en/ch04-daily.xml:389
5641 msgid "Renaming files"
5642 msgstr "改名文件"
5644 #. type: Content of: <book><chapter><sect1><para>
5645 #: ../en/ch04-daily.xml:391
5646 msgid ""
5647 "It's rather more common to need to rename a file than to make a copy of it. "
5648 "The reason I discussed the <command role=\"hg-cmd\">hg copy</command> command "
5649 "before talking about renaming files is that Mercurial treats a rename in "
5650 "essentially the same way as a copy. Therefore, knowing what Mercurial does "
5651 "when you copy a file tells you what to expect when you rename a file."
5652 msgstr ""
5654 #. type: Content of: <book><chapter><sect1><para>
5655 #: ../en/ch04-daily.xml:399
5656 msgid ""
5657 "When you use the <command role=\"hg-cmd\">hg rename</command> command, "
5658 "Mercurial makes a copy of each source file, then deletes it and marks the "
5659 "file as removed."
5660 msgstr ""
5662 #. type: Content of: <book><chapter><sect1><para>
5663 #: ../en/ch04-daily.xml:405
5664 msgid ""
5665 "The <command role=\"hg-cmd\">hg status</command> command shows the newly "
5666 "copied file as added, and the copied-from file as removed."
5667 msgstr ""
5669 #. type: Content of: <book><chapter><sect1><para>
5670 #: ../en/ch04-daily.xml:411
5671 msgid ""
5672 "As with the results of a <command role=\"hg-cmd\">hg copy</command>, we must "
5673 "use the <option role=\"hg-opt-status\">-C</option> option to <command role="
5674 "\"hg-cmd\">hg status</command> to see that the added file is really being "
5675 "tracked by Mercurial as a copy of the original, now removed, file."
5676 msgstr ""
5678 #. type: Content of: <book><chapter><sect1><para>
5679 #: ../en/ch04-daily.xml:420
5680 msgid ""
5681 "As with <command role=\"hg-cmd\">hg remove</command> and <command role=\"hg-"
5682 "cmd\">hg copy</command>, you can tell Mercurial about a rename after the fact "
5683 "using the <option role=\"hg-opt-rename\">--after</option> option. In most "
5684 "other respects, the behaviour of the <command role=\"hg-cmd\">hg rename</"
5685 "command> command, and the options it accepts, are similar to the <command "
5686 "role=\"hg-cmd\">hg copy</command> command."
5687 msgstr ""
5689 #. type: Content of: <book><chapter><sect1><sect2><title>
5690 #: ../en/ch04-daily.xml:430
5691 msgid "Renaming files and merging changes"
5692 msgstr "改名文件与合并修改"
5694 #. type: Content of: <book><chapter><sect1><sect2><para>
5695 #: ../en/ch04-daily.xml:432
5696 msgid ""
5697 "Since Mercurial's rename is implemented as copy-and-remove, the same "
5698 "propagation of changes happens when you merge after a rename as after a copy."
5699 msgstr ""
5701 #. type: Content of: <book><chapter><sect1><sect2><para>
5702 #: ../en/ch04-daily.xml:436
5703 msgid ""
5704 "If I modify a file, and you rename it to a new name, and then we merge our "
5705 "respective changes, my modifications to the file under its original name will "
5706 "be propagated into the file under its new name. (This is something you might "
5707 "expect to <quote>simply work,</quote> but not all revision control systems "
5708 "actually do this.)"
5709 msgstr ""
5711 #. type: Content of: <book><chapter><sect1><sect2><para>
5712 #: ../en/ch04-daily.xml:443
5713 msgid ""
5714 "Whereas having changes follow a copy is a feature where you can perhaps nod "
5715 "and say <quote>yes, that might be useful,</quote> it should be clear that "
5716 "having them follow a rename is definitely important. Without this facility, "
5717 "it would simply be too easy for changes to become orphaned when files are "
5718 "renamed."
5719 msgstr ""
5721 #. type: Content of: <book><chapter><sect1><sect2><title>
5722 #: ../en/ch04-daily.xml:452
5723 msgid "Divergent renames and merging"
5724 msgstr "改名与合并的分歧"
5726 #. type: Content of: <book><chapter><sect1><sect2><para>
5727 #: ../en/ch04-daily.xml:454
5728 msgid ""
5729 "The case of diverging names occurs when two developers start with a "
5730 "file&emdash;let's call it <filename>foo</filename>&emdash;in their respective "
5731 "repositories."
5732 msgstr ""
5734 #. type: Content of: <book><chapter><sect1><sect2><para>
5735 #: ../en/ch04-daily.xml:461
5736 msgid "Anne renames the file to <filename>bar</filename>."
5737 msgstr ""
5739 #. type: Content of: <book><chapter><sect1><sect2><para>
5740 #: ../en/ch04-daily.xml:465
5741 msgid "Meanwhile, Bob renames it to <filename>quux</filename>."
5742 msgstr ""
5744 #. type: Content of: <book><chapter><sect1><sect2><para>
5745 #: ../en/ch04-daily.xml:470
5746 msgid ""
5747 "I like to think of this as a conflict because each developer has expressed "
5748 "different intentions about what the file ought to be named."
5749 msgstr ""
5752 #. type: Content of: <book><chapter><sect1><sect2><para>
5753 #: ../en/ch04-daily.xml:474
5754 msgid ""
5755 "What do you think should happen when they merge their work? Mercurial's "
5756 "actual behaviour is that it always preserves <emphasis>both</emphasis> names "
5757 "when it merges changesets that contain divergent renames."
5758 msgstr ""
5760 #. type: Content of: <book><chapter><sect1><sect2><para>
5761 #: ../en/ch04-daily.xml:481
5762 msgid ""
5763 "Notice that Mercurial does warn about the divergent renames, but it leaves it "
5764 "up to you to do something about the divergence after the merge."
5765 msgstr ""
5767 #. type: Content of: <book><chapter><sect1><sect2><title>
5768 #: ../en/ch04-daily.xml:487
5769 msgid "Convergent renames and merging"
5770 msgstr "收敛改名与合并"
5772 #. type: Content of: <book><chapter><sect1><sect2><para>
5773 #: ../en/ch04-daily.xml:489
5774 msgid ""
5775 "Another kind of rename conflict occurs when two people choose to rename "
5776 "different <emphasis>source</emphasis> files to the same "
5777 "<emphasis>destination</emphasis>. In this case, Mercurial runs its normal "
5778 "merge machinery, and lets you guide it to a suitable resolution."
5779 msgstr ""
5781 #. type: Content of: <book><chapter><sect1><sect2><title>
5782 #: ../en/ch04-daily.xml:497
5783 msgid "Other name-related corner cases"
5784 msgstr "其它名称相关的角落"
5786 #. type: Content of: <book><chapter><sect1><sect2><para>
5787 #: ../en/ch04-daily.xml:499
5788 msgid ""
5789 "Mercurial has a longstanding bug in which it fails to handle a merge where "
5790 "one side has a file with a given name, while another has a directory with the "
5791 "same name. This is documented as <ulink role=\"hg-bug\" url=\"http://www."
5792 "selenic.com/mercurial/bts/issue29\">issue 29</ulink>."
5793 msgstr ""
5795 #. type: Content of: <book><chapter><sect1><title>
5796 #: ../en/ch04-daily.xml:511
5797 msgid "Recovering from mistakes"
5798 msgstr "从错误恢复"
5800 #. type: Content of: <book><chapter><sect1><para>
5801 #: ../en/ch04-daily.xml:513
5802 msgid ""
5803 "Mercurial has some useful commands that will help you to recover from some "
5804 "common mistakes."
5805 msgstr ""
5807 #. type: Content of: <book><chapter><sect1><para>
5808 #: ../en/ch04-daily.xml:516
5809 msgid ""
5810 "The <command role=\"hg-cmd\">hg revert</command> command lets you undo "
5811 "changes that you have made to your working directory. For example, if you "
5812 "<command role=\"hg-cmd\">hg add</command> a file by accident, just run "
5813 "<command role=\"hg-cmd\">hg revert</command> with the name of the file you "
5814 "added, and while the file won't be touched in any way, it won't be tracked "
5815 "for adding by Mercurial any longer, either. You can also use <command role="
5816 "\"hg-cmd\">hg revert</command> to get rid of erroneous changes to a file."
5817 msgstr ""
5819 #. type: Content of: <book><chapter><sect1><para>
5820 #: ../en/ch04-daily.xml:526
5821 msgid ""
5822 "It's useful to remember that the <command role=\"hg-cmd\">hg revert</command> "
5823 "command is useful for changes that you have not yet committed. Once you've "
5824 "committed a change, if you decide it was a mistake, you can still do "
5825 "something about it, though your options may be more limited."
5826 msgstr ""
5828 #. type: Content of: <book><chapter><sect1><para>
5829 #: ../en/ch04-daily.xml:532
5830 msgid ""
5831 "For more information about the <command role=\"hg-cmd\">hg revert</command> "
5832 "command, and details about how to deal with changes you have already "
5833 "committed, see chapter <xref linkend=\"chap.undo\"/>."
5834 msgstr ""
5836 #. type: Content of: <book><chapter><title>
5837 #: ../en/ch05-collab.xml:5
5838 msgid "Collaborating with other people"
5839 msgstr "团体协作"
5841 #. type: Content of: <book><chapter><para>
5842 #: ../en/ch05-collab.xml:7
5843 msgid ""
5844 "As a completely decentralised tool, Mercurial doesn't impose any policy on "
5845 "how people ought to work with each other. However, if you're new to "
5846 "distributed revision control, it helps to have some tools and examples in "
5847 "mind when you're thinking about possible workflow models."
5848 msgstr ""
5850 #. type: Content of: <book><chapter><sect1><title>
5851 #: ../en/ch05-collab.xml:14
5852 msgid "Mercurial's web interface"
5853 msgstr "Mercurial 的 web 接口"
5855 #. type: Content of: <book><chapter><sect1><para>
5856 #: ../en/ch05-collab.xml:16
5857 msgid ""
5858 "Mercurial has a powerful web interface that provides several useful "
5859 "capabilities."
5860 msgstr ""
5862 #. type: Content of: <book><chapter><sect1><para>
5863 #: ../en/ch05-collab.xml:19
5864 msgid ""
5865 "For interactive use, the web interface lets you browse a single repository or "
5866 "a collection of repositories. You can view the history of a repository, "
5867 "examine each change (comments and diffs), and view the contents of each "
5868 "directory and file."
5869 msgstr ""
5871 #. type: Content of: <book><chapter><sect1><para>
5872 #: ../en/ch05-collab.xml:24
5873 msgid ""
5874 "Also for human consumption, the web interface provides an RSS feed of the "
5875 "changes in a repository. This lets you <quote>subscribe</quote> to a "
5876 "repository using your favourite feed reader, and be automatically notified of "
5877 "activity in that repository as soon as it happens. I find this capability "
5878 "much more convenient than the model of subscribing to a mailing list to which "
5879 "notifications are sent, as it requires no additional configuration on the "
5880 "part of whoever is serving the repository."
5881 msgstr ""
5883 #. type: Content of: <book><chapter><sect1><para>
5884 #: ../en/ch05-collab.xml:34
5885 msgid ""
5886 "The web interface also lets remote users clone a repository, pull changes "
5887 "from it, and (when the server is configured to permit it) push changes back "
5888 "to it. Mercurial's HTTP tunneling protocol aggressively compresses data, so "
5889 "that it works efficiently even over low-bandwidth network connections."
5890 msgstr ""
5892 #. type: Content of: <book><chapter><sect1><para>
5893 #: ../en/ch05-collab.xml:40
5894 msgid ""
5895 "The easiest way to get started with the web interface is to use your web "
5896 "browser to visit an existing repository, such as the master Mercurial "
5897 "repository at <ulink url=\"http://www.selenic.com/repo/hg?style=gitweb"
5898 "\">http://www.selenic.com/repo/hg?style=gitweb</ulink>."
5899 msgstr ""
5901 #. type: Content of: <book><chapter><sect1><para>
5902 #: ../en/ch05-collab.xml:45
5903 msgid ""
5904 "If you're interested in providing a web interface to your own repositories, "
5905 "Mercurial provides two ways to do this. The first is using the <command role="
5906 "\"hg-cmd\">hg serve</command> command, which is best suited to short-term "
5907 "<quote>lightweight</quote> serving. See section <xref linkend=\"sec.collab."
5908 "serve\"/> below for details of how to use this command. If you have a long-"
5909 "lived repository that you'd like to make permanently available, Mercurial has "
5910 "built-in support for the CGI (Common Gateway Interface) standard, which all "
5911 "common web servers support. See section <xref linkend=\"sec.collab.cgi\"/> "
5912 "for details of CGI configuration."
5913 msgstr ""
5915 #. type: Content of: <book><chapter><sect1><title>
5916 #: ../en/ch05-collab.xml:60
5917 msgid "Collaboration models"
5918 msgstr "协作模型"
5920 #. type: Content of: <book><chapter><sect1><para>
5921 #: ../en/ch05-collab.xml:62
5922 msgid ""
5923 "With a suitably flexible tool, making decisions about workflow is much more "
5924 "of a social engineering challenge than a technical one. Mercurial imposes few "
5925 "limitations on how you can structure the flow of work in a project, so it's "
5926 "up to you and your group to set up and live with a model that matches your "
5927 "own particular needs."
5928 msgstr ""
5930 #. type: Content of: <book><chapter><sect1><sect2><title>
5931 #: ../en/ch05-collab.xml:70
5932 msgid "Factors to keep in mind"
5933 msgstr "要牢记的因素"
5935 #. type: Content of: <book><chapter><sect1><sect2><para>
5936 #: ../en/ch05-collab.xml:72
5937 msgid ""
5938 "The most important aspect of any model that you must keep in mind is how well "
5939 "it matches the needs and capabilities of the people who will be using it. "
5940 "This might seem self-evident; even so, you still can't afford to forget it "
5941 "for a moment."
5942 msgstr ""
5944 #. type: Content of: <book><chapter><sect1><sect2><para>
5945 #: ../en/ch05-collab.xml:78
5946 msgid ""
5947 "I once put together a workflow model that seemed to make perfect sense to me, "
5948 "but that caused a considerable amount of consternation and strife within my "
5949 "development team. In spite of my attempts to explain why we needed a complex "
5950 "set of branches, and how changes ought to flow between them, a few team "
5951 "members revolted. Even though they were smart people, they didn't want to "
5952 "pay attention to the constraints we were operating under, or face the "
5953 "consequences of those constraints in the details of the model that I was "
5954 "advocating."
5955 msgstr ""
5957 #. type: Content of: <book><chapter><sect1><sect2><para>
5958 #: ../en/ch05-collab.xml:88
5959 msgid ""
5960 "Don't sweep foreseeable social or technical problems under the rug. Whatever "
5961 "scheme you put into effect, you should plan for mistakes and problem "
5962 "scenarios. Consider adding automated machinery to prevent, or quickly "
5963 "recover from, trouble that you can anticipate. As an example, if you intend "
5964 "to have a branch with not-for-release changes in it, you'd do well to think "
5965 "early about the possibility that someone might accidentally merge those "
5966 "changes into a release branch. You could avoid this particular problem by "
5967 "writing a hook that prevents changes from being merged from an inappropriate "
5968 "branch."
5969 msgstr ""
5971 #. type: Content of: <book><chapter><sect1><sect2><title>
5972 #: ../en/ch05-collab.xml:102
5973 msgid "Informal anarchy"
5974 msgstr "无政府状态"
5976 #. type: Content of: <book><chapter><sect1><sect2><para>
5977 #: ../en/ch05-collab.xml:104
5978 msgid ""
5979 "I wouldn't suggest an <quote>anything goes</quote> approach as something "
5980 "sustainable, but it's a model that's easy to grasp, and it works perfectly "
5981 "well in a few unusual situations."
5982 msgstr ""
5984 #. type: Content of: <book><chapter><sect1><sect2><para>
5985 #: ../en/ch05-collab.xml:109
5986 msgid ""
5987 "As one example, many projects have a loose-knit group of collaborators who "
5988 "rarely physically meet each other. Some groups like to overcome the "
5989 "isolation of working at a distance by organising occasional <quote>sprints</"
5990 "quote>. In a sprint, a number of people get together in a single location (a "
5991 "company's conference room, a hotel meeting room, that kind of place) and "
5992 "spend several days more or less locked in there, hacking intensely on a "
5993 "handful of projects."
5994 msgstr ""
5996 #. type: Content of: <book><chapter><sect1><sect2><para>
5997 #: ../en/ch05-collab.xml:118
5998 msgid ""
5999 "A sprint is the perfect place to use the <command role=\"hg-cmd\">hg serve</"
6000 "command> command, since <command role=\"hg-cmd\">hg serve</command> does not "
6001 "require any fancy server infrastructure. You can get started with <command "
6002 "role=\"hg-cmd\">hg serve</command> in moments, by reading section <xref "
6003 "linkend=\"sec.collab.serve\"/> below. Then simply tell the person next to "
6004 "you that you're running a server, send the URL to them in an instant message, "
6005 "and you immediately have a quick-turnaround way to work together. They can "
6006 "type your URL into their web browser and quickly review your changes; or they "
6007 "can pull a bugfix from you and verify it; or they can clone a branch "
6008 "containing a new feature and try it out."
6009 msgstr ""
6011 #. type: Content of: <book><chapter><sect1><sect2><para>
6012 #: ../en/ch05-collab.xml:132
6013 msgid ""
6014 "The charm, and the problem, with doing things in an ad hoc fashion like this "
6015 "is that only people who know about your changes, and where they are, can see "
6016 "them. Such an informal approach simply doesn't scale beyond a handful "
6017 "people, because each individual needs to know about $n$ different "
6018 "repositories to pull from."
6019 msgstr ""
6021 #. type: Content of: <book><chapter><sect1><sect2><title>
6022 #: ../en/ch05-collab.xml:141
6023 msgid "A single central repository"
6024 msgstr "单一中央版本库"
6026 #. type: Content of: <book><chapter><sect1><sect2><para>
6027 #: ../en/ch05-collab.xml:143
6028 msgid ""
6029 "For smaller projects migrating from a centralised revision control tool, "
6030 "perhaps the easiest way to get started is to have changes flow through a "
6031 "single shared central repository. This is also the most common "
6032 "<quote>building block</quote> for more ambitious workflow schemes."
6033 msgstr ""
6035 #. type: Content of: <book><chapter><sect1><sect2><para>
6036 #: ../en/ch05-collab.xml:149
6037 msgid ""
6038 "Contributors start by cloning a copy of this repository. They can pull "
6039 "changes from it whenever they need to, and some (perhaps all) developers have "
6040 "permission to push a change back when they're ready for other people to see "
6041 "it."
6042 msgstr ""
6044 #. type: Content of: <book><chapter><sect1><sect2><para>
6045 #: ../en/ch05-collab.xml:154
6046 msgid ""
6047 "Under this model, it can still often make sense for people to pull changes "
6048 "directly from each other, without going through the central repository. "
6049 "Consider a case in which I have a tentative bug fix, but I am worried that if "
6050 "I were to publish it to the central repository, it might subsequently break "
6051 "everyone else's trees as they pull it. To reduce the potential for damage, I "
6052 "can ask you to clone my repository into a temporary repository of your own "
6053 "and test it. This lets us put off publishing the potentially unsafe change "
6054 "until it has had a little testing."
6055 msgstr ""
6057 #. type: Content of: <book><chapter><sect1><sect2><para>
6058 #: ../en/ch05-collab.xml:165
6059 msgid ""
6060 "In this kind of scenario, people usually use the <command>ssh</command> "
6061 "protocol to securely push changes to the central repository, as documented in "
6062 "section <xref linkend=\"sec.collab.ssh\"/>. It's also usual to publish a "
6063 "read-only copy of the repository over HTTP using CGI, as in section <xref "
6064 "linkend=\"sec.collab.cgi\"/>. Publishing over HTTP satisfies the needs of "
6065 "people who don't have push access, and those who want to use web browsers to "
6066 "browse the repository's history."
6067 msgstr ""
6069 #. type: Content of: <book><chapter><sect1><sect2><title>
6070 #: ../en/ch05-collab.xml:178
6071 msgid "Working with multiple branches"
6072 msgstr "使用多个分支工作"
6074 #. type: Content of: <book><chapter><sect1><sect2><para>
6075 #: ../en/ch05-collab.xml:180
6076 msgid ""
6077 "Projects of any significant size naturally tend to make progress on several "
6078 "fronts simultaneously. In the case of software, it's common for a project to "
6079 "go through periodic official releases. A release might then go into "
6080 "<quote>maintenance mode</quote> for a while after its first publication; "
6081 "maintenance releases tend to contain only bug fixes, not new features. In "
6082 "parallel with these maintenance releases, one or more future releases may be "
6083 "under development. People normally use the word <quote>branch</quote> to "
6084 "refer to one of these many slightly different directions in which development "
6085 "is proceeding."
6086 msgstr ""
6088 #. type: Content of: <book><chapter><sect1><sect2><para>
6089 #: ../en/ch05-collab.xml:193
6090 msgid ""
6091 "Mercurial is particularly well suited to managing a number of simultaneous, "
6092 "but not identical, branches. Each <quote>development direction</quote> can "
6093 "live in its own central repository, and you can merge changes from one to "
6094 "another as the need arises. Because repositories are independent of each "
6095 "other, unstable changes in a development branch will never affect a stable "
6096 "branch unless someone explicitly merges those changes in."
6097 msgstr ""
6099 #. type: Content of: <book><chapter><sect1><sect2><para>
6100 #: ../en/ch05-collab.xml:202
6101 msgid ""
6102 "Here's an example of how this can work in practice. Let's say you have one "
6103 "<quote>main branch</quote> on a central server."
6104 msgstr ""
6106 #. type: Content of: <book><chapter><sect1><sect2><para>
6107 #: ../en/ch05-collab.xml:208
6108 msgid "People clone it, make changes locally, test them, and push them back."
6109 msgstr ""
6111 #. type: Content of: <book><chapter><sect1><sect2><para>
6112 #: ../en/ch05-collab.xml:211
6113 msgid ""
6114 "Once the main branch reaches a release milestone, you can use the <command "
6115 "role=\"hg-cmd\">hg tag</command> command to give a permanent name to the "
6116 "milestone revision."
6117 msgstr ""
6119 #. type: Content of: <book><chapter><sect1><sect2><para>
6120 #: ../en/ch05-collab.xml:217
6121 msgid "Let's say some ongoing development occurs on the main branch."
6122 msgstr ""
6124 #. type: Content of: <book><chapter><sect1><sect2><para>
6125 #: ../en/ch05-collab.xml:222
6126 msgid ""
6127 "Using the tag that was recorded at the milestone, people who clone that "
6128 "repository at any time in the future can use <command role=\"hg-cmd\">hg "
6129 "update</command> to get a copy of the working directory exactly as it was "
6130 "when that tagged revision was committed."
6131 msgstr ""
6134 #. type: Content of: <book><chapter><sect1><sect2><para>
6135 #: ../en/ch05-collab.xml:230
6136 msgid ""
6137 "In addition, immediately after the main branch is tagged, someone can then "
6138 "clone the main branch on the server to a new <quote>stable</quote> branch, "
6139 "also on the server."
6140 msgstr ""
6142 #. type: Content of: <book><chapter><sect1><sect2><para>
6143 #: ../en/ch05-collab.xml:236
6144 msgid ""
6145 "Someone who needs to make a change to the stable branch can then clone "
6146 "<emphasis>that</emphasis> repository, make their changes, commit, and push "
6147 "their changes back there."
6148 msgstr ""
6150 #. type: Content of: <book><chapter><sect1><sect2><para>
6151 #: ../en/ch05-collab.xml:242
6152 msgid ""
6153 "Because Mercurial repositories are independent, and Mercurial doesn't move "
6154 "changes around automatically, the stable and main branches are "
6155 "<emphasis>isolated</emphasis> from each other. The changes that you made on "
6156 "the main branch don't <quote>leak</quote> to the stable branch, and vice "
6157 "versa."
6158 msgstr ""
6160 #. type: Content of: <book><chapter><sect1><sect2><para>
6161 #: ../en/ch05-collab.xml:249
6162 msgid ""
6163 "You'll often want all of your bugfixes on the stable branch to show up on the "
6164 "main branch, too. Rather than rewrite a bugfix on the main branch, you can "
6165 "simply pull and merge changes from the stable to the main branch, and "
6166 "Mercurial will bring those bugfixes in for you."
6167 msgstr ""
6169 #. type: Content of: <book><chapter><sect1><sect2><para>
6170 #: ../en/ch05-collab.xml:257
6171 msgid ""
6172 "The main branch will still contain changes that are not on the stable branch, "
6173 "but it will also contain all of the bugfixes from the stable branch. The "
6174 "stable branch remains unaffected by these changes."
6175 msgstr ""
6177 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
6178 #: ../en/ch05-collab.xml:264 ../en/ch05-collab.xml:278
6179 msgid "Feature branches"
6180 msgstr "特性分支"
6182 #. type: Content of: <book><chapter><sect1><sect2><para>
6183 #: ../en/ch05-collab.xml:266
6184 msgid ""
6185 "For larger projects, an effective way to manage change is to break up a team "
6186 "into smaller groups. Each group has a shared branch of its own, cloned from "
6187 "a single <quote>master</quote> branch used by the entire project. People "
6188 "working on an individual branch are typically quite isolated from "
6189 "developments on other branches."
6190 msgstr ""
6192 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
6193 #: ../en/ch05-collab.xml:275
6194 msgid ""
6195 "<imageobject><imagedata fileref=\"images/feature-branches.png\"/> </"
6196 "imageobject>"
6197 msgstr ""
6199 #. type: Content of: <book><chapter><sect1><sect2><para>
6200 #: ../en/ch05-collab.xml:283
6201 msgid ""
6202 "When a particular feature is deemed to be in suitable shape, someone on that "
6203 "feature team pulls and merges from the master branch into the feature branch, "
6204 "then pushes back up to the master branch."
6205 msgstr ""
6207 #. type: Content of: <book><chapter><sect1><sect2><title>
6208 #: ../en/ch05-collab.xml:290
6209 msgid "The release train"
6210 msgstr "发布列车"
6212 #. type: Content of: <book><chapter><sect1><sect2><para>
6213 #: ../en/ch05-collab.xml:292
6214 msgid ""
6215 "Some projects are organised on a <quote>train</quote> basis: a release is "
6216 "scheduled to happen every few months, and whatever features are ready when "
6217 "the <quote>train</quote> is ready to leave are allowed in."
6218 msgstr ""
6220 #. type: Content of: <book><chapter><sect1><sect2><para>
6221 #: ../en/ch05-collab.xml:297
6222 msgid ""
6223 "This model resembles working with feature branches. The difference is that "
6224 "when a feature branch misses a train, someone on the feature team pulls and "
6225 "merges the changes that went out on that train release into the feature "
6226 "branch, and the team continues its work on top of that release so that their "
6227 "feature can make the next release."
6228 msgstr ""
6230 #. type: Content of: <book><chapter><sect1><sect2><title>
6231 #: ../en/ch05-collab.xml:306
6232 msgid "The Linux kernel model"
6233 msgstr "Linux 内核模型"
6235 #. type: Content of: <book><chapter><sect1><sect2><para>
6236 #: ../en/ch05-collab.xml:308
6237 msgid ""
6238 "The development of the Linux kernel has a shallow hierarchical structure, "
6239 "surrounded by a cloud of apparent chaos. Because most Linux developers use "
6240 "<command>git</command>, a distributed revision control tool with capabilities "
6241 "similar to Mercurial, it's useful to describe the way work flows in that "
6242 "environment; if you like the ideas, the approach translates well across tools."
6243 msgstr ""
6245 #. type: Content of: <book><chapter><sect1><sect2><para>
6246 #: ../en/ch05-collab.xml:316
6247 msgid ""
6248 "At the center of the community sits Linus Torvalds, the creator of Linux. He "
6249 "publishes a single source repository that is considered the "
6250 "<quote>authoritative</quote> current tree by the entire developer community. "
6251 "Anyone can clone Linus's tree, but he is very choosy about whose trees he "
6252 "pulls from."
6253 msgstr ""
6255 #. type: Content of: <book><chapter><sect1><sect2><para>
6256 #: ../en/ch05-collab.xml:323
6257 msgid ""
6258 "Linus has a number of <quote>trusted lieutenants</quote>. As a general rule, "
6259 "he pulls whatever changes they publish, in most cases without even reviewing "
6260 "those changes. Some of those lieutenants are generally agreed to be "
6261 "<quote>maintainers</quote>, responsible for specific subsystems within the "
6262 "kernel. If a random kernel hacker wants to make a change to a subsystem that "
6263 "they want to end up in Linus's tree, they must find out who the subsystem's "
6264 "maintainer is, and ask that maintainer to take their change. If the "
6265 "maintainer reviews their changes and agrees to take them, they'll pass them "
6266 "along to Linus in due course."
6267 msgstr ""
6269 #. type: Content of: <book><chapter><sect1><sect2><para>
6270 #: ../en/ch05-collab.xml:335
6271 msgid ""
6272 "Individual lieutenants have their own approaches to reviewing, accepting, and "
6273 "publishing changes; and for deciding when to feed them to Linus. In "
6274 "addition, there are several well known branches that people use for different "
6275 "purposes. For example, a few people maintain <quote>stable</quote> "
6276 "repositories of older versions of the kernel, to which they apply critical "
6277 "fixes as needed. Some maintainers publish multiple trees: one for "
6278 "experimental changes; one for changes that they are about to feed upstream; "
6279 "and so on. Others just publish a single tree."
6280 msgstr ""
6282 #. type: Content of: <book><chapter><sect1><sect2><para>
6283 #: ../en/ch05-collab.xml:346
6284 msgid ""
6285 "This model has two notable features. The first is that it's <quote>pull "
6286 "only</quote>. You have to ask, convince, or beg another developer to take a "
6287 "change from you, because there are almost no trees to which more than one "
6288 "person can push, and there's no way to push changes into a tree that someone "
6289 "else controls."
6290 msgstr ""
6292 #. type: Content of: <book><chapter><sect1><sect2><para>
6293 #: ../en/ch05-collab.xml:353
6294 msgid ""
6295 "The second is that it's based on reputation and acclaim. If you're an "
6296 "unknown, Linus will probably ignore changes from you without even "
6297 "responding. But a subsystem maintainer will probably review them, and will "
6298 "likely take them if they pass their criteria for suitability. The more "
6299 "<quote>good</quote> changes you contribute to a maintainer, the more likely "
6300 "they are to trust your judgment and accept your changes. If you're well-"
6301 "known and maintain a long-lived branch for something Linus hasn't yet "
6302 "accepted, people with similar interests may pull your changes regularly to "
6303 "keep up with your work."
6304 msgstr ""
6306 #. type: Content of: <book><chapter><sect1><sect2><para>
6307 #: ../en/ch05-collab.xml:364
6308 msgid ""
6309 "Reputation and acclaim don't necessarily cross subsystem or <quote>people</"
6310 "quote> boundaries. If you're a respected but specialised storage hacker, and "
6311 "you try to fix a networking bug, that change will receive a level of scrutiny "
6312 "from a network maintainer comparable to a change from a complete stranger."
6313 msgstr ""
6315 #. type: Content of: <book><chapter><sect1><sect2><para>
6316 #: ../en/ch05-collab.xml:371
6317 msgid ""
6318 "To people who come from more orderly project backgrounds, the comparatively "
6319 "chaotic Linux kernel development process often seems completely insane. It's "
6320 "subject to the whims of individuals; people make sweeping changes whenever "
6321 "they deem it appropriate; and the pace of development is astounding. And yet "
6322 "Linux is a highly successful, well-regarded piece of software."
6323 msgstr ""
6325 #. type: Content of: <book><chapter><sect1><sect2><title>
6326 #: ../en/ch05-collab.xml:381
6327 msgid "Pull-only versus shared-push collaboration"
6328 msgstr "只读与共享写协作"
6330 #. type: Content of: <book><chapter><sect1><sect2><para>
6331 #: ../en/ch05-collab.xml:383
6332 msgid ""
6333 "A perpetual source of heat in the open source community is whether a "
6334 "development model in which people only ever pull changes from others is "
6335 "<quote>better than</quote> one in which multiple people can push changes to a "
6336 "shared repository."
6337 msgstr ""
6339 #. type: Content of: <book><chapter><sect1><sect2><para>
6340 #: ../en/ch05-collab.xml:389
6341 msgid ""
6342 "Typically, the backers of the shared-push model use tools that actively "
6343 "enforce this approach. If you're using a centralised revision control tool "
6344 "such as Subversion, there's no way to make a choice over which model you'll "
6345 "use: the tool gives you shared-push, and if you want to do anything else, "
6346 "you'll have to roll your own approach on top (such as applying a patch by "
6347 "hand)."
6348 msgstr ""
6350 #. type: Content of: <book><chapter><sect1><sect2><para>
6351 #: ../en/ch05-collab.xml:397
6352 msgid ""
6353 "A good distributed revision control tool, such as Mercurial, will support "
6354 "both models. You and your collaborators can then structure how you work "
6355 "together based on your own needs and preferences, not on what contortions "
6356 "your tools force you into."
6357 msgstr ""
6359 #. type: Content of: <book><chapter><sect1><sect2><title>
6360 #: ../en/ch05-collab.xml:405
6361 msgid "Where collaboration meets branch management"
6362 msgstr "协作与分支管理"
6364 #. type: Content of: <book><chapter><sect1><sect2><para>
6365 #: ../en/ch05-collab.xml:407
6366 msgid ""
6367 "Once you and your team set up some shared repositories and start propagating "
6368 "changes back and forth between local and shared repos, you begin to face a "
6369 "related, but slightly different challenge: that of managing the multiple "
6370 "directions in which your team may be moving at once. Even though this "
6371 "subject is intimately related to how your team collaborates, it's dense "
6372 "enough to merit treatment of its own, in chapter <xref linkend=\"chap.branch"
6373 "\"/>."
6374 msgstr ""
6376 #. type: Content of: <book><chapter><sect1><title>
6377 #: ../en/ch05-collab.xml:419
6378 msgid "The technical side of sharing"
6379 msgstr "共享的技术因素"
6381 #. type: Content of: <book><chapter><sect1><para>
6382 #: ../en/ch05-collab.xml:421
6383 msgid ""
6384 "The remainder of this chapter is devoted to the question of serving data to "
6385 "your collaborators."
6386 msgstr ""
6388 #. type: Content of: <book><chapter><sect1><title>
6389 #: ../en/ch05-collab.xml:426
6390 msgid "Informal sharing with <command role=\"hg-cmd\">hg serve</command>"
6391 msgstr "使用 <command role=\"hg-cmd\">hg serve</command> 进行非正式共享"
6393 #. type: Content of: <book><chapter><sect1><para>
6394 #: ../en/ch05-collab.xml:429
6395 msgid ""
6396 "Mercurial's <command role=\"hg-cmd\">hg serve</command> command is "
6397 "wonderfully suited to small, tight-knit, and fast-paced group environments. "
6398 "It also provides a great way to get a feel for using Mercurial commands over "
6399 "a network."
6400 msgstr ""
6402 #. type: Content of: <book><chapter><sect1><para>
6403 #: ../en/ch05-collab.xml:434
6404 msgid ""
6405 "Run <command role=\"hg-cmd\">hg serve</command> inside a repository, and in "
6406 "under a second it will bring up a specialised HTTP server; this will accept "
6407 "connections from any client, and serve up data for that repository until you "
6408 "terminate it. Anyone who knows the URL of the server you just started, and "
6409 "can talk to your computer over the network, can then use a web browser or "
6410 "Mercurial to read data from that repository. A URL for a <command role=\"hg-"
6411 "cmd\">hg serve</command> instance running on a laptop is likely to look "
6412 "something like <literal>http://my-laptop.local:8000/</literal>."
6413 msgstr ""
6415 #. type: Content of: <book><chapter><sect1><para>
6416 #: ../en/ch05-collab.xml:445
6417 msgid ""
6418 "The <command role=\"hg-cmd\">hg serve</command> command is <emphasis>not</"
6419 "emphasis> a general-purpose web server. It can do only two things:"
6420 msgstr ""
6422 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
6423 #: ../en/ch05-collab.xml:449
6424 msgid ""
6425 "Allow people to browse the history of the repository it's serving, from their "
6426 "normal web browsers."
6427 msgstr ""
6429 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
6430 #: ../en/ch05-collab.xml:453
6431 msgid ""
6432 "Speak Mercurial's wire protocol, so that people can <command role=\"hg-cmd"
6433 "\">hg clone</command> or <command role=\"hg-cmd\">hg pull</command> changes "
6434 "from that repository."
6435 msgstr ""
6437 #. type: Content of: <book><chapter><sect1><para>
6438 #: ../en/ch05-collab.xml:458
6439 msgid ""
6440 "In particular, <command role=\"hg-cmd\">hg serve</command> won't allow remote "
6441 "users to <emphasis>modify</emphasis> your repository. It's intended for read-"
6442 "only use."
6443 msgstr ""
6445 #. type: Content of: <book><chapter><sect1><para>
6446 #: ../en/ch05-collab.xml:462
6447 msgid ""
6448 "If you're getting started with Mercurial, there's nothing to prevent you from "
6449 "using <command role=\"hg-cmd\">hg serve</command> to serve up a repository on "
6450 "your own computer, then use commands like <command role=\"hg-cmd\">hg clone</"
6451 "command>, <command role=\"hg-cmd\">hg incoming</command>, and so on to talk "
6452 "to that server as if the repository was hosted remotely. This can help you to "
6453 "quickly get acquainted with using commands on network-hosted repositories."
6454 msgstr ""
6456 #. type: Content of: <book><chapter><sect1><sect2><title>
6457 #: ../en/ch05-collab.xml:472
6458 msgid "A few things to keep in mind"
6459 msgstr "要牢记的几件事"
6461 #. type: Content of: <book><chapter><sect1><sect2><para>
6462 #: ../en/ch05-collab.xml:474
6463 msgid ""
6464 "Because it provides unauthenticated read access to all clients, you should "
6465 "only use <command role=\"hg-cmd\">hg serve</command> in an environment where "
6466 "you either don't care, or have complete control over, who can access your "
6467 "network and pull data from your repository."
6468 msgstr ""
6470 #. type: Content of: <book><chapter><sect1><sect2><para>
6471 #: ../en/ch05-collab.xml:480
6472 msgid ""
6473 "The <command role=\"hg-cmd\">hg serve</command> command knows nothing about "
6474 "any firewall software you might have installed on your system or network. It "
6475 "cannot detect or control your firewall software. If other people are unable "
6476 "to talk to a running <command role=\"hg-cmd\">hg serve</command> instance, "
6477 "the second thing you should do (<emphasis>after</emphasis> you make sure that "
6478 "they're using the correct URL) is check your firewall configuration."
6479 msgstr ""
6481 #. type: Content of: <book><chapter><sect1><sect2><para>
6482 #: ../en/ch05-collab.xml:489
6483 msgid ""
6484 "By default, <command role=\"hg-cmd\">hg serve</command> listens for incoming "
6485 "connections on port 8000. If another process is already listening on the "
6486 "port you want to use, you can specify a different port to listen on using the "
6487 "<option role=\"hg-opt-serve\">-p</option> option."
6488 msgstr ""
6490 #. type: Content of: <book><chapter><sect1><sect2><para>
6491 #: ../en/ch05-collab.xml:495
6492 msgid ""
6493 "Normally, when <command role=\"hg-cmd\">hg serve</command> starts, it prints "
6494 "no output, which can be a bit unnerving. If you'd like to confirm that it is "
6495 "indeed running correctly, and find out what URL you should send to your "
6496 "collaborators, start it with the <option role=\"hg-opt-global\">-v</option> "
6497 "option."
6498 msgstr ""
6500 #. type: Content of: <book><chapter><sect1><title>
6501 #: ../en/ch05-collab.xml:505
6502 msgid "Using the Secure Shell (ssh) protocol"
6503 msgstr "使用 ssh 协议"
6505 #. type: Content of: <book><chapter><sect1><para>
6506 #: ../en/ch05-collab.xml:507
6507 msgid ""
6508 "You can pull and push changes securely over a network connection using the "
6509 "Secure Shell (<literal>ssh</literal>) protocol. To use this successfully, "
6510 "you may have to do a little bit of configuration on the client or server "
6511 "sides."
6512 msgstr ""
6514 #. type: Content of: <book><chapter><sect1><para>
6515 #: ../en/ch05-collab.xml:512
6516 msgid ""
6517 "If you're not familiar with ssh, it's a network protocol that lets you "
6518 "securely communicate with another computer. To use it with Mercurial, you'll "
6519 "be setting up one or more user accounts on a server so that remote users can "
6520 "log in and execute commands."
6521 msgstr ""
6523 #. type: Content of: <book><chapter><sect1><para>
6524 #: ../en/ch05-collab.xml:518
6525 msgid ""
6526 "(If you <emphasis>are</emphasis> familiar with ssh, you'll probably find some "
6527 "of the material that follows to be elementary in nature.)"
6528 msgstr ""
6530 #. type: Content of: <book><chapter><sect1><sect2><title>
6531 #: ../en/ch05-collab.xml:523
6532 msgid "How to read and write ssh URLs"
6533 msgstr "如何读写 ssh 路径"
6535 #. type: Content of: <book><chapter><sect1><sect2><para>
6536 #: ../en/ch05-collab.xml:525
6537 msgid "An ssh URL tends to look like this:"
6538 msgstr ""
6540 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
6541 #: ../en/ch05-collab.xml:528
6542 msgid ""
6543 "The <quote><literal>ssh://</literal></quote> part tells Mercurial to use the "
6544 "ssh protocol."
6545 msgstr ""
6547 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
6548 #: ../en/ch05-collab.xml:531
6549 msgid ""
6550 "The <quote><literal>bos@</literal></quote> component indicates what username "
6551 "to log into the server as. You can leave this out if the remote username is "
6552 "the same as your local username."
6553 msgstr ""
6555 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
6556 #: ../en/ch05-collab.xml:536
6557 msgid ""
6558 "The <quote><literal>hg.serpentine.com</literal></quote> gives the hostname of "
6559 "the server to log into."
6560 msgstr ""
6562 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
6563 #: ../en/ch05-collab.xml:540
6564 msgid ""
6565 "The <quote>:22</quote> identifies the port number to connect to the server "
6566 "on. The default port is 22, so you only need to specify a colon and port "
6567 "number if you're <emphasis>not</emphasis> using port 22."
6568 msgstr ""
6570 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
6571 #: ../en/ch05-collab.xml:545
6572 msgid ""
6573 "The remainder of the URL is the local path to the repository on the server."
6574 msgstr ""
6576 #. type: Content of: <book><chapter><sect1><sect2><para>
6577 #: ../en/ch05-collab.xml:549
6578 msgid ""
6579 "There's plenty of scope for confusion with the path component of ssh URLs, as "
6580 "there is no standard way for tools to interpret it. Some programs behave "
6581 "differently than others when dealing with these paths. This isn't an ideal "
6582 "situation, but it's unlikely to change. Please read the following paragraphs "
6583 "carefully."
6584 msgstr ""
6586 #. type: Content of: <book><chapter><sect1><sect2><para>
6587 #: ../en/ch05-collab.xml:556
6588 msgid ""
6589 "Mercurial treats the path to a repository on the server as relative to the "
6590 "remote user's home directory. For example, if user <literal>foo</literal> on "
6591 "the server has a home directory of <filename class=\"directory\">/home/foo</"
6592 "filename>, then an ssh URL that contains a path component of <filename class="
6593 "\"directory\">bar</filename> <emphasis>really</emphasis> refers to the "
6594 "directory <filename class=\"directory\">/home/foo/bar</filename>."
6595 msgstr ""
6597 #. type: Content of: <book><chapter><sect1><sect2><para>
6598 #: ../en/ch05-collab.xml:565
6599 msgid ""
6600 "If you want to specify a path relative to another user's home directory, you "
6601 "can use a path that starts with a tilde character followed by the user's name "
6602 "(let's call them <literal>otheruser</literal>), like this."
6603 msgstr ""
6605 #. type: Content of: <book><chapter><sect1><sect2><para>
6606 #: ../en/ch05-collab.xml:571
6607 msgid ""
6608 "And if you really want to specify an <emphasis>absolute</emphasis> path on "
6609 "the server, begin the path component with two slashes, as in this example."
6610 msgstr ""
6612 #. type: Content of: <book><chapter><sect1><sect2><title>
6613 #: ../en/ch05-collab.xml:578
6614 msgid "Finding an ssh client for your system"
6615 msgstr "为你的系统寻找 ssh 客户端"
6617 #. type: Content of: <book><chapter><sect1><sect2><para>
6618 #: ../en/ch05-collab.xml:580
6619 msgid ""
6620 "Almost every Unix-like system comes with OpenSSH preinstalled. If you're "
6621 "using such a system, run <literal>which ssh</literal> to find out if the "
6622 "<command>ssh</command> command is installed (it's usually in <filename class="
6623 "\"directory\">/usr/bin</filename>). In the unlikely event that it isn't "
6624 "present, take a look at your system documentation to figure out how to "
6625 "install it."
6626 msgstr ""
6628 #. type: Content of: <book><chapter><sect1><sect2><para>
6629 #: ../en/ch05-collab.xml:588
6630 msgid ""
6631 "On Windows, you'll first need to download a suitable ssh client. There are "
6632 "two alternatives."
6633 msgstr ""
6635 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6636 #: ../en/ch05-collab.xml:591
6637 msgid ""
6638 "Simon Tatham's excellent PuTTY package <citation>web:putty</citation> "
6639 "provides a complete suite of ssh client commands."
6640 msgstr ""
6642 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6643 #: ../en/ch05-collab.xml:595
6644 msgid ""
6645 "If you have a high tolerance for pain, you can use the Cygwin port of OpenSSH."
6646 msgstr ""
6648 #. type: Content of: <book><chapter><sect1><sect2><para>
6649 #: ../en/ch05-collab.xml:598
6650 msgid ""
6651 "In either case, you'll need to edit your <filename role=\"special\">hg.ini</"
6652 "filename> file to tell Mercurial where to find the actual client command. "
6653 "For example, if you're using PuTTY, you'll need to use the <command>plink</"
6654 "command> command as a command-line ssh client."
6655 msgstr ""
6657 #. type: Content of: <book><chapter><sect1><sect2><note><para>
6658 #: ../en/ch05-collab.xml:608
6659 msgid ""
6660 "The path to <command>plink</command> shouldn't contain any whitespace "
6661 "characters, or Mercurial may not be able to run it correctly (so putting it "
6662 "in <filename class=\"directory\">C:\\Program Files</filename> is probably not "
6663 "a good idea)."
6664 msgstr ""
6666 #. type: Content of: <book><chapter><sect1><sect2><title>
6667 #: ../en/ch05-collab.xml:617
6668 msgid "Generating a key pair"
6669 msgstr "产生密钥对"
6671 #. type: Content of: <book><chapter><sect1><sect2><para>
6672 #: ../en/ch05-collab.xml:619
6673 msgid ""
6674 "To avoid the need to repetitively type a password every time you need to use "
6675 "your ssh client, I recommend generating a key pair. On a Unix-like system, "
6676 "the <command>ssh-keygen</command> command will do the trick. On Windows, if "
6677 "you're using PuTTY, the <command>puttygen</command> command is what you'll "
6678 "need."
6679 msgstr ""
6681 #. type: Content of: <book><chapter><sect1><sect2><para>
6682 #: ../en/ch05-collab.xml:627
6683 msgid ""
6684 "When you generate a key pair, it's usually <emphasis>highly</emphasis> "
6685 "advisable to protect it with a passphrase. (The only time that you might not "
6686 "want to do this is when you're using the ssh protocol for automated tasks on "
6687 "a secure network.)"
6688 msgstr ""
6690 #. type: Content of: <book><chapter><sect1><sect2><para>
6691 #: ../en/ch05-collab.xml:633
6692 msgid ""
6693 "Simply generating a key pair isn't enough, however. You'll need to add the "
6694 "public key to the set of authorised keys for whatever user you're logging in "
6695 "remotely as. For servers using OpenSSH (the vast majority), this will mean "
6696 "adding the public key to a list in a file called <filename role=\"special"
6697 "\">authorized_keys</filename> in their <filename role=\"special\" class="
6698 "\"directory\">.ssh</filename> directory."
6699 msgstr ""
6701 #. type: Content of: <book><chapter><sect1><sect2><para>
6702 #: ../en/ch05-collab.xml:642
6703 msgid ""
6704 "On a Unix-like system, your public key will have a <filename>.pub</filename> "
6705 "extension. If you're using <command>puttygen</command> on Windows, you can "
6706 "save the public key to a file of your choosing, or paste it from the window "
6707 "it's displayed in straight into the <filename role=\"special"
6708 "\">authorized_keys</filename> file."
6709 msgstr ""
6711 #. type: Content of: <book><chapter><sect1><sect2><title>
6712 #: ../en/ch05-collab.xml:651
6713 msgid "Using an authentication agent"
6714 msgstr "使用认证代理"
6716 #. type: Content of: <book><chapter><sect1><sect2><para>
6717 #: ../en/ch05-collab.xml:653
6718 msgid ""
6719 "An authentication agent is a daemon that stores passphrases in memory (so it "
6720 "will forget passphrases if you log out and log back in again). An ssh client "
6721 "will notice if it's running, and query it for a passphrase. If there's no "
6722 "authentication agent running, or the agent doesn't store the necessary "
6723 "passphrase, you'll have to type your passphrase every time Mercurial tries to "
6724 "communicate with a server on your behalf (e.g. whenever you pull or push "
6725 "changes)."
6726 msgstr ""
6728 #. type: Content of: <book><chapter><sect1><sect2><para>
6729 #: ../en/ch05-collab.xml:662
6730 msgid ""
6731 "The downside of storing passphrases in an agent is that it's possible for a "
6732 "well-prepared attacker to recover the plain text of your passphrases, in some "
6733 "cases even if your system has been power-cycled. You should make your own "
6734 "judgment as to whether this is an acceptable risk. It certainly saves a lot "
6735 "of repeated typing."
6736 msgstr ""
6738 #. type: Content of: <book><chapter><sect1><sect2><para>
6739 #: ../en/ch05-collab.xml:669
6740 msgid ""
6741 "On Unix-like systems, the agent is called <command>ssh-agent</command>, and "
6742 "it's often run automatically for you when you log in. You'll need to use the "
6743 "<command>ssh-add</command> command to add passphrases to the agent's store. "
6744 "On Windows, if you're using PuTTY, the <command>pageant</command> command "
6745 "acts as the agent. It adds an icon to your system tray that will let you "
6746 "manage stored passphrases."
6747 msgstr ""
6749 #. type: Content of: <book><chapter><sect1><sect2><title>
6750 #: ../en/ch05-collab.xml:680
6751 msgid "Configuring the server side properly"
6752 msgstr "正确配置服务器端"
6754 #. type: Content of: <book><chapter><sect1><sect2><para>
6755 #: ../en/ch05-collab.xml:682
6756 msgid ""
6757 "Because ssh can be fiddly to set up if you're new to it, there's a variety of "
6758 "things that can go wrong. Add Mercurial on top, and there's plenty more "
6759 "scope for head-scratching. Most of these potential problems occur on the "
6760 "server side, not the client side. The good news is that once you've gotten a "
6761 "configuration working, it will usually continue to work indefinitely."
6762 msgstr ""
6764 #. type: Content of: <book><chapter><sect1><sect2><para>
6765 #: ../en/ch05-collab.xml:690
6766 msgid ""
6767 "Before you try using Mercurial to talk to an ssh server, it's best to make "
6768 "sure that you can use the normal <command>ssh</command> or <command>putty</"
6769 "command> command to talk to the server first. If you run into problems with "
6770 "using these commands directly, Mercurial surely won't work. Worse, it will "
6771 "obscure the underlying problem. Any time you want to debug ssh-related "
6772 "Mercurial problems, you should drop back to making sure that plain ssh client "
6773 "commands work first, <emphasis>before</emphasis> you worry about whether "
6774 "there's a problem with Mercurial."
6775 msgstr ""
6777 #. type: Content of: <book><chapter><sect1><sect2><para>
6778 #: ../en/ch05-collab.xml:701
6779 msgid ""
6780 "The first thing to be sure of on the server side is that you can actually log "
6781 "in from another machine at all. If you can't use <command>ssh</command> or "
6782 "<command>putty</command> to log in, the error message you get may give you a "
6783 "few hints as to what's wrong. The most common problems are as follows."
6784 msgstr ""
6786 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6787 #: ../en/ch05-collab.xml:708
6788 msgid ""
6789 "If you get a <quote>connection refused</quote> error, either there isn't an "
6790 "SSH daemon running on the server at all, or it's inaccessible due to firewall "
6791 "configuration."
6792 msgstr ""
6794 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6795 #: ../en/ch05-collab.xml:713
6796 msgid ""
6797 "If you get a <quote>no route to host</quote> error, you either have an "
6798 "incorrect address for the server or a seriously locked down firewall that "
6799 "won't admit its existence at all."
6800 msgstr ""
6802 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6803 #: ../en/ch05-collab.xml:718
6804 msgid ""
6805 "If you get a <quote>permission denied</quote> error, you may have mistyped "
6806 "the username on the server, or you could have mistyped your key's passphrase "
6807 "or the remote user's password."
6808 msgstr ""
6810 #. type: Content of: <book><chapter><sect1><sect2><para>
6811 #: ../en/ch05-collab.xml:723
6812 msgid ""
6813 "In summary, if you're having trouble talking to the server's ssh daemon, "
6814 "first make sure that one is running at all. On many systems it will be "
6815 "installed, but disabled, by default. Once you're done with this step, you "
6816 "should then check that the server's firewall is configured to allow incoming "
6817 "connections on the port the ssh daemon is listening on (usually 22). Don't "
6818 "worry about more exotic possibilities for misconfiguration until you've "
6819 "checked these two first."
6820 msgstr ""
6822 #. type: Content of: <book><chapter><sect1><sect2><para>
6823 #: ../en/ch05-collab.xml:733
6824 msgid ""
6825 "If you're using an authentication agent on the client side to store "
6826 "passphrases for your keys, you ought to be able to log into the server "
6827 "without being prompted for a passphrase or a password. If you're prompted "
6828 "for a passphrase, there are a few possible culprits."
6829 msgstr ""
6831 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6832 #: ../en/ch05-collab.xml:739
6833 msgid ""
6834 "You might have forgotten to use <command>ssh-add</command> or "
6835 "<command>pageant</command> to store the passphrase."
6836 msgstr ""
6838 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6839 #: ../en/ch05-collab.xml:743
6840 msgid "You might have stored the passphrase for the wrong key."
6841 msgstr ""
6843 #. type: Content of: <book><chapter><sect1><sect2><para>
6844 #: ../en/ch05-collab.xml:746
6845 msgid ""
6846 "If you're being prompted for the remote user's password, there are another "
6847 "few possible problems to check."
6848 msgstr ""
6850 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6851 #: ../en/ch05-collab.xml:749
6852 msgid ""
6853 "Either the user's home directory or their <filename role=\"special\" class="
6854 "\"directory\">.ssh</filename> directory might have excessively liberal "
6855 "permissions. As a result, the ssh daemon will not trust or read their "
6856 "<filename role=\"special\">authorized_keys</filename> file. For example, a "
6857 "group-writable home or <filename role=\"special\" class=\"directory\">.ssh</"
6858 "filename> directory will often cause this symptom."
6859 msgstr ""
6861 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6862 #: ../en/ch05-collab.xml:758
6863 msgid ""
6864 "The user's <filename role=\"special\">authorized_keys</filename> file may "
6865 "have a problem. If anyone other than the user owns or can write to that file, "
6866 "the ssh daemon will not trust or read it."
6867 msgstr ""
6869 #. type: Content of: <book><chapter><sect1><sect2><para>
6870 #: ../en/ch05-collab.xml:765
6871 msgid ""
6872 "In the ideal world, you should be able to run the following command "
6873 "successfully, and it should print exactly one line of output, the current "
6874 "date and time."
6875 msgstr ""
6877 #. type: Content of: <book><chapter><sect1><sect2><para>
6878 #: ../en/ch05-collab.xml:770
6879 msgid ""
6880 "If, on your server, you have login scripts that print banners or other junk "
6881 "even when running non-interactive commands like this, you should fix them "
6882 "before you continue, so that they only print output if they're run "
6883 "interactively. Otherwise these banners will at least clutter up Mercurial's "
6884 "output. Worse, they could potentially cause problems with running Mercurial "
6885 "commands remotely. Mercurial makes tries to detect and ignore banners in non-"
6886 "interactive <command>ssh</command> sessions, but it is not foolproof. (If "
6887 "you're editing your login scripts on your server, the usual way to see if a "
6888 "login script is running in an interactive shell is to check the return code "
6889 "from the command <literal>tty -s</literal>.)"
6890 msgstr ""
6892 #. type: Content of: <book><chapter><sect1><sect2><para>
6893 #: ../en/ch05-collab.xml:784
6894 msgid ""
6895 "Once you've verified that plain old ssh is working with your server, the next "
6896 "step is to ensure that Mercurial runs on the server. The following command "
6897 "should run successfully:"
6898 msgstr ""
6900 #. type: Content of: <book><chapter><sect1><sect2><para>
6901 #: ../en/ch05-collab.xml:791
6902 msgid ""
6903 "If you see an error message instead of normal <command role=\"hg-cmd\">hg "
6904 "version</command> output, this is usually because you haven't installed "
6905 "Mercurial to <filename class=\"directory\">/usr/bin</filename>. Don't worry "
6906 "if this is the case; you don't need to do that. But you should check for a "
6907 "few possible problems."
6908 msgstr ""
6910 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6911 #: ../en/ch05-collab.xml:798
6912 msgid ""
6913 "Is Mercurial really installed on the server at all? I know this sounds "
6914 "trivial, but it's worth checking!"
6915 msgstr ""
6917 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6918 #: ../en/ch05-collab.xml:802
6919 msgid ""
6920 "Maybe your shell's search path (usually set via the <envar>PATH</envar> "
6921 "environment variable) is simply misconfigured."
6922 msgstr ""
6924 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6925 #: ../en/ch05-collab.xml:806
6926 msgid ""
6927 "Perhaps your <envar>PATH</envar> environment variable is only being set to "
6928 "point to the location of the <command>hg</command> executable if the login "
6929 "session is interactive. This can happen if you're setting the path in the "
6930 "wrong shell login script. See your shell's documentation for details."
6931 msgstr ""
6933 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
6934 #: ../en/ch05-collab.xml:813
6935 msgid ""
6936 "The <envar>PYTHONPATH</envar> environment variable may need to contain the "
6937 "path to the Mercurial Python modules. It might not be set at all; it could "
6938 "be incorrect; or it may be set only if the login is interactive."
6939 msgstr ""
6941 #. type: Content of: <book><chapter><sect1><sect2><para>
6942 #: ../en/ch05-collab.xml:820
6943 msgid ""
6944 "If you can run <command role=\"hg-cmd\">hg version</command> over an ssh "
6945 "connection, well done! You've got the server and client sorted out. You "
6946 "should now be able to use Mercurial to access repositories hosted by that "
6947 "username on that server. If you run into problems with Mercurial and ssh at "
6948 "this point, try using the <option role=\"hg-opt-global\">--debug</option> "
6949 "option to get a clearer picture of what's going on."
6950 msgstr ""
6952 #. type: Content of: <book><chapter><sect1><sect2><title>
6953 #: ../en/ch05-collab.xml:830
6954 msgid "Using compression with ssh"
6955 msgstr "通过 ssh 使用压缩"
6957 #. type: Content of: <book><chapter><sect1><sect2><para>
6958 #: ../en/ch05-collab.xml:832
6959 msgid ""
6960 "Mercurial does not compress data when it uses the ssh protocol, because the "
6961 "ssh protocol can transparently compress data. However, the default behaviour "
6962 "of ssh clients is <emphasis>not</emphasis> to request compression."
6963 msgstr ""
6965 #. type: Content of: <book><chapter><sect1><sect2><para>
6966 #: ../en/ch05-collab.xml:837
6967 msgid ""
6968 "Over any network other than a fast LAN (even a wireless network), using "
6969 "compression is likely to significantly speed up Mercurial's network "
6970 "operations. For example, over a WAN, someone measured compression as "
6971 "reducing the amount of time required to clone a particularly large repository "
6972 "from 51 minutes to 17 minutes."
6973 msgstr ""
6975 #. type: Content of: <book><chapter><sect1><sect2><para>
6976 #: ../en/ch05-collab.xml:844
6977 msgid ""
6978 "Both <command>ssh</command> and <command>plink</command> accept a <option "
6979 "role=\"cmd-opt-ssh\">-C</option> option which turns on compression. You can "
6980 "easily edit your <filename role=\"special\">~/.hgrc</filename> to enable "
6981 "compression for all of Mercurial's uses of the ssh protocol."
6982 msgstr ""
6984 #. type: Content of: <book><chapter><sect1><sect2><para>
6985 #: ../en/ch05-collab.xml:852
6986 msgid ""
6987 "If you use <command>ssh</command>, you can configure it to always use "
6988 "compression when talking to your server. To do this, edit your <filename "
6989 "role=\"special\">.ssh/config</filename> file (which may not yet exist), as "
6990 "follows."
6991 msgstr ""
6993 #. type: Content of: <book><chapter><sect1><sect2><para>
6994 #: ../en/ch05-collab.xml:860
6995 msgid ""
6996 "This defines an alias, <literal>hg</literal>. When you use it on the "
6997 "<command>ssh</command> command line or in a Mercurial <literal>ssh</literal>-"
6998 "protocol URL, it will cause <command>ssh</command> to connect to <literal>hg."
6999 "example.com</literal> and use compression. This gives you both a shorter "
7000 "name to type and compression, each of which is a good thing in its own right."
7001 msgstr ""
7003 #. type: Content of: <book><chapter><sect1><title>
7004 #: ../en/ch05-collab.xml:871
7005 msgid "Serving over HTTP using CGI"
7006 msgstr "使用 CGI 通过 HTTP 提供服务"
7008 #. type: Content of: <book><chapter><sect1><para>
7009 #: ../en/ch05-collab.xml:873
7010 msgid ""
7011 "Depending on how ambitious you are, configuring Mercurial's CGI interface can "
7012 "take anything from a few moments to several hours."
7013 msgstr ""
7015 #. type: Content of: <book><chapter><sect1><para>
7016 #: ../en/ch05-collab.xml:877
7017 msgid ""
7018 "We'll begin with the simplest of examples, and work our way towards a more "
7019 "complex configuration. Even for the most basic case, you're almost certainly "
7020 "going to need to read and modify your web server's configuration."
7021 msgstr ""
7023 #. type: Content of: <book><chapter><sect1><note><para>
7024 #: ../en/ch05-collab.xml:883
7025 msgid ""
7026 "Configuring a web server is a complex, fiddly, and highly system-dependent "
7027 "activity. I can't possibly give you instructions that will cover anything "
7028 "like all of the cases you will encounter. Please use your discretion and "
7029 "judgment in following the sections below. Be prepared to make plenty of "
7030 "mistakes, and to spend a lot of time reading your server's error logs."
7031 msgstr ""
7033 #. type: Content of: <book><chapter><sect1><sect2><title>
7034 #: ../en/ch05-collab.xml:893
7035 msgid "Web server configuration checklist"
7036 msgstr "Web 服务器配置检查表"
7038 #. type: Content of: <book><chapter><sect1><sect2><para>
7039 #: ../en/ch05-collab.xml:895
7040 msgid ""
7041 "Before you continue, do take a few moments to check a few aspects of your "
7042 "system's setup."
7043 msgstr ""
7045 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
7046 #: ../en/ch05-collab.xml:899
7047 msgid ""
7048 "Do you have a web server installed at all? Mac OS X ships with Apache, but "
7049 "many other systems may not have a web server installed."
7050 msgstr ""
7052 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
7053 #: ../en/ch05-collab.xml:903
7054 msgid ""
7055 "If you have a web server installed, is it actually running? On most systems, "
7056 "even if one is present, it will be disabled by default."
7057 msgstr ""
7059 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
7060 #: ../en/ch05-collab.xml:907
7061 msgid ""
7062 "Is your server configured to allow you to run CGI programs in the directory "
7063 "where you plan to do so? Most servers default to explicitly disabling the "
7064 "ability to run CGI programs."
7065 msgstr ""
7067 #. type: Content of: <book><chapter><sect1><sect2><para>
7068 #: ../en/ch05-collab.xml:913
7069 msgid ""
7070 "If you don't have a web server installed, and don't have substantial "
7071 "experience configuring Apache, you should consider using the "
7072 "<literal>lighttpd</literal> web server instead of Apache. Apache has a well-"
7073 "deserved reputation for baroque and confusing configuration. While "
7074 "<literal>lighttpd</literal> is less capable in some ways than Apache, most of "
7075 "these capabilities are not relevant to serving Mercurial repositories. And "
7076 "<literal>lighttpd</literal> is undeniably <emphasis>much</emphasis> easier to "
7077 "get started with than Apache."
7078 msgstr ""
7080 #. type: Content of: <book><chapter><sect1><sect2><title>
7081 #: ../en/ch05-collab.xml:926
7082 msgid "Basic CGI configuration"
7083 msgstr "基本 CGI 配置"
7085 #. type: Content of: <book><chapter><sect1><sect2><para>
7086 #: ../en/ch05-collab.xml:928
7087 msgid ""
7088 "On Unix-like systems, it's common for users to have a subdirectory named "
7089 "something like <filename class=\"directory\">public_html</filename> in their "
7090 "home directory, from which they can serve up web pages. A file named "
7091 "<filename>foo</filename> in this directory will be accessible at a URL of the "
7092 "form <literal>http://www.example.com/username/foo</literal>."
7093 msgstr ""
7095 #. type: Content of: <book><chapter><sect1><sect2><para>
7096 #: ../en/ch05-collab.xml:936
7097 msgid ""
7098 "To get started, find the <filename role=\"special\">hgweb.cgi</filename> "
7099 "script that should be present in your Mercurial installation. If you can't "
7100 "quickly find a local copy on your system, simply download one from the master "
7101 "Mercurial repository at <ulink url=\"http://www.selenic.com/repo/hg/raw-file/"
7102 "tip/hgweb.cgi\">http://www.selenic.com/repo/hg/raw-file/tip/hgweb.cgi</ulink>."
7103 msgstr ""
7105 #. type: Content of: <book><chapter><sect1><sect2><para>
7106 #: ../en/ch05-collab.xml:943 ../en/ch05-collab.xml:1112
7107 msgid ""
7108 "You'll need to copy this script into your <filename class=\"directory"
7109 "\">public_html</filename> directory, and ensure that it's executable."
7110 msgstr ""
7112 #. type: Content of: <book><chapter><sect1><sect2><para>
7113 #: ../en/ch05-collab.xml:948
7114 msgid ""
7115 "The <literal>755</literal> argument to <command>chmod</command> is a little "
7116 "more general than just making the script executable: it ensures that the "
7117 "script is executable by anyone, and that <quote>group</quote> and "
7118 "<quote>other</quote> write permissions are <emphasis>not</emphasis> set. If "
7119 "you were to leave those write permissions enabled, Apache's <literal>suexec</"
7120 "literal> subsystem would likely refuse to execute the script. In fact, "
7121 "<literal>suexec</literal> also insists that the <emphasis>directory</"
7122 "emphasis> in which the script resides must not be writable by others."
7123 msgstr ""
7125 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
7126 #: ../en/ch05-collab.xml:962
7127 msgid "What could <emphasis>possibly</emphasis> go wrong?"
7128 msgstr "什么<emphasis>可能</emphasis>会出错?"
7130 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7131 #: ../en/ch05-collab.xml:965
7132 msgid ""
7133 "Once you've copied the CGI script into place, go into a web browser, and try "
7134 "to open the URL <ulink url=\"http://myhostname/ myuser/hgweb.cgi\">http://"
7135 "myhostname/ myuser/hgweb.cgi</ulink>, <emphasis>but</emphasis> brace yourself "
7136 "for instant failure. There's a high probability that trying to visit this "
7137 "URL will fail, and there are many possible reasons for this. In fact, you're "
7138 "likely to stumble over almost every one of the possible errors below, so "
7139 "please read carefully. The following are all of the problems I ran into on a "
7140 "system running Fedora 7, with a fresh installation of Apache, and a user "
7141 "account that I created specially to perform this exercise."
7142 msgstr ""
7144 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7145 #: ../en/ch05-collab.xml:979
7146 msgid ""
7147 "Your web server may have per-user directories disabled. If you're using "
7148 "Apache, search your config file for a <literal>UserDir</literal> directive. "
7149 "If there's none present, per-user directories will be disabled. If one "
7150 "exists, but its value is <literal>disabled</literal>, then per-user "
7151 "directories will be disabled. Otherwise, the string after <literal>UserDir</"
7152 "literal> gives the name of the subdirectory that Apache will look in under "
7153 "your home directory, for example <filename class=\"directory\">public_html</"
7154 "filename>."
7155 msgstr ""
7157 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7158 #: ../en/ch05-collab.xml:990
7159 msgid ""
7160 "Your file access permissions may be too restrictive. The web server must be "
7161 "able to traverse your home directory and directories under your <filename "
7162 "class=\"directory\">public_html</filename> directory, and read files under "
7163 "the latter too. Here's a quick recipe to help you to make your permissions "
7164 "more appropriate."
7165 msgstr ""
7167 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7168 #: ../en/ch05-collab.xml:1000
7169 msgid ""
7170 "The other possibility with permissions is that you might get a completely "
7171 "empty window when you try to load the script. In this case, it's likely that "
7172 "your access permissions are <emphasis>too permissive</emphasis>. Apache's "
7173 "<literal>suexec</literal> subsystem won't execute a script that's group- or "
7174 "world-writable, for example."
7175 msgstr ""
7177 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7178 #: ../en/ch05-collab.xml:1007
7179 msgid ""
7180 "Your web server may be configured to disallow execution of CGI programs in "
7181 "your per-user web directory. Here's Apache's default per-user configuration "
7182 "from my Fedora system."
7183 msgstr ""
7185 #. type: CDATA
7186 #: ../en/ch05-collab.xml:1012
7187 #, no-wrap
7188 msgid "&ch06-apache-config.lst;]]"
7189 msgstr ""
7191 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7192 #: ../en/ch05-collab.xml:1014
7193 msgid ""
7194 "If you find a similar-looking <literal>Directory</literal> group in your "
7195 "Apache configuration, the directive to look at inside it is <literal>Options</"
7196 "literal>. Add <literal>ExecCGI</literal> to the end of this list if it's "
7197 "missing, and restart the web server."
7198 msgstr ""
7200 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7201 #: ../en/ch05-collab.xml:1021
7202 msgid ""
7203 "If you find that Apache serves you the text of the CGI script instead of "
7204 "executing it, you may need to either uncomment (if already present) or add a "
7205 "directive like this."
7206 msgstr ""
7208 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7209 #: ../en/ch05-collab.xml:1027
7210 msgid ""
7211 "The next possibility is that you might be served with a colourful Python "
7212 "backtrace claiming that it can't import a <literal>mercurial</literal>-"
7213 "related module. This is actually progress! The server is now capable of "
7214 "executing your CGI script. This error is only likely to occur if you're "
7215 "running a private installation of Mercurial, instead of a system-wide "
7216 "version. Remember that the web server runs the CGI program without any of "
7217 "the environment variables that you take for granted in an interactive "
7218 "session. If this error happens to you, edit your copy of <filename role="
7219 "\"special\">hgweb.cgi</filename> and follow the directions inside it to "
7220 "correctly set your <envar>PYTHONPATH</envar> environment variable."
7221 msgstr ""
7223 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7224 #: ../en/ch05-collab.xml:1041
7225 msgid ""
7226 "Finally, you are <emphasis>certain</emphasis> to by served with another "
7227 "colourful Python backtrace: this one will complain that it can't find "
7228 "<filename class=\"directory\">/path/to/repository</filename>. Edit your "
7229 "<filename role=\"special\">hgweb.cgi</filename> script and replace the "
7230 "<filename class=\"directory\">/path/to/repository</filename> string with the "
7231 "complete path to the repository you want to serve up."
7232 msgstr ""
7234 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7235 #: ../en/ch05-collab.xml:1051
7236 msgid ""
7237 "At this point, when you try to reload the page, you should be presented with "
7238 "a nice HTML view of your repository's history. Whew!"
7239 msgstr ""
7241 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
7242 #: ../en/ch05-collab.xml:1057
7243 msgid "Configuring lighttpd"
7244 msgstr "配置 lighttpd"
7246 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7247 #: ../en/ch05-collab.xml:1059
7248 msgid ""
7249 "To be exhaustive in my experiments, I tried configuring the increasingly "
7250 "popular <literal>lighttpd</literal> web server to serve the same repository "
7251 "as I described with Apache above. I had already overcome all of the problems "
7252 "I outlined with Apache, many of which are not server-specific. As a result, "
7253 "I was fairly sure that my file and directory permissions were good, and that "
7254 "my <filename role=\"special\">hgweb.cgi</filename> script was properly edited."
7255 msgstr ""
7257 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7258 #: ../en/ch05-collab.xml:1069
7259 msgid ""
7260 "Once I had Apache running, getting <literal>lighttpd</literal> to serve the "
7261 "repository was a snap (in other words, even if you're trying to use "
7262 "<literal>lighttpd</literal>, you should read the Apache section). I first "
7263 "had to edit the <literal>mod_access</literal> section of its config file to "
7264 "enable <literal>mod_cgi</literal> and <literal>mod_userdir</literal>, both of "
7265 "which were disabled by default on my system. I then added a few lines to the "
7266 "end of the config file, to configure these modules."
7267 msgstr ""
7269 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7270 #: ../en/ch05-collab.xml:1081
7271 msgid ""
7272 "With this done, <literal>lighttpd</literal> ran immediately for me. If I had "
7273 "configured <literal>lighttpd</literal> before Apache, I'd almost certainly "
7274 "have run into many of the same system-level configuration problems as I did "
7275 "with Apache. However, I found <literal>lighttpd</literal> to be noticeably "
7276 "easier to configure than Apache, even though I've used Apache for over a "
7277 "decade, and this was my first exposure to <literal>lighttpd</literal>."
7278 msgstr ""
7280 #. type: Content of: <book><chapter><sect1><sect2><title>
7281 #: ../en/ch05-collab.xml:1094
7282 msgid "Sharing multiple repositories with one CGI script"
7283 msgstr "使用一个 CGI 脚本共享多个版本库"
7285 #. type: Content of: <book><chapter><sect1><sect2><para>
7286 #: ../en/ch05-collab.xml:1096
7287 msgid ""
7288 "The <filename role=\"special\">hgweb.cgi</filename> script only lets you "
7289 "publish a single repository, which is an annoying restriction. If you want "
7290 "to publish more than one without wracking yourself with multiple copies of "
7291 "the same script, each with different names, a better choice is to use the "
7292 "<filename role=\"special\">hgwebdir.cgi</filename> script."
7293 msgstr ""
7295 #. type: Content of: <book><chapter><sect1><sect2><para>
7296 #: ../en/ch05-collab.xml:1104
7297 msgid ""
7298 "The procedure to configure <filename role=\"special\">hgwebdir.cgi</filename> "
7299 "is only a little more involved than for <filename role=\"special\">hgweb.cgi</"
7300 "filename>. First, you must obtain a copy of the script. If you don't have "
7301 "one handy, you can download a copy from the master Mercurial repository at "
7302 "<ulink url=\"http://www.selenic.com/repo/hg/raw-file/tip/hgwebdir.cgi"
7303 "\">http://www.selenic.com/repo/hg/raw-file/tip/hgwebdir.cgi</ulink>."
7304 msgstr ""
7306 #. type: Content of: <book><chapter><sect1><sect2><para>
7307 #: ../en/ch05-collab.xml:1117
7308 msgid ""
7309 "With basic configuration out of the way, try to visit <ulink url=\"http://"
7310 "myhostname/ myuser/hgwebdir.cgi\">http://myhostname/ myuser/hgwebdir.cgi</"
7311 "ulink> in your browser. It should display an empty list of repositories. If "
7312 "you get a blank window or error message, try walking through the list of "
7313 "potential problems in section <xref linkend=\"sec.collab.wtf\"/>."
7314 msgstr ""
7316 #. type: Content of: <book><chapter><sect1><sect2><para>
7317 #: ../en/ch05-collab.xml:1126
7318 msgid ""
7319 "The <filename role=\"special\">hgwebdir.cgi</filename> script relies on an "
7320 "external configuration file. By default, it searches for a file named "
7321 "<filename role=\"special\">hgweb.config</filename> in the same directory as "
7322 "itself. You'll need to create this file, and make it world-readable. The "
7323 "format of the file is similar to a Windows <quote>ini</quote> file, as "
7324 "understood by Python's <literal>ConfigParser</literal> <citation>web:"
7325 "configparser</citation> module."
7326 msgstr ""
7328 #. type: Content of: <book><chapter><sect1><sect2><para>
7329 #: ../en/ch05-collab.xml:1136
7330 msgid ""
7331 "The easiest way to configure <filename role=\"special\">hgwebdir.cgi</"
7332 "filename> is with a section named <literal>collections</literal>. This will "
7333 "automatically publish <emphasis>every</emphasis> repository under the "
7334 "directories you name. The section should look like this:"
7335 msgstr ""
7337 #. type: Content of: <book><chapter><sect1><sect2><para>
7338 #: ../en/ch05-collab.xml:1144
7339 msgid ""
7340 "Mercurial interprets this by looking at the directory name on the "
7341 "<emphasis>right</emphasis> hand side of the <quote><literal>=</literal></"
7342 "quote> sign; finding repositories in that directory hierarchy; and using the "
7343 "text on the <emphasis>left</emphasis> to strip off matching text from the "
7344 "names it will actually list in the web interface. The remaining component of "
7345 "a path after this stripping has occurred is called a <quote>virtual path</"
7346 "quote>."
7347 msgstr ""
7349 #. type: Content of: <book><chapter><sect1><sect2><para>
7350 #: ../en/ch05-collab.xml:1153
7351 msgid ""
7352 "Given the example above, if we have a repository whose local path is "
7353 "<filename class=\"directory\">/my/root/this/repo</filename>, the CGI script "
7354 "will strip the leading <filename class=\"directory\">/my/root</filename> from "
7355 "the name, and publish the repository with a virtual path of <filename class="
7356 "\"directory\">this/repo</filename>. If the base URL for our CGI script is "
7357 "<ulink url=\"http://myhostname/ myuser/hgwebdir.cgi\">http://myhostname/ "
7358 "myuser/hgwebdir.cgi</ulink>, the complete URL for that repository will be "
7359 "<ulink url=\"http://myhostname/ myuser/hgwebdir.cgi/this/repo\">http://"
7360 "myhostname/ myuser/hgwebdir.cgi/this/repo</ulink>."
7361 msgstr ""
7363 #. type: Content of: <book><chapter><sect1><sect2><para>
7364 #: ../en/ch05-collab.xml:1167
7365 msgid ""
7366 "If we replace <filename class=\"directory\">/my/root</filename> on the left "
7367 "hand side of this example with <filename class=\"directory\">/my</filename>, "
7368 "then <filename role=\"special\">hgwebdir.cgi</filename> will only strip off "
7369 "<filename class=\"directory\">/my</filename> from the repository name, and "
7370 "will give us a virtual path of <filename class=\"directory\">root/this/repo</"
7371 "filename> instead of <filename class=\"directory\">this/repo</filename>."
7372 msgstr ""
7374 #. type: Content of: <book><chapter><sect1><sect2><para>
7375 #: ../en/ch05-collab.xml:1177
7376 msgid ""
7377 "The <filename role=\"special\">hgwebdir.cgi</filename> script will "
7378 "recursively search each directory listed in the <literal>collections</"
7379 "literal> section of its configuration file, but it will <literal>not</"
7380 "literal> recurse into the repositories it finds."
7381 msgstr ""
7383 #. type: Content of: <book><chapter><sect1><sect2><para>
7384 #: ../en/ch05-collab.xml:1183
7385 msgid ""
7386 "The <literal>collections</literal> mechanism makes it easy to publish many "
7387 "repositories in a <quote>fire and forget</quote> manner. You only need to "
7388 "set up the CGI script and configuration file one time. Afterwards, you can "
7389 "publish or unpublish a repository at any time by simply moving it into, or "
7390 "out of, the directory hierarchy in which you've configured <filename role="
7391 "\"special\">hgwebdir.cgi</filename> to look."
7392 msgstr ""
7394 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
7395 #: ../en/ch05-collab.xml:1193
7396 msgid "Explicitly specifying which repositories to publish"
7397 msgstr "明确指出要发布的版本库"
7399 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7400 #: ../en/ch05-collab.xml:1196
7401 msgid ""
7402 "In addition to the <literal>collections</literal> mechanism, the <filename "
7403 "role=\"special\">hgwebdir.cgi</filename> script allows you to publish a "
7404 "specific list of repositories. To do so, create a <literal>paths</literal> "
7405 "section, with contents of the following form."
7406 msgstr ""
7408 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7409 #: ../en/ch05-collab.xml:1205
7410 msgid ""
7411 "In this case, the virtual path (the component that will appear in a URL) is "
7412 "on the left hand side of each definition, while the path to the repository is "
7413 "on the right. Notice that there does not need to be any relationship between "
7414 "the virtual path you choose and the location of a repository in your "
7415 "filesystem."
7416 msgstr ""
7418 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7419 #: ../en/ch05-collab.xml:1212
7420 msgid ""
7421 "If you wish, you can use both the <literal>collections</literal> and "
7422 "<literal>paths</literal> mechanisms simultaneously in a single configuration "
7423 "file."
7424 msgstr ""
7426 #. type: Content of: <book><chapter><sect1><sect2><sect3><note><para>
7427 #: ../en/ch05-collab.xml:1218
7428 msgid ""
7429 "If multiple repositories have the same virtual path, <filename role=\"special"
7430 "\">hgwebdir.cgi</filename> will not report an error. Instead, it will behave "
7431 "unpredictably."
7432 msgstr ""
7434 #. type: Content of: <book><chapter><sect1><sect2><title>
7435 #: ../en/ch05-collab.xml:1227
7436 msgid "Downloading source archives"
7437 msgstr "下载源代码档案包"
7439 #. type: Content of: <book><chapter><sect1><sect2><para>
7440 #: ../en/ch05-collab.xml:1229
7441 msgid ""
7442 "Mercurial's web interface lets users download an archive of any revision. "
7443 "This archive will contain a snapshot of the working directory as of that "
7444 "revision, but it will not contain a copy of the repository data."
7445 msgstr ""
7447 #. type: Content of: <book><chapter><sect1><sect2><para>
7448 #: ../en/ch05-collab.xml:1234
7449 msgid ""
7450 "By default, this feature is not enabled. To enable it, you'll need to add an "
7451 "<envar role=\"rc-item-web\">allow_archive</envar> item to the <literal role="
7452 "\"rc-web\">web</literal> section of your <filename role=\"special\">~/.hgrc</"
7453 "filename>."
7454 msgstr ""
7456 #. type: Content of: <book><chapter><sect1><sect2><title>
7457 #: ../en/ch05-collab.xml:1242
7458 msgid "Web configuration options"
7459 msgstr "Web 配置选项"
7461 #. type: Content of: <book><chapter><sect1><sect2><para>
7462 #: ../en/ch05-collab.xml:1244
7463 msgid ""
7464 "Mercurial's web interfaces (the <command role=\"hg-cmd\">hg serve</command> "
7465 "command, and the <filename role=\"special\">hgweb.cgi</filename> and "
7466 "<filename role=\"special\">hgwebdir.cgi</filename> scripts) have a number of "
7467 "configuration options that you can set. These belong in a section named "
7468 "<literal role=\"rc-web\">web</literal>."
7469 msgstr ""
7471 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
7472 #: ../en/ch05-collab.xml:1252
7473 msgid ""
7474 "<envar role=\"rc-item-web\">allow_archive</envar>: Determines which (if any) "
7475 "archive download mechanisms Mercurial supports. If you enable this feature, "
7476 "users of the web interface will be able to download an archive of whatever "
7477 "revision of a repository they are viewing. To enable the archive feature, "
7478 "this item must take the form of a sequence of words drawn from the list below."
7479 msgstr ""
7481 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><itemizedlist><listitem><para>
7482 #: ../en/ch05-collab.xml:1261
7483 msgid ""
7484 "<literal>bz2</literal>: A <command>tar</command> archive, compressed using "
7485 "<literal>bzip2</literal> compression. This has the best compression ratio, "
7486 "but uses the most CPU time on the server."
7487 msgstr ""
7489 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><itemizedlist><listitem><para>
7490 #: ../en/ch05-collab.xml:1267
7491 msgid ""
7492 "<literal>gz</literal>: A <command>tar</command> archive, compressed using "
7493 "<literal>gzip</literal> compression."
7494 msgstr ""
7496 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><itemizedlist><listitem><para>
7497 #: ../en/ch05-collab.xml:1271
7498 msgid ""
7499 "<literal>zip</literal>: A <command>zip</command> archive, compressed using "
7500 "LZW compression. This format has the worst compression ratio, but is widely "
7501 "used in the Windows world."
7502 msgstr ""
7504 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
7505 #: ../en/ch05-collab.xml:1277
7506 msgid ""
7507 "If you provide an empty list, or don't have an <envar role=\"rc-item-web"
7508 "\">allow_archive</envar> entry at all, this feature will be disabled. Here "
7509 "is an example of how to enable all three supported formats."
7510 msgstr ""
7512 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
7513 #: ../en/ch05-collab.xml:1284
7514 msgid ""
7515 "<envar role=\"rc-item-web\">allowpull</envar>: Boolean. Determines whether "
7516 "the web interface allows remote users to <command role=\"hg-cmd\">hg pull</"
7517 "command> and <command role=\"hg-cmd\">hg clone</command> this repository over "
7518 "HTTP. If set to <literal>no</literal> or <literal>false</literal>, only the "
7519 "<quote>human-oriented</quote> portion of the web interface is available."
7520 msgstr ""
7522 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
7523 #: ../en/ch05-collab.xml:1293
7524 msgid ""
7525 "<envar role=\"rc-item-web\">contact</envar>: String. A free-form (but "
7526 "preferably brief) string identifying the person or group in charge of the "
7527 "repository. This often contains the name and email address of a person or "
7528 "mailing list. It often makes sense to place this entry in a repository's own "
7529 "<filename role=\"special\">.hg/hgrc</filename> file, but it can make sense to "
7530 "use in a global <filename role=\"special\">~/.hgrc</filename> if every "
7531 "repository has a single maintainer."
7532 msgstr ""
7534 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
7535 #: ../en/ch05-collab.xml:1304
7536 msgid ""
7537 "<envar role=\"rc-item-web\">maxchanges</envar>: Integer. The default maximum "
7538 "number of changesets to display in a single page of output."
7539 msgstr ""
7541 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
7542 #: ../en/ch05-collab.xml:1308
7543 msgid ""
7544 "<envar role=\"rc-item-web\">maxfiles</envar>: Integer. The default maximum "
7545 "number of modified files to display in a single page of output."
7546 msgstr ""
7548 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
7549 #: ../en/ch05-collab.xml:1312
7550 msgid ""
7551 "<envar role=\"rc-item-web\">stripes</envar>: Integer. If the web interface "
7552 "displays alternating <quote>stripes</quote> to make it easier to visually "
7553 "align rows when you are looking at a table, this number controls the number "
7554 "of rows in each stripe."
7555 msgstr ""
7557 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
7558 #: ../en/ch05-collab.xml:1318
7559 msgid ""
7560 "<envar role=\"rc-item-web\">style</envar>: Controls the template Mercurial "
7561 "uses to display the web interface. Mercurial ships with two web templates, "
7562 "named <literal>default</literal> and <literal>gitweb</literal> (the latter is "
7563 "much more visually attractive). You can also specify a custom template of "
7564 "your own; see chapter <xref linkend=\"chap.template\"/> for details. Here, "
7565 "you can see how to enable the <literal>gitweb</literal> style."
7566 msgstr ""
7568 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
7569 #: ../en/ch05-collab.xml:1330
7570 msgid ""
7571 "<envar role=\"rc-item-web\">templates</envar>: Path. The directory in which "
7572 "to search for template files. By default, Mercurial searches in the "
7573 "directory in which it was installed."
7574 msgstr ""
7576 #. type: Content of: <book><chapter><sect1><sect2><para>
7577 #: ../en/ch05-collab.xml:1335
7578 msgid ""
7579 "If you are using <filename role=\"special\">hgwebdir.cgi</filename>, you can "
7580 "place a few configuration items in a <literal role=\"rc-web\">web</literal> "
7581 "section of the <filename role=\"special\">hgweb.config</filename> file "
7582 "instead of a <filename role=\"special\">~/.hgrc</filename> file, for "
7583 "convenience. These items are <envar role=\"rc-item-web\">motd</envar> and "
7584 "<envar role=\"rc-item-web\">style</envar>."
7585 msgstr ""
7587 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
7588 #: ../en/ch05-collab.xml:1346
7589 msgid "Options specific to an individual repository"
7590 msgstr "针对单个版本库的选项"
7592 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7593 #: ../en/ch05-collab.xml:1348
7594 msgid ""
7595 "A few <literal role=\"rc-web\">web</literal> configuration items ought to be "
7596 "placed in a repository's local <filename role=\"special\">.hg/hgrc</"
7597 "filename>, rather than a user's or global <filename role=\"special\">~/.hgrc</"
7598 "filename>."
7599 msgstr ""
7601 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
7602 #: ../en/ch05-collab.xml:1353
7603 msgid ""
7604 "<envar role=\"rc-item-web\">description</envar>: String. A free-form (but "
7605 "preferably brief) string that describes the contents or purpose of the "
7606 "repository."
7607 msgstr ""
7609 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
7610 #: ../en/ch05-collab.xml:1358
7611 msgid ""
7612 "<envar role=\"rc-item-web\">name</envar>: String. The name to use for the "
7613 "repository in the web interface. This overrides the default name, which is "
7614 "the last component of the repository's path."
7615 msgstr ""
7617 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
7618 #: ../en/ch05-collab.xml:1366
7619 msgid ""
7620 "Options specific to the <command role=\"hg-cmd\">hg serve</command> command"
7621 msgstr "命令 <command role=\"hg-cmd\">hg serve</command> 的选项"
7623 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7624 #: ../en/ch05-collab.xml:1369
7625 msgid ""
7626 "Some of the items in the <literal role=\"rc-web\">web</literal> section of a "
7627 "<filename role=\"special\">~/.hgrc</filename> file are only for use with the "
7628 "<command role=\"hg-cmd\">hg serve</command> command."
7629 msgstr ""
7631 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
7632 #: ../en/ch05-collab.xml:1375
7633 msgid ""
7634 "<envar role=\"rc-item-web\">accesslog</envar>: Path. The name of a file into "
7635 "which to write an access log. By default, the <command role=\"hg-cmd\">hg "
7636 "serve</command> command writes this information to standard output, not to a "
7637 "file. Log entries are written in the standard <quote>combined</quote> file "
7638 "format used by almost all web servers."
7639 msgstr ""
7641 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
7642 #: ../en/ch05-collab.xml:1383
7643 msgid ""
7644 "<envar role=\"rc-item-web\">address</envar>: String. The local address on "
7645 "which the server should listen for incoming connections. By default, the "
7646 "server listens on all addresses."
7647 msgstr ""
7649 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
7650 #: ../en/ch05-collab.xml:1388
7651 msgid ""
7652 "<envar role=\"rc-item-web\">errorlog</envar>: Path. The name of a file into "
7653 "which to write an error log. By default, the <command role=\"hg-cmd\">hg "
7654 "serve</command> command writes this information to standard error, not to a "
7655 "file."
7656 msgstr ""
7658 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
7659 #: ../en/ch05-collab.xml:1394
7660 msgid ""
7661 "<envar role=\"rc-item-web\">ipv6</envar>: Boolean. Whether to use the IPv6 "
7662 "protocol. By default, IPv6 is not used."
7663 msgstr ""
7665 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
7666 #: ../en/ch05-collab.xml:1398
7667 msgid ""
7668 "<envar role=\"rc-item-web\">port</envar>: Integer. The TCP port number on "
7669 "which the server should listen. The default port number used is 8000."
7670 msgstr ""
7672 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
7673 #: ../en/ch05-collab.xml:1405
7674 msgid ""
7675 "Choosing the right <filename role=\"special\">~/.hgrc</filename> file to add "
7676 "<literal role=\"rc-web\">web</literal> items to"
7677 msgstr ""
7678 "选择正确的 <filename role=\"special\"> ~/.hgrc</filename> 文件增加到 <literal "
7679 "role=\"rc-web\">web</literal> 条目"
7681 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7682 #: ../en/ch05-collab.xml:1409
7683 msgid ""
7684 "It is important to remember that a web server like Apache or "
7685 "<literal>lighttpd</literal> will run under a user ID that is different to "
7686 "yours. CGI scripts run by your server, such as <filename role=\"special"
7687 "\">hgweb.cgi</filename>, will usually also run under that user ID."
7688 msgstr ""
7690 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7691 #: ../en/ch05-collab.xml:1416
7692 msgid ""
7693 "If you add <literal role=\"rc-web\">web</literal> items to your own personal "
7694 "<filename role=\"special\">~/.hgrc</filename> file, CGI scripts won't read "
7695 "that <filename role=\"special\">~/.hgrc</filename> file. Those settings will "
7696 "thus only affect the behaviour of the <command role=\"hg-cmd\">hg serve</"
7697 "command> command when you run it. To cause CGI scripts to see your settings, "
7698 "either create a <filename role=\"special\">~/.hgrc</filename> file in the "
7699 "home directory of the user ID that runs your web server, or add those "
7700 "settings to a system-wide <filename role=\"special\">~/.hgrc</filename> file."
7701 msgstr ""
7703 #. type: Content of: <book><chapter><title>
7704 #: ../en/ch06-filenames.xml:5
7705 msgid "File names and pattern matching"
7706 msgstr "文件名称与模式匹配"
7708 #. type: Content of: <book><chapter><para>
7709 #: ../en/ch06-filenames.xml:7
7710 msgid ""
7711 "Mercurial provides mechanisms that let you work with file names in a "
7712 "consistent and expressive way."
7713 msgstr ""
7715 #. type: Content of: <book><chapter><sect1><title>
7716 #: ../en/ch06-filenames.xml:11
7717 msgid "Simple file naming"
7718 msgstr "简单文件名称"
7720 #. type: Content of: <book><chapter><sect1><para>
7721 #: ../en/ch06-filenames.xml:13
7722 msgid ""
7723 "Mercurial uses a unified piece of machinery <quote>under the hood</quote> to "
7724 "handle file names. Every command behaves uniformly with respect to file "
7725 "names. The way in which commands work with file names is as follows."
7726 msgstr ""
7728 #. type: Content of: <book><chapter><sect1><para>
7729 #: ../en/ch06-filenames.xml:18
7730 msgid ""
7731 "If you explicitly name real files on the command line, Mercurial works with "
7732 "exactly those files, as you would expect. &interaction.filenames.files;"
7733 msgstr ""
7736 #. type: Content of: <book><chapter><sect1><para>
7737 #: ../en/ch06-filenames.xml:22
7738 msgid ""
7739 "When you provide a directory name, Mercurial will interpret this as "
7740 "<quote>operate on every file in this directory and its subdirectories</"
7741 "quote>. Mercurial traverses the files and subdirectories in a directory in "
7742 "alphabetical order. When it encounters a subdirectory, it will traverse that "
7743 "subdirectory before continuing with the current directory."
7744 msgstr ""
7746 #. type: Content of: <book><chapter><sect1><title>
7747 #: ../en/ch06-filenames.xml:33
7748 msgid "Running commands without any file names"
7749 msgstr "不提供文件名称的执行命令"
7751 #. type: Content of: <book><chapter><sect1><para>
7752 #: ../en/ch06-filenames.xml:35
7753 msgid ""
7754 "Mercurial's commands that work with file names have useful default behaviours "
7755 "when you invoke them without providing any file names or patterns. What kind "
7756 "of behaviour you should expect depends on what the command does. Here are a "
7757 "few rules of thumb you can use to predict what a command is likely to do if "
7758 "you don't give it any names to work with."
7759 msgstr ""
7761 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
7762 #: ../en/ch06-filenames.xml:42
7763 msgid ""
7764 "Most commands will operate on the entire working directory. This is what the "
7765 "<command role=\"hg-cmd\">hg add</command> command does, for example."
7766 msgstr ""
7768 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
7769 #: ../en/ch06-filenames.xml:46
7770 msgid ""
7771 "If the command has effects that are difficult or impossible to reverse, it "
7772 "will force you to explicitly provide at least one name or pattern (see "
7773 "below). This protects you from accidentally deleting files by running "
7774 "<command role=\"hg-cmd\">hg remove</command> with no arguments, for example."
7775 msgstr ""
7778 #. type: Content of: <book><chapter><sect1><para>
7779 #: ../en/ch06-filenames.xml:54
7780 msgid ""
7781 "It's easy to work around these default behaviours if they don't suit you. If "
7782 "a command normally operates on the whole working directory, you can invoke it "
7783 "on just the current directory and its subdirectories by giving it the name "
7784 "<quote><filename class=\"directory\">.</filename></quote>."
7785 msgstr ""
7788 #. type: Content of: <book><chapter><sect1><para>
7789 #: ../en/ch06-filenames.xml:62
7790 msgid ""
7791 "Along the same lines, some commands normally print file names relative to the "
7792 "root of the repository, even if you're invoking them from a subdirectory. "
7793 "Such a command will print file names relative to your subdirectory if you "
7794 "give it explicit names. Here, we're going to run <command role=\"hg-cmd\">hg "
7795 "status</command> from a subdirectory, and get it to operate on the entire "
7796 "working directory while printing file names relative to our subdirectory, by "
7797 "passing it the output of the <command role=\"hg-cmd\">hg root</command> "
7798 "command."
7799 msgstr ""
7801 #. type: Content of: <book><chapter><sect1><title>
7802 #: ../en/ch06-filenames.xml:76
7803 msgid "Telling you what's going on"
7804 msgstr "告诉你正在做什么"
7806 #. type: Content of: <book><chapter><sect1><para>
7807 #: ../en/ch06-filenames.xml:78
7808 msgid ""
7809 "The <command role=\"hg-cmd\">hg add</command> example in the preceding "
7810 "section illustrates something else that's helpful about Mercurial commands. "
7811 "If a command operates on a file that you didn't name explicitly on the "
7812 "command line, it will usually print the name of the file, so that you will "
7813 "not be surprised what's going on."
7814 msgstr ""
7816 #. type: Content of: <book><chapter><sect1><para>
7817 #: ../en/ch06-filenames.xml:85
7818 msgid ""
7819 "The principle here is of <emphasis>least surprise</emphasis>. If you've "
7820 "exactly named a file on the command line, there's no point in repeating it "
7821 "back at you. If Mercurial is acting on a file <emphasis>implicitly</"
7822 "emphasis>, because you provided no names, or a directory, or a pattern (see "
7823 "below), it's safest to tell you what it's doing."
7824 msgstr ""
7826 #. type: Content of: <book><chapter><sect1><para>
7827 #: ../en/ch06-filenames.xml:92
7828 msgid ""
7829 "For commands that behave this way, you can silence them using the <option "
7830 "role=\"hg-opt-global\">-q</option> option. You can also get them to print "
7831 "the name of every file, even those you've named explicitly, using the <option "
7832 "role=\"hg-opt-global\">-v</option> option."
7833 msgstr ""
7835 #. type: Content of: <book><chapter><sect1><title>
7836 #: ../en/ch06-filenames.xml:100
7837 msgid "Using patterns to identify files"
7838 msgstr "使用模式标识文件"
7840 #. type: Content of: <book><chapter><sect1><para>
7841 #: ../en/ch06-filenames.xml:102
7842 msgid ""
7843 "In addition to working with file and directory names, Mercurial lets you use "
7844 "<emphasis>patterns</emphasis> to identify files. Mercurial's pattern "
7845 "handling is expressive."
7846 msgstr ""
7848 #. type: Content of: <book><chapter><sect1><para>
7849 #: ../en/ch06-filenames.xml:106
7850 msgid ""
7851 "On Unix-like systems (Linux, MacOS, etc.), the job of matching file names to "
7852 "patterns normally falls to the shell. On these systems, you must explicitly "
7853 "tell Mercurial that a name is a pattern. On Windows, the shell does not "
7854 "expand patterns, so Mercurial will automatically identify names that are "
7855 "patterns, and expand them for you."
7856 msgstr ""
7858 #. type: Content of: <book><chapter><sect1><para>
7859 #: ../en/ch06-filenames.xml:113
7860 msgid ""
7861 "To provide a pattern in place of a regular name on the command line, the "
7862 "mechanism is simple:"
7863 msgstr ""
7865 #. type: Content of: <book><chapter><sect1><para>
7866 #: ../en/ch06-filenames.xml:116
7867 msgid ""
7868 "That is, a pattern is identified by a short text string that says what kind "
7869 "of pattern this is, followed by a colon, followed by the actual pattern."
7870 msgstr ""
7872 #. type: Content of: <book><chapter><sect1><para>
7873 #: ../en/ch06-filenames.xml:120
7874 msgid ""
7875 "Mercurial supports two kinds of pattern syntax. The most frequently used is "
7876 "called <literal>glob</literal>; this is the same kind of pattern matching "
7877 "used by the Unix shell, and should be familiar to Windows command prompt "
7878 "users, too."
7879 msgstr ""
7881 #. type: Content of: <book><chapter><sect1><para>
7882 #: ../en/ch06-filenames.xml:125
7883 msgid ""
7884 "When Mercurial does automatic pattern matching on Windows, it uses "
7885 "<literal>glob</literal> syntax. You can thus omit the <quote><literal>glob:</"
7886 "literal></quote> prefix on Windows, but it's safe to use it, too."
7887 msgstr ""
7889 #. type: Content of: <book><chapter><sect1><para>
7890 #: ../en/ch06-filenames.xml:130
7891 msgid ""
7892 "The <literal>re</literal> syntax is more powerful; it lets you specify "
7893 "patterns using regular expressions, also known as regexps."
7894 msgstr ""
7896 #. type: Content of: <book><chapter><sect1><para>
7897 #: ../en/ch06-filenames.xml:134
7898 msgid ""
7899 "By the way, in the examples that follow, notice that I'm careful to wrap all "
7900 "of my patterns in quote characters, so that they won't get expanded by the "
7901 "shell before Mercurial sees them."
7902 msgstr ""
7904 #. type: Content of: <book><chapter><sect1><sect2><title>
7905 #: ../en/ch06-filenames.xml:140
7906 msgid "Shell-style <literal>glob</literal> patterns"
7907 msgstr "外壳风格的 <literal>glob</literal> 模式"
7909 #. type: Content of: <book><chapter><sect1><sect2><para>
7910 #: ../en/ch06-filenames.xml:142
7911 msgid ""
7912 "This is an overview of the kinds of patterns you can use when you're matching "
7913 "on glob patterns."
7914 msgstr ""
7917 #. type: Content of: <book><chapter><sect1><sect2><para>
7918 #: ../en/ch06-filenames.xml:145
7919 msgid ""
7920 "The <quote><literal>*</literal></quote> character matches any string, within "
7921 "a single directory."
7922 msgstr ""
7925 #. type: Content of: <book><chapter><sect1><sect2><para>
7926 #: ../en/ch06-filenames.xml:150
7927 msgid ""
7928 "The <quote><literal>**</literal></quote> pattern matches any string, and "
7929 "crosses directory boundaries. It's not a standard Unix glob token, but it's "
7930 "accepted by several popular Unix shells, and is very useful."
7931 msgstr ""
7934 #. type: Content of: <book><chapter><sect1><sect2><para>
7935 #: ../en/ch06-filenames.xml:157
7936 msgid ""
7937 "The <quote><literal>?</literal></quote> pattern matches any single character."
7938 msgstr ""
7940 #. type: Content of: <book><chapter><sect1><sect2><para>
7941 #: ../en/ch06-filenames.xml:162
7942 msgid ""
7943 "The <quote><literal>[</literal></quote> character begins a "
7944 "<emphasis>character class</emphasis>. This matches any single character "
7945 "within the class. The class ends with a <quote><literal>]</literal></quote> "
7946 "character. A class may contain multiple <emphasis>range</emphasis>s of the "
7947 "form <quote><literal>a-f</literal></quote>, which is shorthand for "
7948 "<quote><literal>abcdef</literal></quote>."
7949 msgstr ""
7951 #. type: Content of: <book><chapter><sect1><sect2><para>
7952 #: ../en/ch06-filenames.xml:172
7953 msgid ""
7954 "If the first character after the <quote><literal>[</literal></quote> in a "
7955 "character class is a <quote><literal>!</literal></quote>, it "
7956 "<emphasis>negates</emphasis> the class, making it match any single character "
7957 "not in the class."
7958 msgstr ""
7960 #. type: Content of: <book><chapter><sect1><sect2><para>
7961 #: ../en/ch06-filenames.xml:178
7962 msgid ""
7963 "A <quote><literal>{</literal></quote> begins a group of subpatterns, where "
7964 "the whole group matches if any subpattern in the group matches. The "
7965 "<quote><literal>,</literal></quote> character separates subpatterns, and "
7966 "<quote><literal>}</literal></quote> ends the group."
7967 msgstr ""
7969 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
7970 #: ../en/ch06-filenames.xml:187
7971 msgid "Watch out!"
7972 msgstr "千万小心!"
7975 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
7976 #: ../en/ch06-filenames.xml:189
7977 msgid ""
7978 "Don't forget that if you want to match a pattern in any directory, you should "
7979 "not be using the <quote><literal>*</literal></quote> match-any token, as this "
7980 "will only match within one directory. Instead, use the <quote><literal>**</"
7981 "literal></quote> token. This small example illustrates the difference "
7982 "between the two."
7983 msgstr ""
7985 #. type: Content of: <book><chapter><sect1><sect2><title>
7986 #: ../en/ch06-filenames.xml:201
7987 msgid "Regular expression matching with <literal>re</literal> patterns"
7988 msgstr "使用 <literal>re</literal> 模式的正则表达式匹配"
7990 #. type: Content of: <book><chapter><sect1><sect2><para>
7991 #: ../en/ch06-filenames.xml:204
7992 msgid ""
7993 "Mercurial accepts the same regular expression syntax as the Python "
7994 "programming language (it uses Python's regexp engine internally). This is "
7995 "based on the Perl language's regexp syntax, which is the most popular dialect "
7996 "in use (it's also used in Java, for example)."
7997 msgstr ""
7999 #. type: Content of: <book><chapter><sect1><sect2><para>
8000 #: ../en/ch06-filenames.xml:210
8001 msgid ""
8002 "I won't discuss Mercurial's regexp dialect in any detail here, as regexps are "
8003 "not often used. Perl-style regexps are in any case already exhaustively "
8004 "documented on a multitude of web sites, and in many books. Instead, I will "
8005 "focus here on a few things you should know if you find yourself needing to "
8006 "use regexps with Mercurial."
8007 msgstr ""
8009 #. type: Content of: <book><chapter><sect1><sect2><para>
8010 #: ../en/ch06-filenames.xml:217
8011 msgid ""
8012 "A regexp is matched against an entire file name, relative to the root of the "
8013 "repository. In other words, even if you're already in subbdirectory "
8014 "<filename class=\"directory\">foo</filename>, if you want to match files "
8015 "under this directory, your pattern must start with <quote><literal>foo/</"
8016 "literal></quote>."
8017 msgstr ""
8019 #. type: Content of: <book><chapter><sect1><sect2><para>
8020 #: ../en/ch06-filenames.xml:224
8021 msgid ""
8022 "One thing to note, if you're familiar with Perl-style regexps, is that "
8023 "Mercurial's are <emphasis>rooted</emphasis>. That is, a regexp starts "
8024 "matching against the beginning of a string; it doesn't look for a match "
8025 "anywhere within the string. To match anywhere in a string, start your "
8026 "pattern with <quote><literal>.*</literal></quote>."
8027 msgstr ""
8029 #. type: Content of: <book><chapter><sect1><title>
8030 #: ../en/ch06-filenames.xml:234
8031 msgid "Filtering files"
8032 msgstr "过滤文件"
8034 #. type: Content of: <book><chapter><sect1><para>
8035 #: ../en/ch06-filenames.xml:236
8036 msgid ""
8037 "Not only does Mercurial give you a variety of ways to specify files; it lets "
8038 "you further winnow those files using <emphasis>filters</emphasis>. Commands "
8039 "that work with file names accept two filtering options."
8040 msgstr ""
8042 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
8043 #: ../en/ch06-filenames.xml:241
8044 msgid ""
8045 "<option role=\"hg-opt-global\">-I</option>, or <option role=\"hg-opt-global"
8046 "\">--include</option>, lets you specify a pattern that file names must match "
8047 "in order to be processed."
8048 msgstr ""
8050 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
8051 #: ../en/ch06-filenames.xml:246
8052 msgid ""
8053 "<option role=\"hg-opt-global\">-X</option>, or <option role=\"hg-opt-global"
8054 "\">--exclude</option>, gives you a way to <emphasis>avoid</emphasis> "
8055 "processing files, if they match this pattern."
8056 msgstr ""
8058 #. type: Content of: <book><chapter><sect1><para>
8059 #: ../en/ch06-filenames.xml:251
8060 msgid ""
8061 "You can provide multiple <option role=\"hg-opt-global\">-I</option> and "
8062 "<option role=\"hg-opt-global\">-X</option> options on the command line, and "
8063 "intermix them as you please. Mercurial interprets the patterns you provide "
8064 "using glob syntax by default (but you can use regexps if you need to)."
8065 msgstr ""
8067 #. type: Content of: <book><chapter><sect1><para>
8068 #: ../en/ch06-filenames.xml:258
8069 msgid ""
8070 "You can read a <option role=\"hg-opt-global\">-I</option> filter as "
8071 "<quote>process only the files that match this filter</quote>."
8072 msgstr ""
8074 #. type: Content of: <book><chapter><sect1><para>
8075 #: ../en/ch06-filenames.xml:264
8076 msgid ""
8077 "The <option role=\"hg-opt-global\">-X</option> filter is best read as "
8078 "<quote>process only the files that don't match this pattern</quote>."
8079 msgstr ""
8081 #. type: Content of: <book><chapter><sect1><title>
8082 #: ../en/ch06-filenames.xml:272
8083 msgid "Ignoring unwanted files and directories"
8084 msgstr "忽略不需要的文件和目录"
8086 #. type: Content of: <book><chapter><sect1><para>
8087 #: ../en/ch06-filenames.xml:274
8088 msgid "XXX."
8089 msgstr ""
8091 #. type: Content of: <book><chapter><sect1><title>
8092 #: ../en/ch06-filenames.xml:278
8093 msgid "Case sensitivity"
8094 msgstr "大小写敏感性"
8096 #. type: Content of: <book><chapter><sect1><para>
8097 #: ../en/ch06-filenames.xml:280
8098 msgid ""
8099 "If you're working in a mixed development environment that contains both Linux "
8100 "(or other Unix) systems and Macs or Windows systems, you should keep in the "
8101 "back of your mind the knowledge that they treat the case (<quote>N</quote> "
8102 "versus <quote>n</quote>) of file names in incompatible ways. This is not "
8103 "very likely to affect you, and it's easy to deal with if it does, but it "
8104 "could surprise you if you don't know about it."
8105 msgstr ""
8107 #. type: Content of: <book><chapter><sect1><para>
8108 #: ../en/ch06-filenames.xml:289
8109 msgid ""
8110 "Operating systems and filesystems differ in the way they handle the "
8111 "<emphasis>case</emphasis> of characters in file and directory names. There "
8112 "are three common ways to handle case in names."
8113 msgstr ""
8115 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
8116 #: ../en/ch06-filenames.xml:294
8117 msgid ""
8118 "Completely case insensitive. Uppercase and lowercase versions of a letter "
8119 "are treated as identical, both when creating a file and during subsequent "
8120 "accesses. This is common on older DOS-based systems."
8121 msgstr ""
8123 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
8124 #: ../en/ch06-filenames.xml:299
8125 msgid ""
8126 "Case preserving, but insensitive. When a file or directory is created, the "
8127 "case of its name is stored, and can be retrieved and displayed by the "
8128 "operating system. When an existing file is being looked up, its case is "
8129 "ignored. This is the standard arrangement on Windows and MacOS. The names "
8130 "<filename>foo</filename> and <filename>FoO</filename> identify the same "
8131 "file. This treatment of uppercase and lowercase letters as interchangeable "
8132 "is also referred to as <emphasis>case folding</emphasis>."
8133 msgstr ""
8135 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
8136 #: ../en/ch06-filenames.xml:310
8137 msgid ""
8138 "Case sensitive. The case of a name is significant at all times. The names "
8139 "<filename>foo</filename> and {FoO} identify different files. This is the way "
8140 "Linux and Unix systems normally work."
8141 msgstr ""
8143 #. type: Content of: <book><chapter><sect1><para>
8144 #: ../en/ch06-filenames.xml:316
8145 msgid ""
8146 "On Unix-like systems, it is possible to have any or all of the above ways of "
8147 "handling case in action at once. For example, if you use a USB thumb drive "
8148 "formatted with a FAT32 filesystem on a Linux system, Linux will handle names "
8149 "on that filesystem in a case preserving, but insensitive, way."
8150 msgstr ""
8152 #. type: Content of: <book><chapter><sect1><sect2><title>
8153 #: ../en/ch06-filenames.xml:323
8154 msgid "Safe, portable repository storage"
8155 msgstr "安全,可移植的版本库存储"
8157 #. type: Content of: <book><chapter><sect1><sect2><para>
8158 #: ../en/ch06-filenames.xml:325
8159 msgid ""
8160 "Mercurial's repository storage mechanism is <emphasis>case safe</emphasis>. "
8161 "It translates file names so that they can be safely stored on both case "
8162 "sensitive and case insensitive filesystems. This means that you can use "
8163 "normal file copying tools to transfer a Mercurial repository onto, for "
8164 "example, a USB thumb drive, and safely move that drive and repository back "
8165 "and forth between a Mac, a PC running Windows, and a Linux box."
8166 msgstr ""
8168 #. type: Content of: <book><chapter><sect1><sect2><title>
8169 #: ../en/ch06-filenames.xml:336
8170 msgid "Detecting case conflicts"
8171 msgstr "检测大小写冲突"
8173 #. type: Content of: <book><chapter><sect1><sect2><para>
8174 #: ../en/ch06-filenames.xml:338
8175 msgid ""
8176 "When operating in the working directory, Mercurial honours the naming policy "
8177 "of the filesystem where the working directory is located. If the filesystem "
8178 "is case preserving, but insensitive, Mercurial will treat names that differ "
8179 "only in case as the same."
8180 msgstr ""
8182 #. type: Content of: <book><chapter><sect1><sect2><para>
8183 #: ../en/ch06-filenames.xml:344
8184 msgid ""
8185 "An important aspect of this approach is that it is possible to commit a "
8186 "changeset on a case sensitive (typically Linux or Unix) filesystem that will "
8187 "cause trouble for users on case insensitive (usually Windows and MacOS) "
8188 "users. If a Linux user commits changes to two files, one named "
8189 "<filename>myfile.c</filename> and the other named <filename>MyFile.C</"
8190 "filename>, they will be stored correctly in the repository. And in the "
8191 "working directories of other Linux users, they will be correctly represented "
8192 "as separate files."
8193 msgstr ""
8195 #. type: Content of: <book><chapter><sect1><sect2><para>
8196 #: ../en/ch06-filenames.xml:355
8197 msgid ""
8198 "If a Windows or Mac user pulls this change, they will not initially have a "
8199 "problem, because Mercurial's repository storage mechanism is case safe. "
8200 "However, once they try to <command role=\"hg-cmd\">hg update</command> the "
8201 "working directory to that changeset, or <command role=\"hg-cmd\">hg merge</"
8202 "command> with that changeset, Mercurial will spot the conflict between the "
8203 "two file names that the filesystem would treat as the same, and forbid the "
8204 "update or merge from occurring."
8205 msgstr ""
8207 #. type: Content of: <book><chapter><sect1><sect2><title>
8208 #: ../en/ch06-filenames.xml:367
8209 msgid "Fixing a case conflict"
8210 msgstr "修正大小写冲突"
8212 #. type: Content of: <book><chapter><sect1><sect2><para>
8213 #: ../en/ch06-filenames.xml:369
8214 msgid ""
8215 "If you are using Windows or a Mac in a mixed environment where some of your "
8216 "collaborators are using Linux or Unix, and Mercurial reports a case folding "
8217 "conflict when you try to <command role=\"hg-cmd\">hg update</command> or "
8218 "<command role=\"hg-cmd\">hg merge</command>, the procedure to fix the problem "
8219 "is simple."
8220 msgstr ""
8222 #. type: Content of: <book><chapter><sect1><sect2><para>
8223 #: ../en/ch06-filenames.xml:376
8224 msgid ""
8225 "Just find a nearby Linux or Unix box, clone the problem repository onto it, "
8226 "and use Mercurial's <command role=\"hg-cmd\">hg rename</command> command to "
8227 "change the names of any offending files or directories so that they will no "
8228 "longer cause case folding conflicts. Commit this change, <command role=\"hg-"
8229 "cmd\">hg pull</command> or <command role=\"hg-cmd\">hg push</command> it "
8230 "across to your Windows or MacOS system, and <command role=\"hg-cmd\">hg "
8231 "update</command> to the revision with the non-conflicting names."
8232 msgstr ""
8234 #. type: Content of: <book><chapter><sect1><sect2><para>
8235 #: ../en/ch06-filenames.xml:386
8236 msgid ""
8237 "The changeset with case-conflicting names will remain in your project's "
8238 "history, and you still won't be able to <command role=\"hg-cmd\">hg update</"
8239 "command> your working directory to that changeset on a Windows or MacOS "
8240 "system, but you can continue development unimpeded."
8241 msgstr ""
8243 #. type: Content of: <book><chapter><sect1><sect2><note><para>
8244 #: ../en/ch06-filenames.xml:393
8245 msgid ""
8246 "Prior to version 0.9.3, Mercurial did not use a case safe repository storage "
8247 "mechanism, and did not detect case folding conflicts. If you are using an "
8248 "older version of Mercurial on Windows or MacOS, I strongly recommend that you "
8249 "upgrade."
8250 msgstr ""
8252 #. type: Content of: <book><chapter><title>
8253 #: ../en/ch07-branch.xml:5
8254 msgid "Managing releases and branchy development"
8255 msgstr "发布管理与分支开发"
8257 #. type: Content of: <book><chapter><para>
8258 #: ../en/ch07-branch.xml:7
8259 msgid ""
8260 "Mercurial provides several mechanisms for you to manage a project that is "
8261 "making progress on multiple fronts at once. To understand these mechanisms, "
8262 "let's first take a brief look at a fairly normal software project structure."
8263 msgstr ""
8265 #. type: Content of: <book><chapter><para>
8266 #: ../en/ch07-branch.xml:12
8267 msgid ""
8268 "Many software projects issue periodic <quote>major</quote> releases that "
8269 "contain substantial new features. In parallel, they may issue <quote>minor</"
8270 "quote> releases. These are usually identical to the major releases off which "
8271 "they're based, but with a few bugs fixed."
8272 msgstr ""
8274 #. type: Content of: <book><chapter><para>
8275 #: ../en/ch07-branch.xml:18
8276 msgid ""
8277 "In this chapter, we'll start by talking about how to keep records of project "
8278 "milestones such as releases. We'll then continue on to talk about the flow "
8279 "of work between different phases of a project, and how Mercurial can help you "
8280 "to isolate and manage this work."
8281 msgstr ""
8283 #. type: Content of: <book><chapter><sect1><title>
8284 #: ../en/ch07-branch.xml:25
8285 msgid "Giving a persistent name to a revision"
8286 msgstr "给版本指定一个永久的名称"
8288 #. type: Content of: <book><chapter><sect1><para>
8289 #: ../en/ch07-branch.xml:27
8290 msgid ""
8291 "Once you decide that you'd like to call a particular revision a "
8292 "<quote>release</quote>, it's a good idea to record the identity of that "
8293 "revision. This will let you reproduce that release at a later date, for "
8294 "whatever purpose you might need at the time (reproducing a bug, porting to a "
8295 "new platform, etc). &interaction.tag.init;"
8296 msgstr ""
8299 #. type: Content of: <book><chapter><sect1><para>
8300 #: ../en/ch07-branch.xml:34
8301 msgid ""
8302 "Mercurial lets you give a permanent name to any revision using the <command "
8303 "role=\"hg-cmd\">hg tag</command> command. Not surprisingly, these names are "
8304 "called <quote>tags</quote>."
8305 msgstr ""
8307 #. type: Content of: <book><chapter><sect1><para>
8308 #: ../en/ch07-branch.xml:40
8309 msgid ""
8310 "A tag is nothing more than a <quote>symbolic name</quote> for a revision. "
8311 "Tags exist purely for your convenience, so that you have a handy permanent "
8312 "way to refer to a revision; Mercurial doesn't interpret the tag names you use "
8313 "in any way. Neither does Mercurial place any restrictions on the name of a "
8314 "tag, beyond a few that are necessary to ensure that a tag can be parsed "
8315 "unambiguously. A tag name cannot contain any of the following characters:"
8316 msgstr ""
8318 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
8319 #: ../en/ch07-branch.xml:49
8320 msgid "Colon (ASCII 58, <quote><literal>:</literal></quote>)"
8321 msgstr ""
8323 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
8324 #: ../en/ch07-branch.xml:52
8325 msgid "Carriage return (ASCII 13, <quote><literal>\\r</literal></quote>)"
8326 msgstr ""
8328 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
8329 #: ../en/ch07-branch.xml:55
8330 msgid "Newline (ASCII 10, <quote><literal>\\n</literal></quote>)"
8331 msgstr ""
8333 #. type: Content of: <book><chapter><sect1><para>
8334 #: ../en/ch07-branch.xml:59
8335 msgid ""
8336 "You can use the <command role=\"hg-cmd\">hg tags</command> command to display "
8337 "the tags present in your repository. In the output, each tagged revision is "
8338 "identified first by its name, then by revision number, and finally by the "
8339 "unique hash of the revision."
8340 msgstr ""
8342 #. type: Content of: <book><chapter><sect1><para>
8343 #: ../en/ch07-branch.xml:67
8344 msgid ""
8345 "Notice that <literal>tip</literal> is listed in the output of <command role="
8346 "\"hg-cmd\">hg tags</command>. The <literal>tip</literal> tag is a special "
8347 "<quote>floating</quote> tag, which always identifies the newest revision in "
8348 "the repository."
8349 msgstr ""
8351 #. type: Content of: <book><chapter><sect1><para>
8352 #: ../en/ch07-branch.xml:73
8353 msgid ""
8354 "In the output of the <command role=\"hg-cmd\">hg tags</command> command, tags "
8355 "are listed in reverse order, by revision number. This usually means that "
8356 "recent tags are listed before older tags. It also means that <literal>tip</"
8357 "literal> is always going to be the first tag listed in the output of <command "
8358 "role=\"hg-cmd\">hg tags</command>."
8359 msgstr ""
8361 #. type: Content of: <book><chapter><sect1><para>
8362 #: ../en/ch07-branch.xml:80
8363 msgid ""
8364 "When you run <command role=\"hg-cmd\">hg log</command>, if it displays a "
8365 "revision that has tags associated with it, it will print those tags."
8366 msgstr ""
8369 #. type: Content of: <book><chapter><sect1><para>
8370 #: ../en/ch07-branch.xml:86
8371 msgid ""
8372 "Any time you need to provide a revision ID to a Mercurial command, the "
8373 "command will accept a tag name in its place. Internally, Mercurial will "
8374 "translate your tag name into the corresponding revision ID, then use that."
8375 msgstr ""
8377 #. type: Content of: <book><chapter><sect1><para>
8378 #: ../en/ch07-branch.xml:93
8379 msgid ""
8380 "There's no limit on the number of tags you can have in a repository, or on "
8381 "the number of tags that a single revision can have. As a practical matter, "
8382 "it's not a great idea to have <quote>too many</quote> (a number which will "
8383 "vary from project to project), simply because tags are supposed to help you "
8384 "to find revisions. If you have lots of tags, the ease of using them to "
8385 "identify revisions diminishes rapidly."
8386 msgstr ""
8388 #. type: Content of: <book><chapter><sect1><para>
8389 #: ../en/ch07-branch.xml:101
8390 msgid ""
8391 "For example, if your project has milestones as frequent as every few days, "
8392 "it's perfectly reasonable to tag each one of those. But if you have a "
8393 "continuous build system that makes sure every revision can be built cleanly, "
8394 "you'd be introducing a lot of noise if you were to tag every clean build. "
8395 "Instead, you could tag failed builds (on the assumption that they're rare!), "
8396 "or simply not use tags to track buildability."
8397 msgstr ""
8399 #. type: Content of: <book><chapter><sect1><para>
8400 #: ../en/ch07-branch.xml:109
8401 msgid ""
8402 "If you want to remove a tag that you no longer want, use <command role=\"hg-"
8403 "cmd\">hg tag --remove</command>."
8404 msgstr ""
8406 #. type: Content of: <book><chapter><sect1><para>
8407 #: ../en/ch07-branch.xml:114
8408 msgid ""
8409 "You can also modify a tag at any time, so that it identifies a different "
8410 "revision, by simply issuing a new <command role=\"hg-cmd\">hg tag</command> "
8411 "command. You'll have to use the <option role=\"hg-opt-tag\">-f</option> "
8412 "option to tell Mercurial that you <emphasis>really</emphasis> want to update "
8413 "the tag."
8414 msgstr ""
8416 #. type: Content of: <book><chapter><sect1><para>
8417 #: ../en/ch07-branch.xml:123
8418 msgid ""
8419 "There will still be a permanent record of the previous identity of the tag, "
8420 "but Mercurial will no longer use it. There's thus no penalty to tagging the "
8421 "wrong revision; all you have to do is turn around and tag the correct "
8422 "revision once you discover your error."
8423 msgstr ""
8426 #. type: Content of: <book><chapter><sect1><para>
8427 #: ../en/ch07-branch.xml:129
8428 msgid ""
8429 "Mercurial stores tags in a normal revision-controlled file in your "
8430 "repository. If you've created any tags, you'll find them in a file named "
8431 "<filename role=\"special\">.hgtags</filename>. When you run the <command "
8432 "role=\"hg-cmd\">hg tag</command> command, Mercurial modifies this file, then "
8433 "automatically commits the change to it. This means that every time you run "
8434 "<command role=\"hg-cmd\">hg tag</command>, you'll see a corresponding "
8435 "changeset in the output of <command role=\"hg-cmd\">hg log</command>."
8436 msgstr ""
8438 #. type: Content of: <book><chapter><sect1><sect2><title>
8439 #: ../en/ch07-branch.xml:142
8440 msgid "Handling tag conflicts during a merge"
8441 msgstr "在合并期间处理标签冲突"
8443 #. type: Content of: <book><chapter><sect1><sect2><para>
8444 #: ../en/ch07-branch.xml:144
8445 msgid ""
8446 "You won't often need to care about the <filename role=\"special\">.hgtags</"
8447 "filename> file, but it sometimes makes its presence known during a merge. "
8448 "The format of the file is simple: it consists of a series of lines. Each "
8449 "line starts with a changeset hash, followed by a space, followed by the name "
8450 "of a tag."
8451 msgstr ""
8453 #. type: Content of: <book><chapter><sect1><sect2><para>
8454 #: ../en/ch07-branch.xml:151
8455 msgid ""
8456 "If you're resolving a conflict in the <filename role=\"special\">.hgtags</"
8457 "filename> file during a merge, there's one twist to modifying the <filename "
8458 "role=\"special\">.hgtags</filename> file: when Mercurial is parsing the tags "
8459 "in a repository, it <emphasis>never</emphasis> reads the working copy of the "
8460 "<filename role=\"special\">.hgtags</filename> file. Instead, it reads the "
8461 "<emphasis>most recently committed</emphasis> revision of the file."
8462 msgstr ""
8464 #. type: Content of: <book><chapter><sect1><sect2><para>
8465 #: ../en/ch07-branch.xml:161
8466 msgid ""
8467 "An unfortunate consequence of this design is that you can't actually verify "
8468 "that your merged <filename role=\"special\">.hgtags</filename> file is "
8469 "correct until <emphasis>after</emphasis> you've committed a change. So if "
8470 "you find yourself resolving a conflict on <filename role=\"special\">.hgtags</"
8471 "filename> during a merge, be sure to run <command role=\"hg-cmd\">hg tags</"
8472 "command> after you commit. If it finds an error in the <filename role="
8473 "\"special\">.hgtags</filename> file, it will report the location of the "
8474 "error, which you can then fix and commit. You should then run <command role="
8475 "\"hg-cmd\">hg tags</command> again, just to be sure that your fix is correct."
8476 msgstr ""
8478 #. type: Content of: <book><chapter><sect1><sect2><title>
8479 #: ../en/ch07-branch.xml:176
8480 msgid "Tags and cloning"
8481 msgstr "标签与克隆"
8483 #. type: Content of: <book><chapter><sect1><sect2><para>
8484 #: ../en/ch07-branch.xml:178
8485 msgid ""
8486 "You may have noticed that the <command role=\"hg-cmd\">hg clone</command> "
8487 "command has a <option role=\"hg-opt-clone\">-r</option> option that lets you "
8488 "clone an exact copy of the repository as of a particular changeset. The new "
8489 "clone will not contain any project history that comes after the revision you "
8490 "specified. This has an interaction with tags that can surprise the unwary."
8491 msgstr ""
8493 #. type: Content of: <book><chapter><sect1><sect2><para>
8494 #: ../en/ch07-branch.xml:186
8495 msgid ""
8496 "Recall that a tag is stored as a revision to the <filename role=\"special\">."
8497 "hgtags</filename> file, so that when you create a tag, the changeset in which "
8498 "it's recorded necessarily refers to an older changeset. When you run "
8499 "<command role=\"hg-cmd\">hg clone -r foo</command> to clone a repository as "
8500 "of tag <literal>foo</literal>, the new clone <emphasis>will not contain the "
8501 "history that created the tag</emphasis> that you used to clone the "
8502 "repository. The result is that you'll get exactly the right subset of the "
8503 "project's history in the new repository, but <emphasis>not</emphasis> the tag "
8504 "you might have expected."
8505 msgstr ""
8507 #. type: Content of: <book><chapter><sect1><sect2><title>
8508 #: ../en/ch07-branch.xml:201
8509 msgid "When permanent tags are too much"
8510 msgstr "当永久标签太多的时候"
8512 #. type: Content of: <book><chapter><sect1><sect2><para>
8513 #: ../en/ch07-branch.xml:203
8514 msgid ""
8515 "Since Mercurial's tags are revision controlled and carried around with a "
8516 "project's history, everyone you work with will see the tags you create. But "
8517 "giving names to revisions has uses beyond simply noting that revision "
8518 "<literal>4237e45506ee</literal> is really <literal>v2.0.2</literal>. If "
8519 "you're trying to track down a subtle bug, you might want a tag to remind you "
8520 "of something like <quote>Anne saw the symptoms with this revision</quote>."
8521 msgstr ""
8523 #. type: Content of: <book><chapter><sect1><sect2><para>
8524 #: ../en/ch07-branch.xml:213
8525 msgid ""
8526 "For cases like this, what you might want to use are <emphasis>local</"
8527 "emphasis> tags. You can create a local tag with the <option role=\"hg-opt-tag"
8528 "\">-l</option> option to the <command role=\"hg-cmd\">hg tag</command> "
8529 "command. This will store the tag in a file called <filename role=\"special"
8530 "\">.hg/localtags</filename>. Unlike <filename role=\"special\">.hgtags</"
8531 "filename>, <filename role=\"special\">.hg/localtags</filename> is not "
8532 "revision controlled. Any tags you create using <option role=\"hg-opt-tag\">-"
8533 "l</option> remain strictly local to the repository you're currently working "
8534 "in."
8535 msgstr ""
8537 #. type: Content of: <book><chapter><sect1><title>
8538 #: ../en/ch07-branch.xml:228
8539 msgid "The flow of changes&emdash;big picture vs. little"
8540 msgstr "修改流程&emdash;宏观与微观"
8542 #. type: Content of: <book><chapter><sect1><para>
8543 #: ../en/ch07-branch.xml:230
8544 msgid ""
8545 "To return to the outline I sketched at the beginning of a chapter, let's "
8546 "think about a project that has multiple concurrent pieces of work under "
8547 "development at once."
8548 msgstr ""
8550 #. type: Content of: <book><chapter><sect1><para>
8551 #: ../en/ch07-branch.xml:234
8552 msgid ""
8553 "There might be a push for a new <quote>main</quote> release; a new minor "
8554 "bugfix release to the last main release; and an unexpected <quote>hot fix</"
8555 "quote> to an old release that is now in maintenance mode."
8556 msgstr ""
8558 #. type: Content of: <book><chapter><sect1><para>
8559 #: ../en/ch07-branch.xml:239
8560 msgid ""
8561 "The usual way people refer to these different concurrent directions of "
8562 "development is as <quote>branches</quote>. However, we've already seen "
8563 "numerous times that Mercurial treats <emphasis>all of history</emphasis> as a "
8564 "series of branches and merges. Really, what we have here is two ideas that "
8565 "are peripherally related, but which happen to share a name."
8566 msgstr ""
8568 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
8569 #: ../en/ch07-branch.xml:246
8570 msgid ""
8571 "<quote>Big picture</quote> branches represent the sweep of a project's "
8572 "evolution; people give them names, and talk about them in conversation."
8573 msgstr ""
8575 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
8576 #: ../en/ch07-branch.xml:250
8577 msgid ""
8578 "<quote>Little picture</quote> branches are artefacts of the day-to-day "
8579 "activity of developing and merging changes. They expose the narrative of how "
8580 "the code was developed."
8581 msgstr ""
8583 #. type: Content of: <book><chapter><sect1><title>
8584 #: ../en/ch07-branch.xml:258
8585 msgid "Managing big-picture branches in repositories"
8586 msgstr "在版本库中管理分支"
8588 #. type: Content of: <book><chapter><sect1><para>
8589 #: ../en/ch07-branch.xml:260
8590 msgid ""
8591 "The easiest way to isolate a <quote>big picture</quote> branch in Mercurial "
8592 "is in a dedicated repository. If you have an existing shared "
8593 "repository&emdash;let's call it <literal>myproject</literal>&emdash;that "
8594 "reaches a <quote>1.0</quote> milestone, you can start to prepare for future "
8595 "maintenance releases on top of version 1.0 by tagging the revision from which "
8596 "you prepared the 1.0 release."
8597 msgstr ""
8599 #. type: Content of: <book><chapter><sect1><para>
8600 #: ../en/ch07-branch.xml:270
8601 msgid ""
8602 "You can then clone a new shared <literal>myproject-1.0.1</literal> repository "
8603 "as of that tag."
8604 msgstr ""
8606 #. type: Content of: <book><chapter><sect1><para>
8607 #: ../en/ch07-branch.xml:276
8608 msgid ""
8609 "Afterwards, if someone needs to work on a bug fix that ought to go into an "
8610 "upcoming 1.0.1 minor release, they clone the <literal>myproject-1.0.1</"
8611 "literal> repository, make their changes, and push them back."
8612 msgstr ""
8614 #. type: Content of: <book><chapter><sect1><para>
8615 #: ../en/ch07-branch.xml:283
8616 msgid ""
8617 "Meanwhile, development for the next major release can continue, isolated and "
8618 "unabated, in the <literal>myproject</literal> repository."
8619 msgstr ""
8621 #. type: Content of: <book><chapter><sect1><title>
8622 #: ../en/ch07-branch.xml:291
8623 msgid "Don't repeat yourself: merging across branches"
8624 msgstr "不要重复劳动:在分支间合并"
8626 #. type: Content of: <book><chapter><sect1><para>
8627 #: ../en/ch07-branch.xml:293
8628 msgid ""
8629 "In many cases, if you have a bug to fix on a maintenance branch, the chances "
8630 "are good that the bug exists on your project's main branch (and possibly "
8631 "other maintenance branches, too). It's a rare developer who wants to fix the "
8632 "same bug multiple times, so let's look at a few ways that Mercurial can help "
8633 "you to manage these bugfixes without duplicating your work."
8634 msgstr ""
8636 #. type: Content of: <book><chapter><sect1><para>
8637 #: ../en/ch07-branch.xml:301
8638 msgid ""
8639 "In the simplest instance, all you need to do is pull changes from your "
8640 "maintenance branch into your local clone of the target branch."
8641 msgstr ""
8643 #. type: Content of: <book><chapter><sect1><para>
8644 #: ../en/ch07-branch.xml:307
8645 msgid ""
8646 "You'll then need to merge the heads of the two branches, and push back to the "
8647 "main branch."
8648 msgstr ""
8650 #. type: Content of: <book><chapter><sect1><title>
8651 #: ../en/ch07-branch.xml:314
8652 msgid "Naming branches within one repository"
8653 msgstr "版本库中的命名分支"
8655 #. type: Content of: <book><chapter><sect1><para>
8656 #: ../en/ch07-branch.xml:316
8657 msgid ""
8658 "In most instances, isolating branches in repositories is the right approach. "
8659 "Its simplicity makes it easy to understand; and so it's hard to make "
8660 "mistakes. There's a one-to-one relationship between branches you're working "
8661 "in and directories on your system. This lets you use normal (non-Mercurial-"
8662 "aware) tools to work on files within a branch/repository."
8663 msgstr ""
8665 #. type: Content of: <book><chapter><sect1><para>
8666 #: ../en/ch07-branch.xml:323
8667 msgid ""
8668 "If you're more in the <quote>power user</quote> category (<emphasis>and</"
8669 "emphasis> your collaborators are too), there is an alternative way of "
8670 "handling branches that you can consider. I've already mentioned the human-"
8671 "level distinction between <quote>small picture</quote> and <quote>big "
8672 "picture</quote> branches. While Mercurial works with multiple <quote>small "
8673 "picture</quote> branches in a repository all the time (for example after you "
8674 "pull changes in, but before you merge them), it can <emphasis>also</emphasis> "
8675 "work with multiple <quote>big picture</quote> branches."
8676 msgstr ""
8678 #. type: Content of: <book><chapter><sect1><para>
8679 #: ../en/ch07-branch.xml:334
8680 msgid ""
8681 "The key to working this way is that Mercurial lets you assign a persistent "
8682 "<emphasis>name</emphasis> to a branch. There always exists a branch named "
8683 "<literal>default</literal>. Even before you start naming branches yourself, "
8684 "you can find traces of the <literal>default</literal> branch if you look for "
8685 "them."
8686 msgstr ""
8688 #. type: Content of: <book><chapter><sect1><para>
8689 #: ../en/ch07-branch.xml:341
8690 msgid ""
8691 "As an example, when you run the <command role=\"hg-cmd\">hg commit</command> "
8692 "command, and it pops up your editor so that you can enter a commit message, "
8693 "look for a line that contains the text <quote><literal>HG: branch default</"
8694 "literal></quote> at the bottom. This is telling you that your commit will "
8695 "occur on the branch named <literal>default</literal>."
8696 msgstr ""
8698 #. type: Content of: <book><chapter><sect1><para>
8699 #: ../en/ch07-branch.xml:348
8700 msgid ""
8701 "To start working with named branches, use the <command role=\"hg-cmd\">hg "
8702 "branches</command> command. This command lists the named branches already "
8703 "present in your repository, telling you which changeset is the tip of each."
8704 msgstr ""
8706 #. type: Content of: <book><chapter><sect1><para>
8707 #: ../en/ch07-branch.xml:355
8708 msgid ""
8709 "Since you haven't created any named branches yet, the only one that exists is "
8710 "<literal>default</literal>."
8711 msgstr ""
8713 #. type: Content of: <book><chapter><sect1><para>
8714 #: ../en/ch07-branch.xml:358
8715 msgid ""
8716 "To find out what the <quote>current</quote> branch is, run the <command role="
8717 "\"hg-cmd\">hg branch</command> command, giving it no arguments. This tells "
8718 "you what branch the parent of the current changeset is on."
8719 msgstr ""
8722 #. type: Content of: <book><chapter><sect1><para>
8723 #: ../en/ch07-branch.xml:365
8724 msgid ""
8725 "To create a new branch, run the <command role=\"hg-cmd\">hg branch</command> "
8726 "command again. This time, give it one argument: the name of the branch you "
8727 "want to create."
8728 msgstr ""
8730 #. type: Content of: <book><chapter><sect1><para>
8731 #: ../en/ch07-branch.xml:371
8732 msgid ""
8733 "After you've created a branch, you might wonder what effect the <command role="
8734 "\"hg-cmd\">hg branch</command> command has had. What do the <command role="
8735 "\"hg-cmd\">hg status</command> and <command role=\"hg-cmd\">hg tip</command> "
8736 "commands report?"
8737 msgstr ""
8739 #. type: Content of: <book><chapter><sect1><para>
8740 #: ../en/ch07-branch.xml:378
8741 msgid ""
8742 "Nothing has changed in the working directory, and there's been no new history "
8743 "created. As this suggests, running the <command role=\"hg-cmd\">hg branch</"
8744 "command> command has no permanent effect; it only tells Mercurial what branch "
8745 "name to use the <emphasis>next</emphasis> time you commit a changeset."
8746 msgstr ""
8748 #. type: Content of: <book><chapter><sect1><para>
8749 #: ../en/ch07-branch.xml:385
8750 msgid ""
8751 "When you commit a change, Mercurial records the name of the branch on which "
8752 "you committed. Once you've switched from the <literal>default</literal> "
8753 "branch to another and committed, you'll see the name of the new branch show "
8754 "up in the output of <command role=\"hg-cmd\">hg log</command>, <command role="
8755 "\"hg-cmd\">hg tip</command>, and other commands that display the same kind of "
8756 "output."
8757 msgstr ""
8759 #. type: Content of: <book><chapter><sect1><para>
8760 #: ../en/ch07-branch.xml:395
8761 msgid ""
8762 "The <command role=\"hg-cmd\">hg log</command>-like commands will print the "
8763 "branch name of every changeset that's not on the <literal>default</literal> "
8764 "branch. As a result, if you never use named branches, you'll never see this "
8765 "information."
8766 msgstr ""
8768 #. type: Content of: <book><chapter><sect1><para>
8769 #: ../en/ch07-branch.xml:400
8770 msgid ""
8771 "Once you've named a branch and committed a change with that name, every "
8772 "subsequent commit that descends from that change will inherit the same branch "
8773 "name. You can change the name of a branch at any time, using the <command "
8774 "role=\"hg-cmd\">hg branch</command> command."
8775 msgstr ""
8777 #. type: Content of: <book><chapter><sect1><para>
8778 #: ../en/ch07-branch.xml:408
8779 msgid ""
8780 "In practice, this is something you won't do very often, as branch names tend "
8781 "to have fairly long lifetimes. (This isn't a rule, just an observation.)"
8782 msgstr ""
8784 #. type: Content of: <book><chapter><sect1><title>
8785 #: ../en/ch07-branch.xml:414
8786 msgid "Dealing with multiple named branches in a repository"
8787 msgstr "在版本库中处理多个命名分支"
8789 #. type: Content of: <book><chapter><sect1><para>
8790 #: ../en/ch07-branch.xml:417
8791 msgid ""
8792 "If you have more than one named branch in a repository, Mercurial will "
8793 "remember the branch that your working directory on when you start a command "
8794 "like <command role=\"hg-cmd\">hg update</command> or <command role=\"hg-cmd"
8795 "\">hg pull -u</command>. It will update the working directory to the tip of "
8796 "this branch, no matter what the <quote>repo-wide</quote> tip is. To update "
8797 "to a revision that's on a different named branch, you may need to use the "
8798 "<option role=\"hg-opt-update\">-C</option> option to <command role=\"hg-cmd"
8799 "\">hg update</command>."
8800 msgstr ""
8802 #. type: Content of: <book><chapter><sect1><para>
8803 #: ../en/ch07-branch.xml:427
8804 msgid ""
8805 "This behaviour is a little subtle, so let's see it in action. First, let's "
8806 "remind ourselves what branch we're currently on, and what branches are in our "
8807 "repository."
8808 msgstr ""
8810 #. type: Content of: <book><chapter><sect1><para>
8811 #: ../en/ch07-branch.xml:433
8812 msgid ""
8813 "We're on the <literal>bar</literal> branch, but there also exists an older "
8814 "<command role=\"hg-cmd\">hg foo</command> branch."
8815 msgstr ""
8817 #. type: Content of: <book><chapter><sect1><para>
8818 #: ../en/ch07-branch.xml:437
8819 msgid ""
8820 "We can <command role=\"hg-cmd\">hg update</command> back and forth between "
8821 "the tips of the <literal>foo</literal> and <literal>bar</literal> branches "
8822 "without needing to use the <option role=\"hg-opt-update\">-C</option> option, "
8823 "because this only involves going backwards and forwards linearly through our "
8824 "change history."
8825 msgstr ""
8828 #. type: Content of: <book><chapter><sect1><para>
8829 #: ../en/ch07-branch.xml:446
8830 msgid ""
8831 "If we go back to the <literal>foo</literal> branch and then run <command role="
8832 "\"hg-cmd\">hg update</command>, it will keep us on <literal>foo</literal>, "
8833 "not move us to the tip of <literal>bar</literal>."
8834 msgstr ""
8837 #. type: Content of: <book><chapter><sect1><para>
8838 #: ../en/ch07-branch.xml:453
8839 msgid ""
8840 "Committing a new change on the <literal>foo</literal> branch introduces a new "
8841 "head."
8842 msgstr ""
8844 #. type: Content of: <book><chapter><sect1><title>
8845 #: ../en/ch07-branch.xml:460
8846 msgid "Branch names and merging"
8847 msgstr "分支名称与合并"
8849 #. type: Content of: <book><chapter><sect1><para>
8850 #: ../en/ch07-branch.xml:462
8851 msgid ""
8852 "As you've probably noticed, merges in Mercurial are not symmetrical. Let's "
8853 "say our repository has two heads, 17 and 23. If I <command role=\"hg-cmd"
8854 "\">hg update</command> to 17 and then <command role=\"hg-cmd\">hg merge</"
8855 "command> with 23, Mercurial records 17 as the first parent of the merge, and "
8856 "23 as the second. Whereas if I <command role=\"hg-cmd\">hg update</command> "
8857 "to 23 and then <command role=\"hg-cmd\">hg merge</command> with 17, it "
8858 "records 23 as the first parent, and 17 as the second."
8859 msgstr ""
8861 #. type: Content of: <book><chapter><sect1><para>
8862 #: ../en/ch07-branch.xml:472
8863 msgid ""
8864 "This affects Mercurial's choice of branch name when you merge. After a "
8865 "merge, Mercurial will retain the branch name of the first parent when you "
8866 "commit the result of the merge. If your first parent's branch name is "
8867 "<literal>foo</literal>, and you merge with <literal>bar</literal>, the branch "
8868 "name will still be <literal>foo</literal> after you merge."
8869 msgstr ""
8871 #. type: Content of: <book><chapter><sect1><para>
8872 #: ../en/ch07-branch.xml:479
8873 msgid ""
8874 "It's not unusual for a repository to contain multiple heads, each with the "
8875 "same branch name. Let's say I'm working on the <literal>foo</literal> "
8876 "branch, and so are you. We commit different changes; I pull your changes; I "
8877 "now have two heads, each claiming to be on the <literal>foo</literal> "
8878 "branch. The result of a merge will be a single head on the <literal>foo</"
8879 "literal> branch, as you might hope."
8880 msgstr ""
8883 #. type: Content of: <book><chapter><sect1><para>
8884 #: ../en/ch07-branch.xml:487
8885 msgid ""
8886 "But if I'm working on the <literal>bar</literal> branch, and I merge work "
8887 "from the <literal>foo</literal> branch, the result will remain on the "
8888 "<literal>bar</literal> branch."
8889 msgstr ""
8891 #. type: Content of: <book><chapter><sect1><para>
8892 #: ../en/ch07-branch.xml:493
8893 msgid ""
8894 "To give a more concrete example, if I'm working on the <literal>bleeding-"
8895 "edge</literal> branch, and I want to bring in the latest fixes from the "
8896 "<literal>stable</literal> branch, Mercurial will choose the <quote>right</"
8897 "quote> (<literal>bleeding-edge</literal>) branch name when I pull and merge "
8898 "from <literal>stable</literal>."
8899 msgstr ""
8901 #. type: Content of: <book><chapter><sect1><title>
8902 #: ../en/ch07-branch.xml:502
8903 msgid "Branch naming is generally useful"
8904 msgstr "分支名称通常都很有用"
8906 #. type: Content of: <book><chapter><sect1><para>
8907 #: ../en/ch07-branch.xml:504
8908 msgid ""
8909 "You shouldn't think of named branches as applicable only to situations where "
8910 "you have multiple long-lived branches cohabiting in a single repository. "
8911 "They're very useful even in the one-branch-per-repository case."
8912 msgstr ""
8914 #. type: Content of: <book><chapter><sect1><para>
8915 #: ../en/ch07-branch.xml:509
8916 msgid ""
8917 "In the simplest case, giving a name to each branch gives you a permanent "
8918 "record of which branch a changeset originated on. This gives you more "
8919 "context when you're trying to follow the history of a long-lived branchy "
8920 "project."
8921 msgstr ""
8923 #. type: Content of: <book><chapter><sect1><para>
8924 #: ../en/ch07-branch.xml:514
8925 msgid ""
8926 "If you're working with shared repositories, you can set up a <literal role="
8927 "\"hook\">pretxnchangegroup</literal> hook on each that will block incoming "
8928 "changes that have the <quote>wrong</quote> branch name. This provides a "
8929 "simple, but effective, defence against people accidentally pushing changes "
8930 "from a <quote>bleeding edge</quote> branch to a <quote>stable</quote> "
8931 "branch. Such a hook might look like this inside the shared repo's <filename "
8932 "role=\"special\"> /.hgrc</filename>."
8933 msgstr ""
8935 #. type: Content of: <book><chapter><title>
8936 #: ../en/ch08-undo.xml:5
8937 msgid "Finding and fixing mistakes"
8938 msgstr "查找和修改错误"
8940 #. type: Content of: <book><chapter><para>
8941 #: ../en/ch08-undo.xml:7
8942 msgid ""
8943 "To err might be human, but to really handle the consequences well takes a top-"
8944 "notch revision control system. In this chapter, we'll discuss some of the "
8945 "techniques you can use when you find that a problem has crept into your "
8946 "project. Mercurial has some highly capable features that will help you to "
8947 "isolate the sources of problems, and to handle them appropriately."
8948 msgstr ""
8950 #. type: Content of: <book><chapter><sect1><title>
8951 #: ../en/ch08-undo.xml:15
8952 msgid "Erasing local history"
8953 msgstr "销毁本地历史"
8955 #. type: Content of: <book><chapter><sect1><sect2><title>
8956 #: ../en/ch08-undo.xml:18
8957 msgid "The accidental commit"
8958 msgstr "意外的提交"
8960 #. type: Content of: <book><chapter><sect1><sect2><para>
8961 #: ../en/ch08-undo.xml:20
8962 msgid ""
8963 "I have the occasional but persistent problem of typing rather more quickly "
8964 "than I can think, which sometimes results in me committing a changeset that "
8965 "is either incomplete or plain wrong. In my case, the usual kind of "
8966 "incomplete changeset is one in which I've created a new source file, but "
8967 "forgotten to <command role=\"hg-cmd\">hg add</command> it. A <quote>plain "
8968 "wrong</quote> changeset is not as common, but no less annoying."
8969 msgstr ""
8971 #. type: Content of: <book><chapter><sect1><sect2><title>
8972 #: ../en/ch08-undo.xml:31
8973 msgid "Rolling back a transaction"
8974 msgstr "回滚一个事务"
8976 #. type: Content of: <book><chapter><sect1><sect2><para>
8977 #: ../en/ch08-undo.xml:33
8978 msgid ""
8979 "In section <xref linkend=\"sec.concepts.txn\"/>, I mentioned that Mercurial "
8980 "treats each modification of a repository as a <emphasis>transaction</"
8981 "emphasis>. Every time you commit a changeset or pull changes from another "
8982 "repository, Mercurial remembers what you did. You can undo, or "
8983 "<emphasis>roll back</emphasis>, exactly one of these actions using the "
8984 "<command role=\"hg-cmd\">hg rollback</command> command. (See section <xref "
8985 "linkend=\"sec.undo.rollback-after-push\"/> for an important caveat about the "
8986 "use of this command.)"
8987 msgstr ""
8989 #. type: Content of: <book><chapter><sect1><sect2><para>
8990 #: ../en/ch08-undo.xml:43
8991 msgid ""
8992 "Here's a mistake that I often find myself making: committing a change in "
8993 "which I've created a new file, but forgotten to <command role=\"hg-cmd\">hg "
8994 "add</command> it."
8995 msgstr ""
8997 #. type: Content of: <book><chapter><sect1><sect2><para>
8998 #: ../en/ch08-undo.xml:50
8999 msgid ""
9000 "Looking at the output of <command role=\"hg-cmd\">hg status</command> after "
9001 "the commit immediately confirms the error."
9002 msgstr ""
9004 #. type: Content of: <book><chapter><sect1><sect2><para>
9005 #: ../en/ch08-undo.xml:56
9006 msgid ""
9007 "The commit captured the changes to the file <filename>a</filename>, but not "
9008 "the new file <filename>b</filename>. If I were to push this changeset to a "
9009 "repository that I shared with a colleague, the chances are high that "
9010 "something in <filename>a</filename> would refer to <filename>b</filename>, "
9011 "which would not be present in their repository when they pulled my changes. "
9012 "I would thus become the object of some indignation."
9013 msgstr ""
9015 #. type: Content of: <book><chapter><sect1><sect2><para>
9016 #: ../en/ch08-undo.xml:65
9017 msgid ""
9018 "However, luck is with me&emdash;I've caught my error before I pushed the "
9019 "changeset. I use the <command role=\"hg-cmd\">hg rollback</command> command, "
9020 "and Mercurial makes that last changeset vanish."
9021 msgstr ""
9023 #. type: Content of: <book><chapter><sect1><sect2><para>
9024 #: ../en/ch08-undo.xml:72
9025 msgid ""
9026 "Notice that the changeset is no longer present in the repository's history, "
9027 "and the working directory once again thinks that the file <filename>a</"
9028 "filename> is modified. The commit and rollback have left the working "
9029 "directory exactly as it was prior to the commit; the changeset has been "
9030 "completely erased. I can now safely <command role=\"hg-cmd\">hg add</"
9031 "command> the file <filename>b</filename>, and rerun my commit."
9032 msgstr ""
9034 #. type: Content of: <book><chapter><sect1><sect2><title>
9035 #: ../en/ch08-undo.xml:85
9036 msgid "The erroneous pull"
9037 msgstr "错误的抓取"
9039 #. type: Content of: <book><chapter><sect1><sect2><para>
9040 #: ../en/ch08-undo.xml:87
9041 msgid ""
9042 "It's common practice with Mercurial to maintain separate development branches "
9043 "of a project in different repositories. Your development team might have one "
9044 "shared repository for your project's <quote>0.9</quote> release, and another, "
9045 "containing different changes, for the <quote>1.0</quote> release."
9046 msgstr ""
9048 #. type: Content of: <book><chapter><sect1><sect2><para>
9049 #: ../en/ch08-undo.xml:94
9050 msgid ""
9051 "Given this, you can imagine that the consequences could be messy if you had a "
9052 "local <quote>0.9</quote> repository, and accidentally pulled changes from the "
9053 "shared <quote>1.0</quote> repository into it. At worst, you could be paying "
9054 "insufficient attention, and push those changes into the shared <quote>0.9</"
9055 "quote> tree, confusing your entire team (but don't worry, we'll return to "
9056 "this horror scenario later). However, it's more likely that you'll notice "
9057 "immediately, because Mercurial will display the URL it's pulling from, or you "
9058 "will see it pull a suspiciously large number of changes into the repository."
9059 msgstr ""
9061 #. type: Content of: <book><chapter><sect1><sect2><para>
9062 #: ../en/ch08-undo.xml:106
9063 msgid ""
9064 "The <command role=\"hg-cmd\">hg rollback</command> command will work nicely "
9065 "to expunge all of the changesets that you just pulled. Mercurial groups all "
9066 "changes from one <command role=\"hg-cmd\">hg pull</command> into a single "
9067 "transaction, so one <command role=\"hg-cmd\">hg rollback</command> is all you "
9068 "need to undo this mistake."
9069 msgstr ""
9071 #. type: Content of: <book><chapter><sect1><sect2><title>
9072 #: ../en/ch08-undo.xml:115
9073 msgid "Rolling back is useless once you've pushed"
9074 msgstr "当完成推送后,回滚是无效的"
9076 #. type: Content of: <book><chapter><sect1><sect2><para>
9077 #: ../en/ch08-undo.xml:117
9078 msgid ""
9079 "The value of the <command role=\"hg-cmd\">hg rollback</command> command drops "
9080 "to zero once you've pushed your changes to another repository. Rolling back "
9081 "a change makes it disappear entirely, but <emphasis>only</emphasis> in the "
9082 "repository in which you perform the <command role=\"hg-cmd\">hg rollback</"
9083 "command>. Because a rollback eliminates history, there's no way for the "
9084 "disappearance of a change to propagate between repositories."
9085 msgstr ""
9087 #. type: Content of: <book><chapter><sect1><sect2><para>
9088 #: ../en/ch08-undo.xml:126
9089 msgid ""
9090 "If you've pushed a change to another repository&emdash;particularly if it's a "
9091 "shared repository&emdash;it has essentially <quote>escaped into the wild,</"
9092 "quote> and you'll have to recover from your mistake in a different way. What "
9093 "will happen if you push a changeset somewhere, then roll it back, then pull "
9094 "from the repository you pushed to, is that the changeset will reappear in "
9095 "your repository."
9096 msgstr ""
9098 #. type: Content of: <book><chapter><sect1><sect2><para>
9099 #: ../en/ch08-undo.xml:135
9100 msgid ""
9101 "(If you absolutely know for sure that the change you want to roll back is the "
9102 "most recent change in the repository that you pushed to, <emphasis>and</"
9103 "emphasis> you know that nobody else could have pulled it from that "
9104 "repository, you can roll back the changeset there, too, but you really should "
9105 "really not rely on this working reliably. If you do this, sooner or later a "
9106 "change really will make it into a repository that you don't directly control "
9107 "(or have forgotten about), and come back to bite you.)"
9108 msgstr ""
9110 #. type: Content of: <book><chapter><sect1><sect2><title>
9111 #: ../en/ch08-undo.xml:147
9112 msgid "You can only roll back once"
9113 msgstr "你只能回滚一次"
9115 #. type: Content of: <book><chapter><sect1><sect2><para>
9116 #: ../en/ch08-undo.xml:149
9117 msgid ""
9118 "Mercurial stores exactly one transaction in its transaction log; that "
9119 "transaction is the most recent one that occurred in the repository. This "
9120 "means that you can only roll back one transaction. If you expect to be able "
9121 "to roll back one transaction, then its predecessor, this is not the behaviour "
9122 "you will get."
9123 msgstr ""
9125 #. type: Content of: <book><chapter><sect1><sect2><para>
9126 #: ../en/ch08-undo.xml:158
9127 msgid ""
9128 "Once you've rolled back one transaction in a repository, you can't roll back "
9129 "again in that repository until you perform another commit or pull."
9130 msgstr ""
9132 #. type: Content of: <book><chapter><sect1><title>
9133 #: ../en/ch08-undo.xml:165
9134 msgid "Reverting the mistaken change"
9135 msgstr "撤销错误的修改"
9137 #. type: Content of: <book><chapter><sect1><para>
9138 #: ../en/ch08-undo.xml:167
9139 msgid ""
9140 "If you make a modification to a file, and decide that you really didn't want "
9141 "to change the file at all, and you haven't yet committed your changes, the "
9142 "<command role=\"hg-cmd\">hg revert</command> command is the one you'll need. "
9143 "It looks at the changeset that's the parent of the working directory, and "
9144 "restores the contents of the file to their state as of that changeset. "
9145 "(That's a long-winded way of saying that, in the normal case, it undoes your "
9146 "modifications.)"
9147 msgstr ""
9149 #. type: Content of: <book><chapter><sect1><para>
9150 #: ../en/ch08-undo.xml:176
9151 msgid ""
9152 "Let's illustrate how the <command role=\"hg-cmd\">hg revert</command> command "
9153 "works with yet another small example. We'll begin by modifying a file that "
9154 "Mercurial is already tracking."
9155 msgstr ""
9157 #. type: Content of: <book><chapter><sect1><para>
9158 #: ../en/ch08-undo.xml:183
9159 msgid ""
9160 "If we don't want that change, we can simply <command role=\"hg-cmd\">hg "
9161 "revert</command> the file."
9162 msgstr ""
9164 #. type: Content of: <book><chapter><sect1><para>
9165 #: ../en/ch08-undo.xml:189
9166 msgid ""
9167 "The <command role=\"hg-cmd\">hg revert</command> command provides us with an "
9168 "extra degree of safety by saving our modified file with a <filename>.orig</"
9169 "filename> extension."
9170 msgstr ""
9172 #. type: Content of: <book><chapter><sect1><para>
9173 #: ../en/ch08-undo.xml:196
9174 msgid ""
9175 "Here is a summary of the cases that the <command role=\"hg-cmd\">hg revert</"
9176 "command> command can deal with. We will describe each of these in more "
9177 "detail in the section that follows."
9178 msgstr ""
9180 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
9181 #: ../en/ch08-undo.xml:201
9182 msgid "If you modify a file, it will restore the file to its unmodified state."
9183 msgstr ""
9185 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
9186 #: ../en/ch08-undo.xml:204
9187 msgid ""
9188 "If you <command role=\"hg-cmd\">hg add</command> a file, it will undo the "
9189 "<quote>added</quote> state of the file, but leave the file itself untouched."
9190 msgstr ""
9192 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
9193 #: ../en/ch08-undo.xml:208
9194 msgid ""
9195 "If you delete a file without telling Mercurial, it will restore the file to "
9196 "its unmodified contents."
9197 msgstr ""
9199 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
9200 #: ../en/ch08-undo.xml:211
9201 msgid ""
9202 "If you use the <command role=\"hg-cmd\">hg remove</command> command to remove "
9203 "a file, it will undo the <quote>removed</quote> state of the file, and "
9204 "restore the file to its unmodified contents."
9205 msgstr ""
9207 #. type: Content of: <book><chapter><sect1><sect2><title>
9208 #: ../en/ch08-undo.xml:218
9209 msgid "File management errors"
9210 msgstr "文件管理错误"
9212 #. type: Content of: <book><chapter><sect1><sect2><para>
9213 #: ../en/ch08-undo.xml:220
9214 msgid ""
9215 "The <command role=\"hg-cmd\">hg revert</command> command is useful for more "
9216 "than just modified files. It lets you reverse the results of all of "
9217 "Mercurial's file management commands&emdash;<command role=\"hg-cmd\">hg add</"
9218 "command>, <command role=\"hg-cmd\">hg remove</command>, and so on."
9219 msgstr ""
9222 #. type: Content of: <book><chapter><sect1><sect2><para>
9223 #: ../en/ch08-undo.xml:226
9224 msgid ""
9225 "If you <command role=\"hg-cmd\">hg add</command> a file, then decide that in "
9226 "fact you don't want Mercurial to track it, use <command role=\"hg-cmd\">hg "
9227 "revert</command> to undo the add. Don't worry; Mercurial will not modify the "
9228 "file in any way. It will just <quote>unmark</quote> the file."
9229 msgstr ""
9231 #. type: Content of: <book><chapter><sect1><sect2><para>
9232 #: ../en/ch08-undo.xml:234
9233 msgid ""
9234 "Similarly, if you ask Mercurial to <command role=\"hg-cmd\">hg remove</"
9235 "command> a file, you can use <command role=\"hg-cmd\">hg revert</command> to "
9236 "restore it to the contents it had as of the parent of the working directory. "
9237 "&interaction.daily.revert.remove; This works just as well for a file that you "
9238 "deleted by hand, without telling Mercurial (recall that in Mercurial "
9239 "terminology, this kind of file is called <quote>missing</quote>)."
9240 msgstr ""
9243 #. type: Content of: <book><chapter><sect1><sect2><para>
9244 #: ../en/ch08-undo.xml:245
9245 msgid ""
9246 "If you revert a <command role=\"hg-cmd\">hg copy</command>, the copied-to "
9247 "file remains in your working directory afterwards, untracked. Since a copy "
9248 "doesn't affect the copied-from file in any way, Mercurial doesn't do anything "
9249 "with the copied-from file."
9250 msgstr ""
9252 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
9253 #: ../en/ch08-undo.xml:254
9254 msgid "A slightly special case: reverting a rename"
9255 msgstr "一个稍微特别的案例:撤销改名"
9257 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
9258 #: ../en/ch08-undo.xml:256
9259 msgid ""
9260 "If you <command role=\"hg-cmd\">hg rename</command> a file, there is one "
9261 "small detail that you should remember. When you <command role=\"hg-cmd\">hg "
9262 "revert</command> a rename, it's not enough to provide the name of the renamed-"
9263 "to file, as you can see here."
9264 msgstr ""
9266 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
9267 #: ../en/ch08-undo.xml:264
9268 msgid ""
9269 "As you can see from the output of <command role=\"hg-cmd\">hg status</"
9270 "command>, the renamed-to file is no longer identified as added, but the "
9271 "renamed-<emphasis>from</emphasis> file is still removed! This is counter-"
9272 "intuitive (at least to me), but at least it's easy to deal with."
9273 msgstr ""
9275 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
9276 #: ../en/ch08-undo.xml:273
9277 msgid ""
9278 "So remember, to revert a <command role=\"hg-cmd\">hg rename</command>, you "
9279 "must provide <emphasis>both</emphasis> the source and destination names."
9280 msgstr ""
9282 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
9283 #: ../en/ch08-undo.xml:278
9284 msgid "% TODO: the output doesn't look like it will be removed!"
9285 msgstr ""
9287 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
9288 #: ../en/ch08-undo.xml:281
9289 msgid ""
9290 "(By the way, if you rename a file, then modify the renamed-to file, then "
9291 "revert both components of the rename, when Mercurial restores the file that "
9292 "was removed as part of the rename, it will be unmodified. If you need the "
9293 "modifications in the renamed-to file to show up in the renamed-from file, "
9294 "don't forget to copy them over.)"
9295 msgstr ""
9297 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
9298 #: ../en/ch08-undo.xml:288
9299 msgid ""
9300 "These fiddly aspects of reverting a rename arguably constitute a small bug in "
9301 "Mercurial."
9302 msgstr ""
9304 #. type: Content of: <book><chapter><sect1><title>
9305 #: ../en/ch08-undo.xml:295
9306 msgid "Dealing with committed changes"
9307 msgstr "处理已经提交的修改"
9309 #. type: Content of: <book><chapter><sect1><para>
9310 #: ../en/ch08-undo.xml:297
9311 msgid ""
9312 "Consider a case where you have committed a change $a$, and another change $b$ "
9313 "on top of it; you then realise that change $a$ was incorrect. Mercurial lets "
9314 "you <quote>back out</quote> an entire changeset automatically, and building "
9315 "blocks that let you reverse part of a changeset by hand."
9316 msgstr ""
9318 #. type: Content of: <book><chapter><sect1><para>
9319 #: ../en/ch08-undo.xml:303
9320 msgid ""
9321 "Before you read this section, here's something to keep in mind: the <command "
9322 "role=\"hg-cmd\">hg backout</command> command undoes changes by "
9323 "<emphasis>adding</emphasis> history, not by modifying or erasing it. It's "
9324 "the right tool to use if you're fixing bugs, but not if you're trying to undo "
9325 "some change that has catastrophic consequences. To deal with those, see "
9326 "section <xref linkend=\"sec.undo.aaaiiieee\"/>."
9327 msgstr ""
9329 #. type: Content of: <book><chapter><sect1><sect2><title>
9330 #: ../en/ch08-undo.xml:312
9331 msgid "Backing out a changeset"
9332 msgstr "恢复一个修改集"
9334 #. type: Content of: <book><chapter><sect1><sect2><para>
9335 #: ../en/ch08-undo.xml:314
9336 msgid ""
9337 "The <command role=\"hg-cmd\">hg backout</command> command lets you "
9338 "<quote>undo</quote> the effects of an entire changeset in an automated "
9339 "fashion. Because Mercurial's history is immutable, this command "
9340 "<emphasis>does not</emphasis> get rid of the changeset you want to undo. "
9341 "Instead, it creates a new changeset that <emphasis>reverses</emphasis> the "
9342 "effect of the to-be-undone changeset."
9343 msgstr ""
9346 #. type: Content of: <book><chapter><sect1><sect2><para>
9347 #: ../en/ch08-undo.xml:323
9348 msgid ""
9349 "The operation of the <command role=\"hg-cmd\">hg backout</command> command is "
9350 "a little intricate, so let's illustrate it with some examples. First, we'll "
9351 "create a repository with some simple changes."
9352 msgstr ""
9354 #. type: Content of: <book><chapter><sect1><sect2><para>
9355 #: ../en/ch08-undo.xml:330
9356 msgid ""
9357 "The <command role=\"hg-cmd\">hg backout</command> command takes a single "
9358 "changeset ID as its argument; this is the changeset to back out. Normally, "
9359 "<command role=\"hg-cmd\">hg backout</command> will drop you into a text "
9360 "editor to write a commit message, so you can record why you're backing the "
9361 "change out. In this example, we provide a commit message on the command line "
9362 "using the <option role=\"hg-opt-backout\">-m</option> option."
9363 msgstr ""
9365 #. type: Content of: <book><chapter><sect1><sect2><title>
9366 #: ../en/ch08-undo.xml:341
9367 msgid "Backing out the tip changeset"
9368 msgstr "恢复顶点修改集"
9370 #. type: Content of: <book><chapter><sect1><sect2><para>
9371 #: ../en/ch08-undo.xml:343
9372 msgid "We're going to start by backing out the last changeset we committed."
9373 msgstr ""
9375 #. type: Content of: <book><chapter><sect1><sect2><para>
9376 #: ../en/ch08-undo.xml:348
9377 msgid ""
9378 "You can see that the second line from <filename>myfile</filename> is no "
9379 "longer present. Taking a look at the output of <command role=\"hg-cmd\">hg "
9380 "log</command> gives us an idea of what the <command role=\"hg-cmd\">hg "
9381 "backout</command> command has done. &interaction.backout.simple.log; Notice "
9382 "that the new changeset that <command role=\"hg-cmd\">hg backout</command> has "
9383 "created is a child of the changeset we backed out. It's easier to see this "
9384 "in figure <xref endterm=\"fig.undo.backout.caption\" linkend=\"fig.undo."
9385 "backout\"/>, which presents a graphical view of the change history. As you "
9386 "can see, the history is nice and linear."
9387 msgstr ""
9389 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
9390 #: ../en/ch08-undo.xml:364
9391 msgid ""
9392 "<imageobject><imagedata fileref=\"images/undo-simple.png\"/> </imageobject>"
9393 msgstr ""
9395 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
9396 #: ../en/ch08-undo.xml:367 ../en/ch08-undo.xml:486
9397 msgid ""
9398 "Backing out a change using the <command role=\"hg-cmd\">hg backout</command> "
9399 "command"
9400 msgstr ""
9402 #. type: Content of: <book><chapter><sect1><sect2><title>
9403 #: ../en/ch08-undo.xml:376
9404 msgid "Backing out a non-tip change"
9405 msgstr "恢复非顶点的修改"
9407 #. type: Content of: <book><chapter><sect1><sect2><para>
9408 #: ../en/ch08-undo.xml:378
9409 msgid ""
9410 "If you want to back out a change other than the last one you committed, pass "
9411 "the <option role=\"hg-opt-backout\">--merge</option> option to the <command "
9412 "role=\"hg-cmd\">hg backout</command> command."
9413 msgstr ""
9415 #. type: Content of: <book><chapter><sect1><sect2><para>
9416 #: ../en/ch08-undo.xml:385
9417 msgid ""
9418 "This makes backing out any changeset a <quote>one-shot</quote> operation "
9419 "that's usually simple and fast."
9420 msgstr ""
9422 #. type: Content of: <book><chapter><sect1><sect2><para>
9423 #: ../en/ch08-undo.xml:391
9424 msgid ""
9425 "If you take a look at the contents of <filename>myfile</filename> after the "
9426 "backout finishes, you'll see that the first and third changes are present, "
9427 "but not the second."
9428 msgstr ""
9430 #. type: Content of: <book><chapter><sect1><sect2><para>
9431 #: ../en/ch08-undo.xml:398
9432 msgid ""
9433 "As the graphical history in figure <xref endterm=\"fig.undo.backout-non-tip."
9434 "caption\" linkend=\"fig.undo.backout-non-tip\"/> illustrates, Mercurial "
9435 "actually commits <emphasis>two</emphasis> changes in this kind of situation "
9436 "(the box-shaped nodes are the ones that Mercurial commits automatically). "
9437 "Before Mercurial begins the backout process, it first remembers what the "
9438 "current parent of the working directory is. It then backs out the target "
9439 "changeset, and commits that as a changeset. Finally, it merges back to the "
9440 "previous parent of the working directory, and commits the result of the merge."
9441 msgstr ""
9443 #. type: Content of: <book><chapter><sect1><sect2><para>
9444 #: ../en/ch08-undo.xml:410
9445 msgid ""
9446 "% TODO: to me it looks like mercurial doesn't commit the second merge "
9447 "automatically!"
9448 msgstr ""
9450 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
9451 #: ../en/ch08-undo.xml:415
9452 msgid ""
9453 "<imageobject><imagedata fileref=\"images/undo-non-tip.png\"/> </imageobject>"
9454 msgstr ""
9456 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
9457 #: ../en/ch08-undo.xml:418
9458 msgid ""
9459 "Automated backout of a non-tip change using the <command role=\"hg-cmd\">hg "
9460 "backout</command> command"
9461 msgstr ""
9463 #. type: Content of: <book><chapter><sect1><sect2><para>
9464 #: ../en/ch08-undo.xml:424
9465 msgid ""
9466 "The result is that you end up <quote>back where you were</quote>, only with "
9467 "some extra history that undoes the effect of the changeset you wanted to back "
9468 "out."
9469 msgstr ""
9471 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
9472 #: ../en/ch08-undo.xml:429
9473 msgid "Always use the <option role=\"hg-opt-backout\">--merge</option> option"
9474 msgstr "始终使用选项 <option role=\"hg-opt-backout\">--merge</option>"
9476 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
9477 #: ../en/ch08-undo.xml:432
9478 msgid ""
9479 "In fact, since the <option role=\"hg-opt-backout\">--merge</option> option "
9480 "will do the <quote>right thing</quote> whether or not the changeset you're "
9481 "backing out is the tip (i.e. it won't try to merge if it's backing out the "
9482 "tip, since there's no need), you should <emphasis>always</emphasis> use this "
9483 "option when you run the <command role=\"hg-cmd\">hg backout</command> command."
9484 msgstr ""
9486 #. type: Content of: <book><chapter><sect1><sect2><title>
9487 #: ../en/ch08-undo.xml:443
9488 msgid "Gaining more control of the backout process"
9489 msgstr "在恢复处理中获得更多控制"
9491 #. type: Content of: <book><chapter><sect1><sect2><para>
9492 #: ../en/ch08-undo.xml:445
9493 msgid ""
9494 "While I've recommended that you always use the <option role=\"hg-opt-backout"
9495 "\">--merge</option> option when backing out a change, the <command role=\"hg-"
9496 "cmd\">hg backout</command> command lets you decide how to merge a backout "
9497 "changeset. Taking control of the backout process by hand is something you "
9498 "will rarely need to do, but it can be useful to understand what the <command "
9499 "role=\"hg-cmd\">hg backout</command> command is doing for you automatically. "
9500 "To illustrate this, let's clone our first repository, but omit the backout "
9501 "change that it contains."
9502 msgstr ""
9504 #. type: Content of: <book><chapter><sect1><sect2><para>
9505 #: ../en/ch08-undo.xml:458
9506 msgid ""
9507 "As with our earlier example, We'll commit a third changeset, then back out "
9508 "its parent, and see what happens."
9509 msgstr ""
9511 #. type: Content of: <book><chapter><sect1><sect2><para>
9512 #: ../en/ch08-undo.xml:464
9513 msgid ""
9514 "Our new changeset is again a descendant of the changeset we backout out; it's "
9515 "thus a new head, <emphasis>not</emphasis> a descendant of the changeset that "
9516 "was the tip. The <command role=\"hg-cmd\">hg backout</command> command was "
9517 "quite explicit in telling us this."
9518 msgstr ""
9520 #. type: Content of: <book><chapter><sect1><sect2><para>
9521 #: ../en/ch08-undo.xml:472
9522 msgid ""
9523 "Again, it's easier to see what has happened by looking at a graph of the "
9524 "revision history, in figure <xref endterm=\"fig.undo.backout-manual.caption\" "
9525 "linkend=\"fig.undo.backout-manual\"/>. This makes it clear that when we use "
9526 "<command role=\"hg-cmd\">hg backout</command> to back out a change other than "
9527 "the tip, Mercurial adds a new head to the repository (the change it committed "
9528 "is box-shaped)."
9529 msgstr ""
9531 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
9532 #: ../en/ch08-undo.xml:483
9533 msgid ""
9534 "<imageobject><imagedata fileref=\"images/undo-manual.png\"/> </imageobject>"
9535 msgstr ""
9537 #. type: Content of: <book><chapter><sect1><sect2><para>
9538 #: ../en/ch08-undo.xml:492
9539 msgid ""
9540 "After the <command role=\"hg-cmd\">hg backout</command> command has "
9541 "completed, it leaves the new <quote>backout</quote> changeset as the parent "
9542 "of the working directory."
9543 msgstr ""
9545 #. type: Content of: <book><chapter><sect1><sect2><para>
9546 #: ../en/ch08-undo.xml:499
9547 msgid "Now we have two isolated sets of changes."
9548 msgstr ""
9550 #. type: Content of: <book><chapter><sect1><sect2><para>
9551 #: ../en/ch08-undo.xml:503
9552 msgid ""
9553 "Let's think about what we expect to see as the contents of <filename>myfile</"
9554 "filename> now. The first change should be present, because we've never "
9555 "backed it out. The second change should be missing, as that's the change we "
9556 "backed out. Since the history graph shows the third change as a separate "
9557 "head, we <emphasis>don't</emphasis> expect to see the third change present in "
9558 "<filename>myfile</filename>."
9559 msgstr ""
9561 #. type: Content of: <book><chapter><sect1><sect2><para>
9562 #: ../en/ch08-undo.xml:513
9563 msgid ""
9564 "To get the third change back into the file, we just do a normal merge of our "
9565 "two heads."
9566 msgstr ""
9568 #. type: Content of: <book><chapter><sect1><sect2><para>
9569 #: ../en/ch08-undo.xml:518
9570 msgid ""
9571 "Afterwards, the graphical history of our repository looks like figure <xref "
9572 "endterm=\"fig.undo.backout-manual-merge.caption\" linkend=\"fig.undo.backout-"
9573 "manual-merge\"/>."
9574 msgstr ""
9576 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
9577 #: ../en/ch08-undo.xml:525
9578 msgid ""
9579 "<imageobject><imagedata fileref=\"images/undo-manual-merge.png\"/> </"
9580 "imageobject>"
9581 msgstr ""
9583 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
9584 #: ../en/ch08-undo.xml:528
9585 msgid "Manually merging a backout change"
9586 msgstr ""
9588 #. type: Content of: <book><chapter><sect1><sect2><title>
9589 #: ../en/ch08-undo.xml:535
9590 msgid "Why <command role=\"hg-cmd\">hg backout</command> works as it does"
9591 msgstr "<command role=\"hg-cmd\">hg backout</command> 的内幕"
9593 #. type: Content of: <book><chapter><sect1><sect2><para>
9594 #: ../en/ch08-undo.xml:538
9595 msgid ""
9596 "Here's a brief description of how the <command role=\"hg-cmd\">hg backout</"
9597 "command> command works."
9598 msgstr ""
9600 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
9601 #: ../en/ch08-undo.xml:541
9602 msgid ""
9603 "It ensures that the working directory is <quote>clean</quote>, i.e. that the "
9604 "output of <command role=\"hg-cmd\">hg status</command> would be empty."
9605 msgstr ""
9607 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
9608 #: ../en/ch08-undo.xml:545
9609 msgid ""
9610 "It remembers the current parent of the working directory. Let's call this "
9611 "changeset <literal>orig</literal>"
9612 msgstr ""
9614 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
9615 #: ../en/ch08-undo.xml:549
9616 msgid ""
9617 "It does the equivalent of a <command role=\"hg-cmd\">hg update</command> to "
9618 "sync the working directory to the changeset you want to back out. Let's call "
9619 "this changeset <literal>backout</literal>"
9620 msgstr ""
9622 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
9623 #: ../en/ch08-undo.xml:554
9624 msgid ""
9625 "It finds the parent of that changeset. Let's call that changeset "
9626 "<literal>parent</literal>."
9627 msgstr ""
9629 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
9630 #: ../en/ch08-undo.xml:557
9631 msgid ""
9632 "For each file that the <literal>backout</literal> changeset affected, it does "
9633 "the equivalent of a <command role=\"hg-cmd\">hg revert -r parent</command> on "
9634 "that file, to restore it to the contents it had before that changeset was "
9635 "committed."
9636 msgstr ""
9638 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
9639 #: ../en/ch08-undo.xml:564
9640 msgid ""
9641 "It commits the result as a new changeset. This changeset has "
9642 "<literal>backout</literal> as its parent."
9643 msgstr ""
9645 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
9646 #: ../en/ch08-undo.xml:568
9647 msgid ""
9648 "If you specify <option role=\"hg-opt-backout\">--merge</option> on the "
9649 "command line, it merges with <literal>orig</literal>, and commits the result "
9650 "of the merge."
9651 msgstr ""
9653 #. type: Content of: <book><chapter><sect1><sect2><para>
9654 #: ../en/ch08-undo.xml:574
9655 msgid ""
9656 "An alternative way to implement the <command role=\"hg-cmd\">hg backout</"
9657 "command> command would be to <command role=\"hg-cmd\">hg export</command> the "
9658 "to-be-backed-out changeset as a diff, then use the <option role=\"cmd-opt-"
9659 "patch\">--reverse</option> option to the <command>patch</command> command to "
9660 "reverse the effect of the change without fiddling with the working "
9661 "directory. This sounds much simpler, but it would not work nearly as well."
9662 msgstr ""
9664 #. type: Content of: <book><chapter><sect1><sect2><para>
9665 #: ../en/ch08-undo.xml:584
9666 msgid ""
9667 "The reason that <command role=\"hg-cmd\">hg backout</command> does an update, "
9668 "a commit, a merge, and another commit is to give the merge machinery the best "
9669 "chance to do a good job when dealing with all the changes <emphasis>between</"
9670 "emphasis> the change you're backing out and the current tip."
9671 msgstr ""
9673 #. type: Content of: <book><chapter><sect1><sect2><para>
9674 #: ../en/ch08-undo.xml:591
9675 msgid ""
9676 "If you're backing out a changeset that's 100 revisions back in your project's "
9677 "history, the chances that the <command>patch</command> command will be able "
9678 "to apply a reverse diff cleanly are not good, because intervening changes are "
9679 "likely to have <quote>broken the context</quote> that <command>patch</"
9680 "command> uses to determine whether it can apply a patch (if this sounds like "
9681 "gibberish, see <xref linkend=\"sec.mq.patch\"/> for a discussion of the "
9682 "<command>patch</command> command). Also, Mercurial's merge machinery will "
9683 "handle files and directories being renamed, permission changes, and "
9684 "modifications to binary files, none of which <command>patch</command> can "
9685 "deal with."
9686 msgstr ""
9688 #. type: Content of: <book><chapter><sect1><title>
9689 #: ../en/ch08-undo.xml:608
9690 msgid "Changes that should never have been"
9691 msgstr "不该发生的修改"
9693 #. type: Content of: <book><chapter><sect1><para>
9694 #: ../en/ch08-undo.xml:610
9695 msgid ""
9696 "Most of the time, the <command role=\"hg-cmd\">hg backout</command> command "
9697 "is exactly what you need if you want to undo the effects of a change. It "
9698 "leaves a permanent record of exactly what you did, both when committing the "
9699 "original changeset and when you cleaned up after it."
9700 msgstr ""
9702 #. type: Content of: <book><chapter><sect1><para>
9703 #: ../en/ch08-undo.xml:616
9704 msgid ""
9705 "On rare occasions, though, you may find that you've committed a change that "
9706 "really should not be present in the repository at all. For example, it would "
9707 "be very unusual, and usually considered a mistake, to commit a software "
9708 "project's object files as well as its source files. Object files have almost "
9709 "no intrinsic value, and they're <emphasis>big</emphasis>, so they increase "
9710 "the size of the repository and the amount of time it takes to clone or pull "
9711 "changes."
9712 msgstr ""
9714 #. type: Content of: <book><chapter><sect1><para>
9715 #: ../en/ch08-undo.xml:625
9716 msgid ""
9717 "Before I discuss the options that you have if you commit a <quote>brown paper "
9718 "bag</quote> change (the kind that's so bad that you want to pull a brown "
9719 "paper bag over your head), let me first discuss some approaches that probably "
9720 "won't work."
9721 msgstr ""
9723 #. type: Content of: <book><chapter><sect1><para>
9724 #: ../en/ch08-undo.xml:630
9725 msgid ""
9726 "Since Mercurial treats history as accumulative&emdash;every change builds on "
9727 "top of all changes that preceded it&emdash;you generally can't just make "
9728 "disastrous changes disappear. The one exception is when you've just "
9729 "committed a change, and it hasn't been pushed or pulled into another "
9730 "repository. That's when you can safely use the <command role=\"hg-cmd\">hg "
9731 "rollback</command> command, as I detailed in section <xref linkend=\"sec.undo."
9732 "rollback\"/>."
9733 msgstr ""
9735 #. type: Content of: <book><chapter><sect1><para>
9736 #: ../en/ch08-undo.xml:639
9737 msgid ""
9738 "After you've pushed a bad change to another repository, you <emphasis>could</"
9739 "emphasis> still use <command role=\"hg-cmd\">hg rollback</command> to make "
9740 "your local copy of the change disappear, but it won't have the consequences "
9741 "you want. The change will still be present in the remote repository, so it "
9742 "will reappear in your local repository the next time you pull."
9743 msgstr ""
9745 #. type: Content of: <book><chapter><sect1><para>
9746 #: ../en/ch08-undo.xml:647
9747 msgid ""
9748 "If a situation like this arises, and you know which repositories your bad "
9749 "change has propagated into, you can <emphasis>try</emphasis> to get rid of "
9750 "the changeefrom <emphasis>every</emphasis> one of those repositories. This "
9751 "is, of course, not a satisfactory solution: if you miss even a single "
9752 "repository while you're expunging, the change is still <quote>in the wild</"
9753 "quote>, and could propagate further."
9754 msgstr ""
9756 #. type: Content of: <book><chapter><sect1><para>
9757 #: ../en/ch08-undo.xml:655
9758 msgid ""
9759 "If you've committed one or more changes <emphasis>after</emphasis> the change "
9760 "that you'd like to see disappear, your options are further reduced. Mercurial "
9761 "doesn't provide a way to <quote>punch a hole</quote> in history, leaving "
9762 "changesets intact."
9763 msgstr ""
9765 #. type: Content of: <book><chapter><sect1><para>
9766 #: ../en/ch08-undo.xml:661
9767 msgid ""
9768 "XXX This needs filling out. The <literal>hg-replay</literal> script in the "
9769 "<literal>examples</literal> directory works, but doesn't handle merge "
9770 "changesets. Kind of an important omission."
9771 msgstr ""
9773 #. type: Content of: <book><chapter><sect1><sect2><title>
9774 #: ../en/ch08-undo.xml:667
9775 msgid "Protect yourself from <quote>escaped</quote> changes"
9776 msgstr "使用<quote>校验</quote>修改来保护你自己"
9778 #. type: Content of: <book><chapter><sect1><sect2><para>
9779 #: ../en/ch08-undo.xml:670
9780 msgid ""
9781 "If you've committed some changes to your local repository and they've been "
9782 "pushed or pulled somewhere else, this isn't necessarily a disaster. You can "
9783 "protect yourself ahead of time against some classes of bad changeset. This "
9784 "is particularly easy if your team usually pulls changes from a central "
9785 "repository."
9786 msgstr ""
9788 #. type: Content of: <book><chapter><sect1><sect2><para>
9789 #: ../en/ch08-undo.xml:677
9790 msgid ""
9791 "By configuring some hooks on that repository to validate incoming changesets "
9792 "(see chapter <xref linkend=\"chap.hook\"/>), you can automatically prevent "
9793 "some kinds of bad changeset from being pushed to the central repository at "
9794 "all. With such a configuration in place, some kinds of bad changeset will "
9795 "naturally tend to <quote>die out</quote> because they can't propagate into "
9796 "the central repository. Better yet, this happens without any need for "
9797 "explicit intervention."
9798 msgstr ""
9800 #. type: Content of: <book><chapter><sect1><sect2><para>
9801 #: ../en/ch08-undo.xml:687
9802 msgid ""
9803 "For instance, an incoming change hook that verifies that a changeset will "
9804 "actually compile can prevent people from inadvertantly <quote>breaking the "
9805 "build</quote>."
9806 msgstr ""
9808 #. type: Content of: <book><chapter><sect1><title>
9809 #: ../en/ch08-undo.xml:694
9810 msgid "Finding the source of a bug"
9811 msgstr "查找问题的根源"
9813 #. type: Content of: <book><chapter><sect1><para>
9814 #: ../en/ch08-undo.xml:696
9815 msgid ""
9816 "While it's all very well to be able to back out a changeset that introduced a "
9817 "bug, this requires that you know which changeset to back out. Mercurial "
9818 "provides an invaluable command, called <command role=\"hg-cmd\">hg bisect</"
9819 "command>, that helps you to automate this process and accomplish it very "
9820 "efficiently."
9821 msgstr ""
9823 #. type: Content of: <book><chapter><sect1><para>
9824 #: ../en/ch08-undo.xml:703
9825 msgid ""
9826 "The idea behind the <command role=\"hg-cmd\">hg bisect</command> command is "
9827 "that a changeset has introduced some change of behaviour that you can "
9828 "identify with a simple binary test. You don't know which piece of code "
9829 "introduced the change, but you know how to test for the presence of the bug. "
9830 "The <command role=\"hg-cmd\">hg bisect</command> command uses your test to "
9831 "direct its search for the changeset that introduced the code that caused the "
9832 "bug."
9833 msgstr ""
9835 #. type: Content of: <book><chapter><sect1><para>
9836 #: ../en/ch08-undo.xml:712
9837 msgid ""
9838 "Here are a few scenarios to help you understand how you might apply this "
9839 "command."
9840 msgstr ""
9842 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
9843 #: ../en/ch08-undo.xml:715
9844 msgid ""
9845 "The most recent version of your software has a bug that you remember wasn't "
9846 "present a few weeks ago, but you don't know when it was introduced. Here, "
9847 "your binary test checks for the presence of that bug."
9848 msgstr ""
9850 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
9851 #: ../en/ch08-undo.xml:720
9852 msgid ""
9853 "You fixed a bug in a rush, and now it's time to close the entry in your "
9854 "team's bug database. The bug database requires a changeset ID when you close "
9855 "an entry, but you don't remember which changeset you fixed the bug in. Once "
9856 "again, your binary test checks for the presence of the bug."
9857 msgstr ""
9859 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
9860 #: ../en/ch08-undo.xml:727
9861 msgid ""
9862 "Your software works correctly, but runs 15% slower than the last time you "
9863 "measured it. You want to know which changeset introduced the performance "
9864 "regression. In this case, your binary test measures the performance of your "
9865 "software, to see whether it's <quote>fast</quote> or <quote>slow</quote>."
9866 msgstr ""
9868 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
9869 #: ../en/ch08-undo.xml:734
9870 msgid ""
9871 "The sizes of the components of your project that you ship exploded recently, "
9872 "and you suspect that something changed in the way you build your project."
9873 msgstr ""
9875 #. type: Content of: <book><chapter><sect1><para>
9876 #: ../en/ch08-undo.xml:739
9877 msgid ""
9878 "From these examples, it should be clear that the <command role=\"hg-cmd\">hg "
9879 "bisect</command> command is not useful only for finding the sources of bugs. "
9880 "You can use it to find any <quote>emergent property</quote> of a repository "
9881 "(anything that you can't find from a simple text search of the files in the "
9882 "tree) for which you can write a binary test."
9883 msgstr ""
9885 #. type: Content of: <book><chapter><sect1><para>
9886 #: ../en/ch08-undo.xml:746
9887 msgid ""
9888 "We'll introduce a little bit of terminology here, just to make it clear which "
9889 "parts of the search process are your responsibility, and which are "
9890 "Mercurial's. A <emphasis>test</emphasis> is something that <emphasis>you</"
9891 "emphasis> run when <command role=\"hg-cmd\">hg bisect</command> chooses a "
9892 "changeset. A <emphasis>probe</emphasis> is what <command role=\"hg-cmd\">hg "
9893 "bisect</command> runs to tell whether a revision is good. Finally, we'll use "
9894 "the word <quote>bisect</quote>, as both a noun and a verb, to stand in for "
9895 "the phrase <quote>search using the <command role=\"hg-cmd\">hg bisect</"
9896 "command> command</quote>."
9897 msgstr ""
9899 #. type: Content of: <book><chapter><sect1><para>
9900 #: ../en/ch08-undo.xml:759
9901 msgid ""
9902 "One simple way to automate the searching process would be simply to probe "
9903 "every changeset. However, this scales poorly. If it took ten minutes to "
9904 "test a single changeset, and you had 10,000 changesets in your repository, "
9905 "the exhaustive approach would take on average 35 <emphasis>days</emphasis> to "
9906 "find the changeset that introduced a bug. Even if you knew that the bug was "
9907 "introduced by one of the last 500 changesets, and limited your search to "
9908 "those, you'd still be looking at over 40 hours to find the changeset that "
9909 "introduced your bug."
9910 msgstr ""
9912 #. type: Content of: <book><chapter><sect1><para>
9913 #: ../en/ch08-undo.xml:769
9914 msgid ""
9915 "What the <command role=\"hg-cmd\">hg bisect</command> command does is use its "
9916 "knowledge of the <quote>shape</quote> of your project's revision history to "
9917 "perform a search in time proportional to the <emphasis>logarithm</emphasis> "
9918 "of the number of changesets to check (the kind of search it performs is "
9919 "called a dichotomic search). With this approach, searching through 10,000 "
9920 "changesets will take less than three hours, even at ten minutes per test (the "
9921 "search will require about 14 tests). Limit your search to the last hundred "
9922 "changesets, and it will take only about an hour (roughly seven tests)."
9923 msgstr ""
9925 #. type: Content of: <book><chapter><sect1><para>
9926 #: ../en/ch08-undo.xml:780
9927 msgid ""
9928 "The <command role=\"hg-cmd\">hg bisect</command> command is aware of the "
9929 "<quote>branchy</quote> nature of a Mercurial project's revision history, so "
9930 "it has no problems dealing with branches, merges, or multiple heads in a "
9931 "repository. It can prune entire branches of history with a single probe, "
9932 "which is how it operates so efficiently."
9933 msgstr ""
9935 #. type: Content of: <book><chapter><sect1><sect2><title>
9936 #: ../en/ch08-undo.xml:788
9937 msgid "Using the <command role=\"hg-cmd\">hg bisect</command> command"
9938 msgstr "使用命令 <command role=\"hg-cmd\">hg bisect</command>"
9940 #. type: Content of: <book><chapter><sect1><sect2><para>
9941 #: ../en/ch08-undo.xml:791
9942 msgid ""
9943 "Here's an example of <command role=\"hg-cmd\">hg bisect</command> in action."
9944 msgstr ""
9946 #. type: Content of: <book><chapter><sect1><sect2><note><para>
9947 #: ../en/ch08-undo.xml:795
9948 msgid ""
9949 "In versions 0.9.5 and earlier of Mercurial, <command role=\"hg-cmd\">hg "
9950 "bisect</command> was not a core command: it was distributed with Mercurial as "
9951 "an extension. This section describes the built-in command, not the old "
9952 "extension."
9953 msgstr ""
9955 #. type: Content of: <book><chapter><sect1><sect2><para>
9956 #: ../en/ch08-undo.xml:802
9957 msgid ""
9958 "Now let's create a repository, so that we can try out the <command role=\"hg-"
9959 "cmd\">hg bisect</command> command in isolation."
9960 msgstr ""
9962 #. type: Content of: <book><chapter><sect1><sect2><para>
9963 #: ../en/ch08-undo.xml:808
9964 msgid ""
9965 "We'll simulate a project that has a bug in it in a simple-minded way: create "
9966 "trivial changes in a loop, and nominate one specific change that will have "
9967 "the <quote>bug</quote>. This loop creates 35 changesets, each adding a "
9968 "single file to the repository. We'll represent our <quote>bug</quote> with a "
9969 "file that contains the text <quote>i have a gub</quote>."
9970 msgstr ""
9972 #. type: Content of: <book><chapter><sect1><sect2><para>
9973 #: ../en/ch08-undo.xml:818
9974 msgid ""
9975 "The next thing that we'd like to do is figure out how to use the <command "
9976 "role=\"hg-cmd\">hg bisect</command> command. We can use Mercurial's normal "
9977 "built-in help mechanism for this."
9978 msgstr ""
9980 #. type: Content of: <book><chapter><sect1><sect2><para>
9981 #: ../en/ch08-undo.xml:825
9982 msgid ""
9983 "The <command role=\"hg-cmd\">hg bisect</command> command works in steps. "
9984 "Each step proceeds as follows."
9985 msgstr ""
9987 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
9988 #: ../en/ch08-undo.xml:828
9989 msgid "You run your binary test."
9990 msgstr ""
9992 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><itemizedlist><listitem><para>
9993 #: ../en/ch08-undo.xml:830
9994 msgid ""
9995 "If the test succeeded, you tell <command role=\"hg-cmd\">hg bisect</command> "
9996 "by running the <command role=\"hg-cmd\">hg bisect good</command> command."
9997 msgstr ""
9999 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><itemizedlist><listitem><para>
10000 #: ../en/ch08-undo.xml:835
10001 msgid ""
10002 "If it failed, run the <command role=\"hg-cmd\">hg bisect bad</command> "
10003 "command."
10004 msgstr ""
10006 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
10007 #: ../en/ch08-undo.xml:839
10008 msgid ""
10009 "The command uses your information to decide which changeset to test next."
10010 msgstr ""
10012 #. type: Content of: <book><chapter><sect1><sect2><orderedlist><listitem><para>
10013 #: ../en/ch08-undo.xml:842
10014 msgid ""
10015 "It updates the working directory to that changeset, and the process begins "
10016 "again."
10017 msgstr ""
10019 #. type: Content of: <book><chapter><sect1><sect2><para>
10020 #: ../en/ch08-undo.xml:845
10021 msgid ""
10022 "The process ends when <command role=\"hg-cmd\">hg bisect</command> identifies "
10023 "a unique changeset that marks the point where your test transitioned from "
10024 "<quote>succeeding</quote> to <quote>failing</quote>."
10025 msgstr ""
10028 #. type: Content of: <book><chapter><sect1><sect2><para>
10029 #: ../en/ch08-undo.xml:850
10030 msgid ""
10031 "To start the search, we must run the <command role=\"hg-cmd\">hg bisect --"
10032 "reset</command> command."
10033 msgstr ""
10035 #. type: Content of: <book><chapter><sect1><sect2><para>
10036 #: ../en/ch08-undo.xml:855
10037 msgid ""
10038 "In our case, the binary test we use is simple: we check to see if any file in "
10039 "the repository contains the string <quote>i have a gub</quote>. If it does, "
10040 "this changeset contains the change that <quote>caused the bug</quote>. By "
10041 "convention, a changeset that has the property we're searching for is "
10042 "<quote>bad</quote>, while one that doesn't is <quote>good</quote>."
10043 msgstr ""
10045 #. type: Content of: <book><chapter><sect1><sect2><para>
10046 #: ../en/ch08-undo.xml:863
10047 msgid ""
10048 "Most of the time, the revision to which the working directory is synced "
10049 "(usually the tip) already exhibits the problem introduced by the buggy "
10050 "change, so we'll mark it as <quote>bad</quote>."
10051 msgstr ""
10054 #. type: Content of: <book><chapter><sect1><sect2><para>
10055 #: ../en/ch08-undo.xml:870
10056 msgid ""
10057 "Our next task is to nominate a changeset that we know <emphasis>doesn't</"
10058 "emphasis> have the bug; the <command role=\"hg-cmd\">hg bisect</command> "
10059 "command will <quote>bracket</quote> its search between the first pair of good "
10060 "and bad changesets. In our case, we know that revision 10 didn't have the "
10061 "bug. (I'll have more words about choosing the first <quote>good</quote> "
10062 "changeset later.)"
10063 msgstr ""
10065 #. type: Content of: <book><chapter><sect1><sect2><para>
10066 #: ../en/ch08-undo.xml:880
10067 msgid "Notice that this command printed some output."
10068 msgstr ""
10070 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
10071 #: ../en/ch08-undo.xml:882
10072 msgid ""
10073 "It told us how many changesets it must consider before it can identify the "
10074 "one that introduced the bug, and how many tests that will require."
10075 msgstr ""
10077 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
10078 #: ../en/ch08-undo.xml:886
10079 msgid ""
10080 "It updated the working directory to the next changeset to test, and told us "
10081 "which changeset it's testing."
10082 msgstr ""
10084 #. type: Content of: <book><chapter><sect1><sect2><para>
10085 #: ../en/ch08-undo.xml:891
10086 msgid ""
10087 "We now run our test in the working directory. We use the <command>grep</"
10088 "command> command to see if our <quote>bad</quote> file is present in the "
10089 "working directory. If it is, this revision is bad; if not, this revision is "
10090 "good. &interaction.bisect.search.step1;"
10091 msgstr ""
10093 #. type: Content of: <book><chapter><sect1><sect2><para>
10094 #: ../en/ch08-undo.xml:897
10095 msgid ""
10096 "This test looks like a perfect candidate for automation, so let's turn it "
10097 "into a shell function."
10098 msgstr ""
10100 #. type: Content of: <book><chapter><sect1><sect2><para>
10101 #: ../en/ch08-undo.xml:901
10102 msgid ""
10103 "We can now run an entire test step with a single command, <literal>mytest</"
10104 "literal>."
10105 msgstr ""
10107 #. type: Content of: <book><chapter><sect1><sect2><para>
10108 #: ../en/ch08-undo.xml:906
10109 msgid "A few more invocations of our canned test step command, and we're done."
10110 msgstr ""
10112 #. type: Content of: <book><chapter><sect1><sect2><para>
10113 #: ../en/ch08-undo.xml:911
10114 msgid ""
10115 "Even though we had 40 changesets to search through, the <command role=\"hg-cmd"
10116 "\">hg bisect</command> command let us find the changeset that introduced our "
10117 "<quote>bug</quote> with only five tests. Because the number of tests that "
10118 "the <command role=\"hg-cmd\">hg bisect</command> command performs grows "
10119 "logarithmically with the number of changesets to search, the advantage that "
10120 "it has over the <quote>brute force</quote> search approach increases with "
10121 "every changeset you add."
10122 msgstr ""
10124 #. type: Content of: <book><chapter><sect1><sect2><title>
10125 #: ../en/ch08-undo.xml:922
10126 msgid "Cleaning up after your search"
10127 msgstr "搜索后的清理"
10130 #. type: Content of: <book><chapter><sect1><sect2><para>
10131 #: ../en/ch08-undo.xml:924
10132 msgid ""
10133 "When you're finished using the <command role=\"hg-cmd\">hg bisect</command> "
10134 "command in a repository, you can use the <command role=\"hg-cmd\">hg bisect "
10135 "reset</command> command to drop the information it was using to drive your "
10136 "search. The command doesn't use much space, so it doesn't matter if you "
10137 "forget to run this command. However, <command role=\"hg-cmd\">hg bisect</"
10138 "command> won't let you start a new search in that repository until you do a "
10139 "<command role=\"hg-cmd\">hg bisect reset</command>."
10140 msgstr ""
10142 #. type: Content of: <book><chapter><sect1><title>
10143 #: ../en/ch08-undo.xml:939
10144 msgid "Tips for finding bugs effectively"
10145 msgstr "有效查找问题的技巧"
10147 #. type: Content of: <book><chapter><sect1><sect2><title>
10148 #: ../en/ch08-undo.xml:942
10149 msgid "Give consistent input"
10150 msgstr "给出一致的输入"
10152 #. type: Content of: <book><chapter><sect1><sect2><para>
10153 #: ../en/ch08-undo.xml:944
10154 msgid ""
10155 "The <command role=\"hg-cmd\">hg bisect</command> command requires that you "
10156 "correctly report the result of every test you perform. If you tell it that a "
10157 "test failed when it really succeeded, it <emphasis>might</emphasis> be able "
10158 "to detect the inconsistency. If it can identify an inconsistency in your "
10159 "reports, it will tell you that a particular changeset is both good and bad. "
10160 "However, it can't do this perfectly; it's about as likely to report the wrong "
10161 "changeset as the source of the bug."
10162 msgstr ""
10164 #. type: Content of: <book><chapter><sect1><sect2><title>
10165 #: ../en/ch08-undo.xml:956
10166 msgid "Automate as much as possible"
10167 msgstr "尽量自动"
10169 #. type: Content of: <book><chapter><sect1><sect2><para>
10170 #: ../en/ch08-undo.xml:958
10171 msgid ""
10172 "When I started using the <command role=\"hg-cmd\">hg bisect</command> "
10173 "command, I tried a few times to run my tests by hand, on the command line. "
10174 "This is an approach that I, at least, am not suited to. After a few tries, I "
10175 "found that I was making enough mistakes that I was having to restart my "
10176 "searches several times before finally getting correct results."
10177 msgstr ""
10179 #. type: Content of: <book><chapter><sect1><sect2><para>
10180 #: ../en/ch08-undo.xml:966
10181 msgid ""
10182 "My initial problems with driving the <command role=\"hg-cmd\">hg bisect</"
10183 "command> command by hand occurred even with simple searches on small "
10184 "repositories; if the problem you're looking for is more subtle, or the number "
10185 "of tests that <command role=\"hg-cmd\">hg bisect</command> must perform "
10186 "increases, the likelihood of operator error ruining the search is much "
10187 "higher. Once I started automating my tests, I had much better results."
10188 msgstr ""
10190 #. type: Content of: <book><chapter><sect1><sect2><para>
10191 #: ../en/ch08-undo.xml:975
10192 msgid "The key to automated testing is twofold:"
10193 msgstr ""
10195 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
10196 #: ../en/ch08-undo.xml:977
10197 msgid "always test for the same symptom, and"
10198 msgstr ""
10200 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
10201 #: ../en/ch08-undo.xml:979
10202 msgid ""
10203 "always feed consistent input to the <command role=\"hg-cmd\">hg bisect</"
10204 "command> command."
10205 msgstr ""
10207 #. type: Content of: <book><chapter><sect1><sect2><para>
10208 #: ../en/ch08-undo.xml:982
10209 msgid ""
10210 "In my tutorial example above, the <command>grep</command> command tests for "
10211 "the symptom, and the <literal>if</literal> statement takes the result of this "
10212 "check and ensures that we always feed the same input to the <command role="
10213 "\"hg-cmd\">hg bisect</command> command. The <literal>mytest</literal> "
10214 "function marries these together in a reproducible way, so that every test is "
10215 "uniform and consistent."
10216 msgstr ""
10218 #. type: Content of: <book><chapter><sect1><sect2><title>
10219 #: ../en/ch08-undo.xml:992
10220 msgid "Check your results"
10221 msgstr "检查你的结果"
10223 #. type: Content of: <book><chapter><sect1><sect2><para>
10224 #: ../en/ch08-undo.xml:994
10225 msgid ""
10226 "Because the output of a <command role=\"hg-cmd\">hg bisect</command> search "
10227 "is only as good as the input you give it, don't take the changeset it reports "
10228 "as the absolute truth. A simple way to cross-check its report is to manually "
10229 "run your test at each of the following changesets:"
10230 msgstr ""
10232 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
10233 #: ../en/ch08-undo.xml:1000
10234 msgid ""
10235 "The changeset that it reports as the first bad revision. Your test should "
10236 "still report this as bad."
10237 msgstr ""
10239 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
10240 #: ../en/ch08-undo.xml:1004
10241 msgid ""
10242 "The parent of that changeset (either parent, if it's a merge). Your test "
10243 "should report this changeset as good."
10244 msgstr ""
10246 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
10247 #: ../en/ch08-undo.xml:1008
10248 msgid ""
10249 "A child of that changeset. Your test should report this changeset as bad."
10250 msgstr ""
10252 #. type: Content of: <book><chapter><sect1><sect2><title>
10253 #: ../en/ch08-undo.xml:1014
10254 msgid "Beware interference between bugs"
10255 msgstr "谨防问题之间的冲突"
10257 #. type: Content of: <book><chapter><sect1><sect2><para>
10258 #: ../en/ch08-undo.xml:1016
10259 msgid ""
10260 "It's possible that your search for one bug could be disrupted by the presence "
10261 "of another. For example, let's say your software crashes at revision 100, "
10262 "and worked correctly at revision 50. Unknown to you, someone else introduced "
10263 "a different crashing bug at revision 60, and fixed it at revision 80. This "
10264 "could distort your results in one of several ways."
10265 msgstr ""
10267 #. type: Content of: <book><chapter><sect1><sect2><para>
10268 #: ../en/ch08-undo.xml:1024
10269 msgid ""
10270 "It is possible that this other bug completely <quote>masks</quote> yours, "
10271 "which is to say that it occurs before your bug has a chance to manifest "
10272 "itself. If you can't avoid that other bug (for example, it prevents your "
10273 "project from building), and so can't tell whether your bug is present in a "
10274 "particular changeset, the <command role=\"hg-cmd\">hg bisect</command> "
10275 "command cannot help you directly. Instead, you can mark a changeset as "
10276 "untested by running <command role=\"hg-cmd\">hg bisect --skip</command>."
10277 msgstr ""
10279 #. type: Content of: <book><chapter><sect1><sect2><para>
10280 #: ../en/ch08-undo.xml:1034
10281 msgid ""
10282 "A different problem could arise if your test for a bug's presence is not "
10283 "specific enough. If you check for <quote>my program crashes</quote>, then "
10284 "both your crashing bug and an unrelated crashing bug that masks it will look "
10285 "like the same thing, and mislead <command role=\"hg-cmd\">hg bisect</command>."
10286 msgstr ""
10288 #. type: Content of: <book><chapter><sect1><sect2><para>
10289 #: ../en/ch08-undo.xml:1041
10290 msgid ""
10291 "Another useful situation in which to use <command role=\"hg-cmd\">hg bisect --"
10292 "skip</command> is if you can't test a revision because your project was in a "
10293 "broken and hence untestable state at that revision, perhaps because someone "
10294 "checked in a change that prevented the project from building."
10295 msgstr ""
10297 #. type: Content of: <book><chapter><sect1><sect2><title>
10298 #: ../en/ch08-undo.xml:1050
10299 msgid "Bracket your search lazily"
10300 msgstr "减少你的查找工作"
10302 #. type: Content of: <book><chapter><sect1><sect2><para>
10303 #: ../en/ch08-undo.xml:1052
10304 msgid ""
10305 "Choosing the first <quote>good</quote> and <quote>bad</quote> changesets that "
10306 "will mark the end points of your search is often easy, but it bears a little "
10307 "discussion nevertheless. From the perspective of <command role=\"hg-cmd\">hg "
10308 "bisect</command>, the <quote>newest</quote> changeset is conventionally "
10309 "<quote>bad</quote>, and the older changeset is <quote>good</quote>."
10310 msgstr ""
10312 #. type: Content of: <book><chapter><sect1><sect2><para>
10313 #: ../en/ch08-undo.xml:1060
10314 msgid ""
10315 "If you're having trouble remembering when a suitable <quote>good</quote> "
10316 "change was, so that you can tell <command role=\"hg-cmd\">hg bisect</"
10317 "command>, you could do worse than testing changesets at random. Just "
10318 "remember to eliminate contenders that can't possibly exhibit the bug (perhaps "
10319 "because the feature with the bug isn't present yet) and those where another "
10320 "problem masks the bug (as I discussed above)."
10321 msgstr ""
10323 #. type: Content of: <book><chapter><sect1><sect2><para>
10324 #: ../en/ch08-undo.xml:1069
10325 msgid ""
10326 "Even if you end up <quote>early</quote> by thousands of changesets or months "
10327 "of history, you will only add a handful of tests to the total number that "
10328 "<command role=\"hg-cmd\">hg bisect</command> must perform, thanks to its "
10329 "logarithmic behaviour."
10330 msgstr ""
10332 #. type: Content of: <book><chapter><title>
10333 #: ../en/ch09-hook.xml:5
10334 msgid "Handling repository events with hooks"
10335 msgstr "使用钩子处理版本库事件"
10337 #. type: Content of: <book><chapter><para>
10338 #: ../en/ch09-hook.xml:7
10339 msgid ""
10340 "Mercurial offers a powerful mechanism to let you perform automated actions in "
10341 "response to events that occur in a repository. In some cases, you can even "
10342 "control Mercurial's response to those events."
10343 msgstr ""
10345 #. type: Content of: <book><chapter><para>
10346 #: ../en/ch09-hook.xml:12
10347 msgid ""
10348 "The name Mercurial uses for one of these actions is a <emphasis>hook</"
10349 "emphasis>. Hooks are called <quote>triggers</quote> in some revision control "
10350 "systems, but the two names refer to the same idea."
10351 msgstr ""
10353 #. type: Content of: <book><chapter><sect1><title>
10354 #: ../en/ch09-hook.xml:18
10355 msgid "An overview of hooks in Mercurial"
10356 msgstr "Mercurial 钩子概述"
10358 #. type: Content of: <book><chapter><sect1><para>
10359 #: ../en/ch09-hook.xml:20
10360 msgid ""
10361 "Here is a brief list of the hooks that Mercurial supports. We will revisit "
10362 "each of these hooks in more detail later, in section <xref linkend=\"sec.hook."
10363 "ref\"/>."
10364 msgstr ""
10366 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10367 #: ../en/ch09-hook.xml:25
10368 msgid ""
10369 "<literal role=\"hook\">changegroup</literal>: This is run after a group of "
10370 "changesets has been brought into the repository from elsewhere."
10371 msgstr ""
10373 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10374 #: ../en/ch09-hook.xml:29
10375 msgid ""
10376 "<literal role=\"hook\">commit</literal>: This is run after a new changeset "
10377 "has been created in the local repository."
10378 msgstr ""
10380 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10381 #: ../en/ch09-hook.xml:33
10382 msgid ""
10383 "<literal role=\"hook\">incoming</literal>: This is run once for each new "
10384 "changeset that is brought into the repository from elsewhere. Notice the "
10385 "difference from <literal role=\"hook\">changegroup</literal>, which is run "
10386 "once per <emphasis>group</emphasis> of changesets brought in."
10387 msgstr ""
10389 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10390 #: ../en/ch09-hook.xml:40
10391 msgid ""
10392 "<literal role=\"hook\">outgoing</literal>: This is run after a group of "
10393 "changesets has been transmitted from this repository."
10394 msgstr ""
10396 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10397 #: ../en/ch09-hook.xml:44
10398 msgid ""
10399 "<literal role=\"hook\">prechangegroup</literal>: This is run before starting "
10400 "to bring a group of changesets into the repository."
10401 msgstr ""
10403 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10404 #: ../en/ch09-hook.xml:49
10405 msgid ""
10406 "<literal role=\"hook\">precommit</literal>: Controlling. This is run before "
10407 "starting a commit."
10408 msgstr ""
10410 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10411 #: ../en/ch09-hook.xml:53
10412 msgid ""
10413 "<literal role=\"hook\">preoutgoing</literal>: Controlling. This is run before "
10414 "starting to transmit a group of changesets from this repository."
10415 msgstr ""
10417 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10418 #: ../en/ch09-hook.xml:58
10419 msgid ""
10420 "<literal role=\"hook\">pretag</literal>: Controlling. This is run before "
10421 "creating a tag."
10422 msgstr ""
10424 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10425 #: ../en/ch09-hook.xml:62
10426 msgid ""
10427 "<literal role=\"hook\">pretxnchangegroup</literal>: Controlling. This is run "
10428 "after a group of changesets has been brought into the local repository from "
10429 "another, but before the transaction completes that will make the changes "
10430 "permanent in the repository."
10431 msgstr ""
10433 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10434 #: ../en/ch09-hook.xml:70
10435 msgid ""
10436 "<literal role=\"hook\">pretxncommit</literal>: Controlling. This is run after "
10437 "a new changeset has been created in the local repository, but before the "
10438 "transaction completes that will make it permanent."
10439 msgstr ""
10441 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10442 #: ../en/ch09-hook.xml:76
10443 msgid ""
10444 "<literal role=\"hook\">preupdate</literal>: Controlling. This is run before "
10445 "starting an update or merge of the working directory."
10446 msgstr ""
10448 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10449 #: ../en/ch09-hook.xml:81
10450 msgid ""
10451 "<literal role=\"hook\">tag</literal>: This is run after a tag is created."
10452 msgstr ""
10454 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
10455 #: ../en/ch09-hook.xml:85
10456 msgid ""
10457 "<literal role=\"hook\">update</literal>: This is run after an update or merge "
10458 "of the working directory has finished."
10459 msgstr ""
10461 #. type: Content of: <book><chapter><sect1><para>
10462 #: ../en/ch09-hook.xml:90
10463 msgid ""
10464 "Each of the hooks whose description begins with the word <quote>Controlling</"
10465 "quote> has the ability to determine whether an activity can proceed. If the "
10466 "hook succeeds, the activity may proceed; if it fails, the activity is either "
10467 "not permitted or undone, depending on the hook."
10468 msgstr ""
10470 #. type: Content of: <book><chapter><sect1><title>
10471 #: ../en/ch09-hook.xml:99
10472 msgid "Hooks and security"
10473 msgstr "钩子与安全性"
10475 #. type: Content of: <book><chapter><sect1><sect2><title>
10476 #: ../en/ch09-hook.xml:102
10477 msgid "Hooks are run with your privileges"
10478 msgstr "钩子以你的特权执行"
10480 #. type: Content of: <book><chapter><sect1><sect2><para>
10481 #: ../en/ch09-hook.xml:104
10482 msgid ""
10483 "When you run a Mercurial command in a repository, and the command causes a "
10484 "hook to run, that hook runs on <emphasis>your</emphasis> system, under "
10485 "<emphasis>your</emphasis> user account, with <emphasis>your</emphasis> "
10486 "privilege level. Since hooks are arbitrary pieces of executable code, you "
10487 "should treat them with an appropriate level of suspicion. Do not install a "
10488 "hook unless you are confident that you know who created it and what it does."
10489 msgstr ""
10491 #. type: Content of: <book><chapter><sect1><sect2><para>
10492 #: ../en/ch09-hook.xml:115
10493 msgid ""
10494 "In some cases, you may be exposed to hooks that you did not install "
10495 "yourself. If you work with Mercurial on an unfamiliar system, Mercurial will "
10496 "run hooks defined in that system's global <filename role=\"special\">~/.hgrc</"
10497 "filename> file."
10498 msgstr ""
10500 #. type: Content of: <book><chapter><sect1><sect2><para>
10501 #: ../en/ch09-hook.xml:122
10502 msgid ""
10503 "If you are working with a repository owned by another user, Mercurial can run "
10504 "hooks defined in that user's repository, but it will still run them as "
10505 "<quote>you</quote>. For example, if you <command role=\"hg-cmd\">hg pull</"
10506 "command> from that repository, and its <filename role=\"special\">.hg/hgrc</"
10507 "filename> defines a local <literal role=\"hook\">outgoing</literal> hook, "
10508 "that hook will run under your user account, even though you don't own that "
10509 "repository."
10510 msgstr ""
10512 #. type: Content of: <book><chapter><sect1><sect2><note><para>
10513 #: ../en/ch09-hook.xml:134
10514 msgid ""
10515 "This only applies if you are pulling from a repository on a local or network "
10516 "filesystem. If you're pulling over http or ssh, any <literal role=\"hook"
10517 "\">outgoing</literal> hook will run under whatever account is executing the "
10518 "server process, on the server."
10519 msgstr ""
10521 #. type: Content of: <book><chapter><sect1><sect2><para>
10522 #: ../en/ch09-hook.xml:142
10523 msgid ""
10524 "XXX To see what hooks are defined in a repository, use the <command role=\"hg-"
10525 "cmd\">hg config hooks</command> command. If you are working in one "
10526 "repository, but talking to another that you do not own (e.g. using <command "
10527 "role=\"hg-cmd\">hg pull</command> or <command role=\"hg-cmd\">hg incoming</"
10528 "command>), remember that it is the other repository's hooks you should be "
10529 "checking, not your own."
10530 msgstr ""
10532 #. type: Content of: <book><chapter><sect1><sect2><title>
10533 #: ../en/ch09-hook.xml:153
10534 msgid "Hooks do not propagate"
10535 msgstr "钩子不会传播"
10537 #. type: Content of: <book><chapter><sect1><sect2><para>
10538 #: ../en/ch09-hook.xml:155
10539 msgid ""
10540 "In Mercurial, hooks are not revision controlled, and do not propagate when "
10541 "you clone, or pull from, a repository. The reason for this is simple: a hook "
10542 "is a completely arbitrary piece of executable code. It runs under your user "
10543 "identity, with your privilege level, on your machine."
10544 msgstr ""
10546 #. type: Content of: <book><chapter><sect1><sect2><para>
10547 #: ../en/ch09-hook.xml:162
10548 msgid ""
10549 "It would be extremely reckless for any distributed revision control system to "
10550 "implement revision-controlled hooks, as this would offer an easily "
10551 "exploitable way to subvert the accounts of users of the revision control "
10552 "system."
10553 msgstr ""
10555 #. type: Content of: <book><chapter><sect1><sect2><para>
10556 #: ../en/ch09-hook.xml:168
10557 msgid ""
10558 "Since Mercurial does not propagate hooks, if you are collaborating with other "
10559 "people on a common project, you should not assume that they are using the "
10560 "same Mercurial hooks as you are, or that theirs are correctly configured. "
10561 "You should document the hooks you expect people to use."
10562 msgstr ""
10564 #. type: Content of: <book><chapter><sect1><sect2><para>
10565 #: ../en/ch09-hook.xml:175
10566 msgid ""
10567 "In a corporate intranet, this is somewhat easier to control, as you can for "
10568 "example provide a <quote>standard</quote> installation of Mercurial on an NFS "
10569 "filesystem, and use a site-wide <filename role=\"special\">~/.hgrc</filename> "
10570 "file to define hooks that all users will see. However, this too has its "
10571 "limits; see below."
10572 msgstr ""
10574 #. type: Content of: <book><chapter><sect1><sect2><title>
10575 #: ../en/ch09-hook.xml:184
10576 msgid "Hooks can be overridden"
10577 msgstr "钩子可以被覆盖"
10579 #. type: Content of: <book><chapter><sect1><sect2><para>
10580 #: ../en/ch09-hook.xml:186
10581 msgid ""
10582 "Mercurial allows you to override a hook definition by redefining the hook. "
10583 "You can disable it by setting its value to the empty string, or change its "
10584 "behaviour as you wish."
10585 msgstr ""
10587 #. type: Content of: <book><chapter><sect1><sect2><para>
10588 #: ../en/ch09-hook.xml:191
10589 msgid ""
10590 "If you deploy a system- or site-wide <filename role=\"special\">~/.hgrc</"
10591 "filename> file that defines some hooks, you should thus understand that your "
10592 "users can disable or override those hooks."
10593 msgstr ""
10595 #. type: Content of: <book><chapter><sect1><sect2><title>
10596 #: ../en/ch09-hook.xml:199
10597 msgid "Ensuring that critical hooks are run"
10598 msgstr "确保关键钩子的执行"
10600 #. type: Content of: <book><chapter><sect1><sect2><para>
10601 #: ../en/ch09-hook.xml:201
10602 msgid ""
10603 "Sometimes you may want to enforce a policy that you do not want others to be "
10604 "able to work around. For example, you may have a requirement that every "
10605 "changeset must pass a rigorous set of tests. Defining this requirement via a "
10606 "hook in a site-wide <filename role=\"special\">~/.hgrc</filename> won't work "
10607 "for remote users on laptops, and of course local users can subvert it at will "
10608 "by overriding the hook."
10609 msgstr ""
10611 #. type: Content of: <book><chapter><sect1><sect2><para>
10612 #: ../en/ch09-hook.xml:210
10613 msgid ""
10614 "Instead, you can set up your policies for use of Mercurial so that people are "
10615 "expected to propagate changes through a well-known <quote>canonical</quote> "
10616 "server that you have locked down and configured appropriately."
10617 msgstr ""
10619 #. type: Content of: <book><chapter><sect1><sect2><para>
10620 #: ../en/ch09-hook.xml:216
10621 msgid ""
10622 "One way to do this is via a combination of social engineering and "
10623 "technology. Set up a restricted-access account; users can push changes over "
10624 "the network to repositories managed by this account, but they cannot log into "
10625 "the account and run normal shell commands. In this scenario, a user can "
10626 "commit a changeset that contains any old garbage they want."
10627 msgstr ""
10629 #. type: Content of: <book><chapter><sect1><sect2><para>
10630 #: ../en/ch09-hook.xml:225
10631 msgid ""
10632 "When someone pushes a changeset to the server that everyone pulls from, the "
10633 "server will test the changeset before it accepts it as permanent, and reject "
10634 "it if it fails to pass the test suite. If people only pull changes from this "
10635 "filtering server, it will serve to ensure that all changes that people pull "
10636 "have been automatically vetted."
10637 msgstr ""
10639 #. type: Content of: <book><chapter><sect1><title>
10640 #: ../en/ch09-hook.xml:236
10641 msgid "Care with <literal>pretxn</literal> hooks in a shared-access repository"
10642 msgstr "在共享版本库中注意 <literal>pretxn</literal> 钩子"
10644 #. type: Content of: <book><chapter><sect1><para>
10645 #: ../en/ch09-hook.xml:239
10646 msgid ""
10647 "If you want to use hooks to do some automated work in a repository that a "
10648 "number of people have shared access to, you need to be careful in how you do "
10649 "this."
10650 msgstr ""
10652 #. type: Content of: <book><chapter><sect1><para>
10653 #: ../en/ch09-hook.xml:244
10654 msgid ""
10655 "Mercurial only locks a repository when it is writing to the repository, and "
10656 "only the parts of Mercurial that write to the repository pay attention to "
10657 "locks. Write locks are necessary to prevent multiple simultaneous writers "
10658 "from scribbling on each other's work, corrupting the repository."
10659 msgstr ""
10661 #. type: Content of: <book><chapter><sect1><para>
10662 #: ../en/ch09-hook.xml:251
10663 msgid ""
10664 "Because Mercurial is careful with the order in which it reads and writes "
10665 "data, it does not need to acquire a lock when it wants to read data from the "
10666 "repository. The parts of Mercurial that read from the repository never pay "
10667 "attention to locks. This lockless reading scheme greatly increases "
10668 "performance and concurrency."
10669 msgstr ""
10671 #. type: Content of: <book><chapter><sect1><para>
10672 #: ../en/ch09-hook.xml:259
10673 msgid ""
10674 "With great performance comes a trade-off, though, one which has the potential "
10675 "to cause you trouble unless you're aware of it. To describe this requires a "
10676 "little detail about how Mercurial adds changesets to a repository and reads "
10677 "those changes."
10678 msgstr ""
10680 #. type: Content of: <book><chapter><sect1><para>
10681 #: ../en/ch09-hook.xml:266
10682 msgid ""
10683 "When Mercurial <emphasis>writes</emphasis> metadata, it writes it straight "
10684 "into the destination file. It writes file data first, then manifest data "
10685 "(which contains pointers to the new file data), then changelog data (which "
10686 "contains pointers to the new manifest data). Before the first write to each "
10687 "file, it stores a record of where the end of the file was in its transaction "
10688 "log. If the transaction must be rolled back, Mercurial simply truncates each "
10689 "file back to the size it was before the transaction began."
10690 msgstr ""
10692 #. type: Content of: <book><chapter><sect1><para>
10693 #: ../en/ch09-hook.xml:277
10694 msgid ""
10695 "When Mercurial <emphasis>reads</emphasis> metadata, it reads the changelog "
10696 "first, then everything else. Since a reader will only access parts of the "
10697 "manifest or file metadata that it can see in the changelog, it can never see "
10698 "partially written data."
10699 msgstr ""
10701 #. type: Content of: <book><chapter><sect1><para>
10702 #: ../en/ch09-hook.xml:283
10703 msgid ""
10704 "Some controlling hooks (<literal role=\"hook\">pretxncommit</literal> and "
10705 "<literal role=\"hook\">pretxnchangegroup</literal>) run when a transaction is "
10706 "almost complete. All of the metadata has been written, but Mercurial can "
10707 "still roll the transaction back and cause the newly-written data to disappear."
10708 msgstr ""
10710 #. type: Content of: <book><chapter><sect1><para>
10711 #: ../en/ch09-hook.xml:291
10712 msgid ""
10713 "If one of these hooks runs for long, it opens a window of time during which a "
10714 "reader can see the metadata for changesets that are not yet permanent, and "
10715 "should not be thought of as <quote>really there</quote>. The longer the hook "
10716 "runs, the longer that window is open."
10717 msgstr ""
10719 #. type: Content of: <book><chapter><sect1><sect2><title>
10720 #: ../en/ch09-hook.xml:299
10721 msgid "The problem illustrated"
10722 msgstr "问题的演示"
10724 #. type: Content of: <book><chapter><sect1><sect2><para>
10725 #: ../en/ch09-hook.xml:301
10726 msgid ""
10727 "In principle, a good use for the <literal role=\"hook\">pretxnchangegroup</"
10728 "literal> hook would be to automatically build and test incoming changes "
10729 "before they are accepted into a central repository. This could let you "
10730 "guarantee that nobody can push changes to this repository that <quote>break "
10731 "the build</quote>. But if a client can pull changes while they're being "
10732 "tested, the usefulness of the test is zero; an unsuspecting someone can pull "
10733 "untested changes, potentially breaking their build."
10734 msgstr ""
10736 #. type: Content of: <book><chapter><sect1><sect2><para>
10737 #: ../en/ch09-hook.xml:312
10738 msgid ""
10739 "The safest technological answer to this challenge is to set up such a "
10740 "<quote>gatekeeper</quote> repository as <emphasis>unidirectional</emphasis>. "
10741 "Let it take changes pushed in from the outside, but do not allow anyone to "
10742 "pull changes from it (use the <literal role=\"hook\">preoutgoing</literal> "
10743 "hook to lock it down). Configure a <literal role=\"hook\">changegroup</"
10744 "literal> hook so that if a build or test succeeds, the hook will push the new "
10745 "changes out to another repository that people <emphasis>can</emphasis> pull "
10746 "from."
10747 msgstr ""
10749 #. type: Content of: <book><chapter><sect1><sect2><para>
10750 #: ../en/ch09-hook.xml:324
10751 msgid ""
10752 "In practice, putting a centralised bottleneck like this in place is not often "
10753 "a good idea, and transaction visibility has nothing to do with the problem. "
10754 "As the size of a project&emdash;and the time it takes to build and "
10755 "test&emdash;grows, you rapidly run into a wall with this <quote>try before "
10756 "you buy</quote> approach, where you have more changesets to test than time in "
10757 "which to deal with them. The inevitable result is frustration on the part of "
10758 "all involved."
10759 msgstr ""
10761 #. type: Content of: <book><chapter><sect1><sect2><para>
10762 #: ../en/ch09-hook.xml:335
10763 msgid ""
10764 "An approach that scales better is to get people to build and test before they "
10765 "push, then run automated builds and tests centrally <emphasis>after</"
10766 "emphasis> a push, to be sure all is well. The advantage of this approach is "
10767 "that it does not impose a limit on the rate at which the repository can "
10768 "accept changes."
10769 msgstr ""
10771 #. type: Content of: <book><chapter><sect1><title>
10772 #: ../en/ch09-hook.xml:346
10773 msgid "A short tutorial on using hooks"
10774 msgstr "使用钩子的简短指南"
10776 #. type: Content of: <book><chapter><sect1><para>
10777 #: ../en/ch09-hook.xml:348
10778 msgid ""
10779 "It is easy to write a Mercurial hook. Let's start with a hook that runs when "
10780 "you finish a <command role=\"hg-cmd\">hg commit</command>, and simply prints "
10781 "the hash of the changeset you just created. The hook is called <literal role="
10782 "\"hook\">commit</literal>."
10783 msgstr ""
10785 #. type: Content of: <book><chapter><sect1><para>
10786 #: ../en/ch09-hook.xml:355
10787 msgid "All hooks follow the pattern in this example."
10788 msgstr ""
10790 #. type: Content of: <book><chapter><sect1><para>
10791 #: ../en/ch09-hook.xml:359
10792 msgid ""
10793 "You add an entry to the <literal role=\"rc-hooks\">hooks</literal> section of "
10794 "your <filename role=\"special\">~/.hgrc</filename>. On the left is the name "
10795 "of the event to trigger on; on the right is the action to take. As you can "
10796 "see, you can run an arbitrary shell command in a hook. Mercurial passes "
10797 "extra information to the hook using environment variables (look for "
10798 "<envar>HG_NODE</envar> in the example)."
10799 msgstr ""
10801 #. type: Content of: <book><chapter><sect1><sect2><title>
10802 #: ../en/ch09-hook.xml:369
10803 msgid "Performing multiple actions per event"
10804 msgstr "每个事件执行多个操作"
10806 #. type: Content of: <book><chapter><sect1><sect2><para>
10807 #: ../en/ch09-hook.xml:371
10808 msgid ""
10809 "Quite often, you will want to define more than one hook for a particular kind "
10810 "of event, as shown below."
10811 msgstr ""
10813 #. type: Content of: <book><chapter><sect1><sect2><para>
10814 #: ../en/ch09-hook.xml:376
10815 msgid ""
10816 "Mercurial lets you do this by adding an <emphasis>extension</emphasis> to the "
10817 "end of a hook's name. You extend a hook's name by giving the name of the "
10818 "hook, followed by a full stop (the <quote><literal>.</literal></quote> "
10819 "character), followed by some more text of your choosing. For example, "
10820 "Mercurial will run both <literal>commit.foo</literal> and <literal>commit."
10821 "bar</literal> when the <literal>commit</literal> event occurs."
10822 msgstr ""
10824 #. type: Content of: <book><chapter><sect1><sect2><para>
10825 #: ../en/ch09-hook.xml:387
10826 msgid ""
10827 "To give a well-defined order of execution when there are multiple hooks "
10828 "defined for an event, Mercurial sorts hooks by extension, and executes the "
10829 "hook commands in this sorted order. In the above example, it will execute "
10830 "<literal>commit.bar</literal> before <literal>commit.foo</literal>, and "
10831 "<literal>commit</literal> before both."
10832 msgstr ""
10834 #. type: Content of: <book><chapter><sect1><sect2><para>
10835 #: ../en/ch09-hook.xml:396
10836 msgid ""
10837 "It is a good idea to use a somewhat descriptive extension when you define a "
10838 "new hook. This will help you to remember what the hook was for. If the hook "
10839 "fails, you'll get an error message that contains the hook name and extension, "
10840 "so using a descriptive extension could give you an immediate hint as to why "
10841 "the hook failed (see section <xref linkend=\"sec.hook.perm\"/> for an "
10842 "example)."
10843 msgstr ""
10845 #. type: Content of: <book><chapter><sect1><sect2><title>
10846 #: ../en/ch09-hook.xml:407
10847 msgid "Controlling whether an activity can proceed"
10848 msgstr "控制处理的活动"
10850 #. type: Content of: <book><chapter><sect1><sect2><para>
10851 #: ../en/ch09-hook.xml:409
10852 msgid ""
10853 "In our earlier examples, we used the <literal role=\"hook\">commit</literal> "
10854 "hook, which is run after a commit has completed. This is one of several "
10855 "Mercurial hooks that run after an activity finishes. Such hooks have no way "
10856 "of influencing the activity itself."
10857 msgstr ""
10859 #. type: Content of: <book><chapter><sect1><sect2><para>
10860 #: ../en/ch09-hook.xml:416
10861 msgid ""
10862 "Mercurial defines a number of events that occur before an activity starts; or "
10863 "after it starts, but before it finishes. Hooks that trigger on these events "
10864 "have the added ability to choose whether the activity can continue, or will "
10865 "abort."
10866 msgstr ""
10868 #. type: Content of: <book><chapter><sect1><sect2><para>
10869 #: ../en/ch09-hook.xml:422
10870 msgid ""
10871 "The <literal role=\"hook\">pretxncommit</literal> hook runs after a commit "
10872 "has all but completed. In other words, the metadata representing the "
10873 "changeset has been written out to disk, but the transaction has not yet been "
10874 "allowed to complete. The <literal role=\"hook\">pretxncommit</literal> hook "
10875 "has the ability to decide whether the transaction can complete, or must be "
10876 "rolled back."
10877 msgstr ""
10879 #. type: Content of: <book><chapter><sect1><sect2><para>
10880 #: ../en/ch09-hook.xml:431
10881 msgid ""
10882 "If the <literal role=\"hook\">pretxncommit</literal> hook exits with a status "
10883 "code of zero, the transaction is allowed to complete; the commit finishes; "
10884 "and the <literal role=\"hook\">commit</literal> hook is run. If the <literal "
10885 "role=\"hook\">pretxncommit</literal> hook exits with a non-zero status code, "
10886 "the transaction is rolled back; the metadata representing the changeset is "
10887 "erased; and the <literal role=\"hook\">commit</literal> hook is not run."
10888 msgstr ""
10890 #. type: Content of: <book><chapter><sect1><sect2><para>
10891 #: ../en/ch09-hook.xml:443
10892 msgid ""
10893 "The hook in the example above checks that a commit comment contains a bug "
10894 "ID. If it does, the commit can complete. If not, the commit is rolled back."
10895 msgstr ""
10897 #. type: Content of: <book><chapter><sect1><title>
10898 #: ../en/ch09-hook.xml:451
10899 msgid "Writing your own hooks"
10900 msgstr "编写钩子"
10902 #. type: Content of: <book><chapter><sect1><para>
10903 #: ../en/ch09-hook.xml:453
10904 msgid ""
10905 "When you are writing a hook, you might find it useful to run Mercurial either "
10906 "with the <option role=\"hg-opt-global\">-v</option> option, or the <envar "
10907 "role=\"rc-item-ui\">verbose</envar> config item set to <quote>true</quote>. "
10908 "When you do so, Mercurial will print a message before it calls each hook."
10909 msgstr ""
10911 #. type: Content of: <book><chapter><sect1><sect2><title>
10912 #: ../en/ch09-hook.xml:462
10913 msgid "Choosing how your hook should run"
10914 msgstr "选择钩子的执行方式"
10916 #. type: Content of: <book><chapter><sect1><sect2><para>
10917 #: ../en/ch09-hook.xml:464
10918 msgid ""
10919 "You can write a hook either as a normal program&emdash;typically a shell "
10920 "script&emdash;or as a Python function that is executed within the Mercurial "
10921 "process."
10922 msgstr ""
10924 #. type: Content of: <book><chapter><sect1><sect2><para>
10925 #: ../en/ch09-hook.xml:469
10926 msgid ""
10927 "Writing a hook as an external program has the advantage that it requires no "
10928 "knowledge of Mercurial's internals. You can call normal Mercurial commands "
10929 "to get any added information you need. The trade-off is that external hooks "
10930 "are slower than in-process hooks."
10931 msgstr ""
10933 #. type: Content of: <book><chapter><sect1><sect2><para>
10934 #: ../en/ch09-hook.xml:476
10935 msgid ""
10936 "An in-process Python hook has complete access to the Mercurial API, and does "
10937 "not <quote>shell out</quote> to another process, so it is inherently faster "
10938 "than an external hook. It is also easier to obtain much of the information "
10939 "that a hook requires by using the Mercurial API than by running Mercurial "
10940 "commands."
10941 msgstr ""
10943 #. type: Content of: <book><chapter><sect1><sect2><para>
10944 #: ../en/ch09-hook.xml:484
10945 msgid ""
10946 "If you are comfortable with Python, or require high performance, writing your "
10947 "hooks in Python may be a good choice. However, when you have a "
10948 "straightforward hook to write and you don't need to care about performance "
10949 "(probably the majority of hooks), a shell script is perfectly fine."
10950 msgstr ""
10952 #. type: Content of: <book><chapter><sect1><sect2><title>
10953 #: ../en/ch09-hook.xml:493
10954 msgid "Hook parameters"
10955 msgstr "钩子的参数"
10957 #. type: Content of: <book><chapter><sect1><sect2><para>
10958 #: ../en/ch09-hook.xml:495
10959 msgid ""
10960 "Mercurial calls each hook with a set of well-defined parameters. In Python, "
10961 "a parameter is passed as a keyword argument to your hook function. For an "
10962 "external program, a parameter is passed as an environment variable."
10963 msgstr ""
10965 #. type: Content of: <book><chapter><sect1><sect2><para>
10966 #: ../en/ch09-hook.xml:501
10967 msgid ""
10968 "Whether your hook is written in Python or as a shell script, the hook-"
10969 "specific parameter names and values will be the same. A boolean parameter "
10970 "will be represented as a boolean value in Python, but as the number 1 (for "
10971 "<quote>true</quote>) or 0 (for <quote>false</quote>) as an environment "
10972 "variable for an external hook. If a hook parameter is named <literal>foo</"
10973 "literal>, the keyword argument for a Python hook will also be named "
10974 "<literal>foo</literal>, while the environment variable for an external hook "
10975 "will be named <literal>HG_FOO</literal>."
10976 msgstr ""
10978 #. type: Content of: <book><chapter><sect1><sect2><title>
10979 #: ../en/ch09-hook.xml:515
10980 msgid "Hook return values and activity control"
10981 msgstr "钩子的返回值与活动控制"
10983 #. type: Content of: <book><chapter><sect1><sect2><para>
10984 #: ../en/ch09-hook.xml:517
10985 msgid ""
10986 "A hook that executes successfully must exit with a status of zero if "
10987 "external, or return boolean <quote>false</quote> if in-process. Failure is "
10988 "indicated with a non-zero exit status from an external hook, or an in-process "
10989 "hook returning boolean <quote>true</quote>. If an in-process hook raises an "
10990 "exception, the hook is considered to have failed."
10991 msgstr ""
10993 #. type: Content of: <book><chapter><sect1><sect2><para>
10994 #: ../en/ch09-hook.xml:525
10995 msgid ""
10996 "For a hook that controls whether an activity can proceed, zero/false means "
10997 "<quote>allow</quote>, while non-zero/true/exception means <quote>deny</quote>."
10998 msgstr ""
11000 #. type: Content of: <book><chapter><sect1><sect2><title>
11001 #: ../en/ch09-hook.xml:532
11002 msgid "Writing an external hook"
11003 msgstr "编写外部钩子"
11005 #. type: Content of: <book><chapter><sect1><sect2><para>
11006 #: ../en/ch09-hook.xml:534
11007 msgid ""
11008 "When you define an external hook in your <filename role=\"special\">~/.hgrc</"
11009 "filename> and the hook is run, its value is passed to your shell, which "
11010 "interprets it. This means that you can use normal shell constructs in the "
11011 "body of the hook."
11012 msgstr ""
11014 #. type: Content of: <book><chapter><sect1><sect2><para>
11015 #: ../en/ch09-hook.xml:541
11016 msgid ""
11017 "An executable hook is always run with its current directory set to a "
11018 "repository's root directory."
11019 msgstr ""
11021 #. type: Content of: <book><chapter><sect1><sect2><para>
11022 #: ../en/ch09-hook.xml:545
11023 msgid ""
11024 "Each hook parameter is passed in as an environment variable; the name is "
11025 "upper-cased, and prefixed with the string <quote><literal>HG_</literal></"
11026 "quote>."
11027 msgstr ""
11029 #. type: Content of: <book><chapter><sect1><sect2><para>
11030 #: ../en/ch09-hook.xml:550
11031 msgid ""
11032 "With the exception of hook parameters, Mercurial does not set or modify any "
11033 "environment variables when running a hook. This is useful to remember if you "
11034 "are writing a site-wide hook that may be run by a number of different users "
11035 "with differing environment variables set. In multi-user situations, you "
11036 "should not rely on environment variables being set to the values you have in "
11037 "your environment when testing the hook."
11038 msgstr ""
11040 #. type: Content of: <book><chapter><sect1><sect2><title>
11041 #: ../en/ch09-hook.xml:561
11042 msgid "Telling Mercurial to use an in-process hook"
11043 msgstr "让 Mercurial 使用进程内钩子"
11045 #. type: Content of: <book><chapter><sect1><sect2><para>
11046 #: ../en/ch09-hook.xml:563
11047 msgid ""
11048 "The <filename role=\"special\">~/.hgrc</filename> syntax for defining an in-"
11049 "process hook is slightly different than for an executable hook. The value of "
11050 "the hook must start with the text <quote><literal>python:</literal></quote>, "
11051 "and continue with the fully-qualified name of a callable object to use as the "
11052 "hook's value."
11053 msgstr ""
11055 #. type: Content of: <book><chapter><sect1><sect2><para>
11056 #: ../en/ch09-hook.xml:571
11057 msgid ""
11058 "The module in which a hook lives is automatically imported when a hook is "
11059 "run. So long as you have the module name and <envar>PYTHONPATH</envar> "
11060 "right, it should <quote>just work</quote>."
11061 msgstr ""
11063 #. type: Content of: <book><chapter><sect1><sect2><para>
11064 #: ../en/ch09-hook.xml:577
11065 msgid ""
11066 "The following <filename role=\"special\">~/.hgrc</filename> example snippet "
11067 "illustrates the syntax and meaning of the notions we just described."
11068 msgstr ""
11070 #. type: Content of: <book><chapter><sect1><sect2><para>
11071 #: ../en/ch09-hook.xml:583
11072 msgid ""
11073 "When Mercurial runs the <literal>commit.example</literal> hook, it imports "
11074 "<literal>mymodule.submodule</literal>, looks for the callable object named "
11075 "<literal>myhook</literal>, and calls it."
11076 msgstr ""
11078 #. type: Content of: <book><chapter><sect1><sect2><title>
11079 #: ../en/ch09-hook.xml:591
11080 msgid "Writing an in-process hook"
11081 msgstr "编写进程内钩子"
11083 #. type: Content of: <book><chapter><sect1><sect2><para>
11084 #: ../en/ch09-hook.xml:593
11085 msgid ""
11086 "The simplest in-process hook does nothing, but illustrates the basic shape of "
11087 "the hook API:"
11088 msgstr ""
11090 #. type: Content of: <book><chapter><sect1><sect2><para>
11091 #: ../en/ch09-hook.xml:598
11092 msgid ""
11093 "The first argument to a Python hook is always a <literal role=\"py-mod-"
11094 "mercurial.ui\">ui</literal> object. The second is a repository object; at "
11095 "the moment, it is always an instance of <literal role=\"py-mod-mercurial."
11096 "localrepo\">localrepository</literal>. Following these two arguments are "
11097 "other keyword arguments. Which ones are passed in depends on the hook being "
11098 "called, but a hook can ignore arguments it doesn't care about by dropping "
11099 "them into a keyword argument dict, as with <literal>**kwargs</literal> above."
11100 msgstr ""
11102 #. type: Content of: <book><chapter><sect1><title>
11103 #: ../en/ch09-hook.xml:613
11104 msgid "Some hook examples"
11105 msgstr "钩子样例"
11107 #. type: Content of: <book><chapter><sect1><sect2><title>
11108 #: ../en/ch09-hook.xml:616
11109 msgid "Writing meaningful commit messages"
11110 msgstr "编写有意义的提交日志"
11112 #. type: Content of: <book><chapter><sect1><sect2><para>
11113 #: ../en/ch09-hook.xml:618
11114 msgid ""
11115 "It's hard to imagine a useful commit message being very short. The simple "
11116 "<literal role=\"hook\">pretxncommit</literal> hook of the example below will "
11117 "prevent you from committing a changeset with a message that is less than ten "
11118 "bytes long."
11119 msgstr ""
11121 #. type: Content of: <book><chapter><sect1><sect2><title>
11122 #: ../en/ch09-hook.xml:628
11123 msgid "Checking for trailing whitespace"
11124 msgstr "检查行尾空格"
11126 #. type: Content of: <book><chapter><sect1><sect2><para>
11127 #: ../en/ch09-hook.xml:630
11128 msgid ""
11129 "An interesting use of a commit-related hook is to help you to write cleaner "
11130 "code. A simple example of <quote>cleaner code</quote> is the dictum that a "
11131 "change should not add any new lines of text that contain <quote>trailing "
11132 "whitespace</quote>. Trailing whitespace is a series of space and tab "
11133 "characters at the end of a line of text. In most cases, trailing whitespace "
11134 "is unnecessary, invisible noise, but it is occasionally problematic, and "
11135 "people often prefer to get rid of it."
11136 msgstr ""
11138 #. type: Content of: <book><chapter><sect1><sect2><para>
11139 #: ../en/ch09-hook.xml:641
11140 msgid ""
11141 "You can use either the <literal role=\"hook\">precommit</literal> or <literal "
11142 "role=\"hook\">pretxncommit</literal> hook to tell whether you have a trailing "
11143 "whitespace problem. If you use the <literal role=\"hook\">precommit</"
11144 "literal> hook, the hook will not know which files you are committing, so it "
11145 "will have to check every modified file in the repository for trailing white "
11146 "space. If you want to commit a change to just the file <filename>foo</"
11147 "filename>, but the file <filename>bar</filename> contains trailing "
11148 "whitespace, doing a check in the <literal role=\"hook\">precommit</literal> "
11149 "hook will prevent you from committing <filename>foo</filename> due to the "
11150 "problem with <filename>bar</filename>. This doesn't seem right."
11151 msgstr ""
11153 #. type: Content of: <book><chapter><sect1><sect2><para>
11154 #: ../en/ch09-hook.xml:657
11155 msgid ""
11156 "Should you choose the <literal role=\"hook\">pretxncommit</literal> hook, the "
11157 "check won't occur until just before the transaction for the commit "
11158 "completes. This will allow you to check for problems only the exact files "
11159 "that are being committed. However, if you entered the commit message "
11160 "interactively and the hook fails, the transaction will roll back; you'll have "
11161 "to re-enter the commit message after you fix the trailing whitespace and run "
11162 "<command role=\"hg-cmd\">hg commit</command> again."
11163 msgstr ""
11165 #. type: Content of: <book><chapter><sect1><sect2><para>
11166 #: ../en/ch09-hook.xml:670
11167 msgid ""
11168 "In this example, we introduce a simple <literal role=\"hook\">pretxncommit</"
11169 "literal> hook that checks for trailing whitespace. This hook is short, but "
11170 "not very helpful. It exits with an error status if a change adds a line with "
11171 "trailing whitespace to any file, but does not print any information that "
11172 "might help us to identify the offending file or line. It also has the nice "
11173 "property of not paying attention to unmodified lines; only lines that "
11174 "introduce new trailing whitespace cause problems."
11175 msgstr ""
11177 #. type: Content of: <book><chapter><sect1><sect2><para>
11178 #: ../en/ch09-hook.xml:681
11179 msgid ""
11180 "The above version is much more complex, but also more useful. It parses a "
11181 "unified diff to see if any lines add trailing whitespace, and prints the name "
11182 "of the file and the line number of each such occurrence. Even better, if the "
11183 "change adds trailing whitespace, this hook saves the commit comment and "
11184 "prints the name of the save file before exiting and telling Mercurial to roll "
11185 "the transaction back, so you can use the <option role=\"hg-opt-commit\">-l "
11186 "filename</option> option to <command role=\"hg-cmd\">hg commit</command> to "
11187 "reuse the saved commit message once you've corrected the problem."
11188 msgstr ""
11190 #. type: Content of: <book><chapter><sect1><sect2><para>
11191 #: ../en/ch09-hook.xml:695
11192 msgid ""
11193 "As a final aside, note in the example above the use of <command>perl</"
11194 "command>'s in-place editing feature to get rid of trailing whitespace from a "
11195 "file. This is concise and useful enough that I will reproduce it here."
11196 msgstr ""
11198 #. type: Content of: <book><chapter><sect1><title>
11199 #: ../en/ch09-hook.xml:705
11200 msgid "Bundled hooks"
11201 msgstr "内置的钩子"
11203 #. type: Content of: <book><chapter><sect1><para>
11204 #: ../en/ch09-hook.xml:707
11205 msgid ""
11206 "Mercurial ships with several bundled hooks. You can find them in the "
11207 "<filename class=\"directory\">hgext</filename> directory of a Mercurial "
11208 "source tree. If you are using a Mercurial binary package, the hooks will be "
11209 "located in the <filename class=\"directory\">hgext</filename> directory of "
11210 "wherever your package installer put Mercurial."
11211 msgstr ""
11213 #. type: Content of: <book><chapter><sect1><sect2><title>
11214 #: ../en/ch09-hook.xml:716
11215 msgid ""
11216 "<literal role=\"hg-ext\">acl</literal>&emdash;access control for parts of a "
11217 "repository"
11218 msgstr "<literal role=\"hg-ext\">acl</literal>&emdash;版本库的访问控制"
11220 #. type: Content of: <book><chapter><sect1><sect2><para>
11221 #: ../en/ch09-hook.xml:719
11222 msgid ""
11223 "The <literal role=\"hg-ext\">acl</literal> extension lets you control which "
11224 "remote users are allowed to push changesets to a networked server. You can "
11225 "protect any portion of a repository (including the entire repo), so that a "
11226 "specific remote user can push changes that do not affect the protected "
11227 "portion."
11228 msgstr ""
11230 #. type: Content of: <book><chapter><sect1><sect2><para>
11231 #: ../en/ch09-hook.xml:727
11232 msgid ""
11233 "This extension implements access control based on the identity of the user "
11234 "performing a push, <emphasis>not</emphasis> on who committed the changesets "
11235 "they're pushing. It makes sense to use this hook only if you have a locked-"
11236 "down server environment that authenticates remote users, and you want to be "
11237 "sure that only specific users are allowed to push changes to that server."
11238 msgstr ""
11240 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
11241 #: ../en/ch09-hook.xml:737
11242 msgid "Configuring the <literal role=\"hook\">acl</literal> hook"
11243 msgstr "配置 <literal role=\"hook\">acl</literal> 钩子"
11245 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11246 #: ../en/ch09-hook.xml:740
11247 msgid ""
11248 "In order to manage incoming changesets, the <literal role=\"hg-ext\">acl</"
11249 "literal> hook must be used as a <literal role=\"hook\">pretxnchangegroup</"
11250 "literal> hook. This lets it see which files are modified by each incoming "
11251 "changeset, and roll back a group of changesets if they modify "
11252 "<quote>forbidden</quote> files. Example:"
11253 msgstr ""
11255 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11256 #: ../en/ch09-hook.xml:750
11257 msgid ""
11258 "The <literal role=\"hg-ext\">acl</literal> extension is configured using "
11259 "three sections."
11260 msgstr ""
11262 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11263 #: ../en/ch09-hook.xml:754
11264 msgid ""
11265 "The <literal role=\"rc-acl\">acl</literal> section has only one entry, <envar "
11266 "role=\"rc-item-acl\">sources</envar>, which lists the sources of incoming "
11267 "changesets that the hook should pay attention to. You don't normally need to "
11268 "configure this section."
11269 msgstr ""
11271 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11272 #: ../en/ch09-hook.xml:761
11273 msgid ""
11274 "<envar role=\"rc-item-acl\">serve</envar>: Control incoming changesets that "
11275 "are arriving from a remote repository over http or ssh. This is the default "
11276 "value of <envar role=\"rc-item-acl\">sources</envar>, and usually the only "
11277 "setting you'll need for this configuration item."
11278 msgstr ""
11280 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11281 #: ../en/ch09-hook.xml:769
11282 msgid ""
11283 "<envar role=\"rc-item-acl\">pull</envar>: Control incoming changesets that "
11284 "are arriving via a pull from a local repository."
11285 msgstr ""
11287 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11288 #: ../en/ch09-hook.xml:774
11289 msgid ""
11290 "<envar role=\"rc-item-acl\">push</envar>: Control incoming changesets that "
11291 "are arriving via a push from a local repository."
11292 msgstr ""
11294 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11295 #: ../en/ch09-hook.xml:779
11296 msgid ""
11297 "<envar role=\"rc-item-acl\">bundle</envar>: Control incoming changesets that "
11298 "are arriving from another repository via a bundle."
11299 msgstr ""
11301 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11302 #: ../en/ch09-hook.xml:785
11303 msgid ""
11304 "The <literal role=\"rc-acl.allow\">acl.allow</literal> section controls the "
11305 "users that are allowed to add changesets to the repository. If this section "
11306 "is not present, all users that are not explicitly denied are allowed. If "
11307 "this section is present, all users that are not explicitly allowed are denied "
11308 "(so an empty section means that all users are denied)."
11309 msgstr ""
11311 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11312 #: ../en/ch09-hook.xml:794
11313 msgid ""
11314 "The <literal role=\"rc-acl.deny\">acl.deny</literal> section determines which "
11315 "users are denied from adding changesets to the repository. If this section "
11316 "is not present or is empty, no users are denied."
11317 msgstr ""
11319 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11320 #: ../en/ch09-hook.xml:800
11321 msgid ""
11322 "The syntaxes for the <literal role=\"rc-acl.allow\">acl.allow</literal> and "
11323 "<literal role=\"rc-acl.deny\">acl.deny</literal> sections are identical. On "
11324 "the left of each entry is a glob pattern that matches files or directories, "
11325 "relative to the root of the repository; on the right, a user name."
11326 msgstr ""
11328 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11329 #: ../en/ch09-hook.xml:808
11330 msgid ""
11331 "In the following example, the user <literal>docwriter</literal> can only push "
11332 "changes to the <filename class=\"directory\">docs</filename> subtree of the "
11333 "repository, while <literal>intern</literal> can push changes to any file or "
11334 "directory except <filename class=\"directory\">source/sensitive</filename>."
11335 msgstr ""
11337 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
11338 #: ../en/ch09-hook.xml:822 ../en/ch09-hook.xml:1089 ../en/ch09-hook.xml:1280
11339 msgid "Testing and troubleshooting"
11340 msgstr "测试与问题处理"
11342 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11343 #: ../en/ch09-hook.xml:824
11344 msgid ""
11345 "If you want to test the <literal role=\"hg-ext\">acl</literal> hook, run it "
11346 "with Mercurial's debugging output enabled. Since you'll probably be running "
11347 "it on a server where it's not convenient (or sometimes possible) to pass in "
11348 "the <option role=\"hg-opt-global\">--debug</option> option, don't forget that "
11349 "you can enable debugging output in your <filename role=\"special\">~/.hgrc</"
11350 "filename>:"
11351 msgstr ""
11353 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11354 #: ../en/ch09-hook.xml:835
11355 msgid ""
11356 "With this enabled, the <literal role=\"hg-ext\">acl</literal> hook will print "
11357 "enough information to let you figure out why it is allowing or forbidding "
11358 "pushes from specific users."
11359 msgstr ""
11361 #. type: Content of: <book><chapter><sect1><sect2><title>
11362 #: ../en/ch09-hook.xml:844
11363 msgid ""
11364 "<literal role=\"hg-ext\">bugzilla</literal>&emdash;integration with Bugzilla"
11365 msgstr "<literal role=\"hg-ext\">bugzilla</literal>&emdash;与 Bugzilla 的集成"
11367 #. type: Content of: <book><chapter><sect1><sect2><para>
11368 #: ../en/ch09-hook.xml:848
11369 msgid ""
11370 "The <literal role=\"hg-ext\">bugzilla</literal> extension adds a comment to a "
11371 "Bugzilla bug whenever it finds a reference to that bug ID in a commit "
11372 "comment. You can install this hook on a shared server, so that any time a "
11373 "remote user pushes changes to this server, the hook gets run."
11374 msgstr ""
11376 #. type: Content of: <book><chapter><sect1><sect2><para>
11377 #: ../en/ch09-hook.xml:855
11378 msgid ""
11379 "It adds a comment to the bug that looks like this (you can configure the "
11380 "contents of the comment&emdash;see below):"
11381 msgstr ""
11383 #. type: Content of: <book><chapter><sect1><sect2><para>
11384 #: ../en/ch09-hook.xml:864
11385 msgid ""
11386 "The value of this hook is that it automates the process of updating a bug any "
11387 "time a changeset refers to it. If you configure the hook properly, it makes "
11388 "it easy for people to browse straight from a Bugzilla bug to a changeset that "
11389 "refers to that bug."
11390 msgstr ""
11392 #. type: Content of: <book><chapter><sect1><sect2><para>
11393 #: ../en/ch09-hook.xml:871
11394 msgid ""
11395 "You can use the code in this hook as a starting point for some more exotic "
11396 "Bugzilla integration recipes. Here are a few possibilities:"
11397 msgstr ""
11399 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
11400 #: ../en/ch09-hook.xml:876
11401 msgid ""
11402 "Require that every changeset pushed to the server have a valid bug ID in its "
11403 "commit comment. In this case, you'd want to configure the hook as a <literal "
11404 "role=\"hook\">pretxncommit</literal> hook. This would allow the hook to "
11405 "reject changes that didn't contain bug IDs."
11406 msgstr ""
11408 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
11409 #: ../en/ch09-hook.xml:884
11410 msgid ""
11411 "Allow incoming changesets to automatically modify the <emphasis>state</"
11412 "emphasis> of a bug, as well as simply adding a comment. For example, the "
11413 "hook could recognise the string <quote>fixed bug 31337</quote> as indicating "
11414 "that it should update the state of bug 31337 to <quote>requires testing</"
11415 "quote>."
11416 msgstr ""
11418 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
11419 #: ../en/ch09-hook.xml:894
11420 msgid "Configuring the <literal role=\"hook\">bugzilla</literal> hook"
11421 msgstr "配置 <literal role=\"hook\">bugzilla</literal> 钩子"
11423 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11424 #: ../en/ch09-hook.xml:897
11425 msgid ""
11426 "You should configure this hook in your server's <filename role=\"special\">~/."
11427 "hgrc</filename> as an <literal role=\"hook\">incoming</literal> hook, for "
11428 "example as follows:"
11429 msgstr ""
11431 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11432 #: ../en/ch09-hook.xml:905
11433 msgid ""
11434 "Because of the specialised nature of this hook, and because Bugzilla was not "
11435 "written with this kind of integration in mind, configuring this hook is a "
11436 "somewhat involved process."
11437 msgstr ""
11439 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11440 #: ../en/ch09-hook.xml:911
11441 msgid ""
11442 "Before you begin, you must install the MySQL bindings for Python on the host"
11443 "(s) where you'll be running the hook. If this is not available as a binary "
11444 "package for your system, you can download it from <citation>web:mysql-python</"
11445 "citation>."
11446 msgstr ""
11448 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11449 #: ../en/ch09-hook.xml:918
11450 msgid ""
11451 "Configuration information for this hook lives in the <literal role=\"rc-"
11452 "bugzilla\">bugzilla</literal> section of your <filename role=\"special\">~/."
11453 "hgrc</filename>."
11454 msgstr ""
11456 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11457 #: ../en/ch09-hook.xml:923
11458 msgid ""
11459 "<envar role=\"rc-item-bugzilla\">version</envar>: The version of Bugzilla "
11460 "installed on the server. The database schema that Bugzilla uses changes "
11461 "occasionally, so this hook has to know exactly which schema to use. At the "
11462 "moment, the only version supported is <literal>2.16</literal>."
11463 msgstr ""
11465 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11466 #: ../en/ch09-hook.xml:932
11467 msgid ""
11468 "<envar role=\"rc-item-bugzilla\">host</envar>: The hostname of the MySQL "
11469 "server that stores your Bugzilla data. The database must be configured to "
11470 "allow connections from whatever host you are running the <literal role=\"hook"
11471 "\">bugzilla</literal> hook on."
11472 msgstr ""
11474 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11475 #: ../en/ch09-hook.xml:939
11476 msgid ""
11477 "<envar role=\"rc-item-bugzilla\">user</envar>: The username with which to "
11478 "connect to the MySQL server. The database must be configured to allow this "
11479 "user to connect from whatever host you are running the <literal role=\"hook"
11480 "\">bugzilla</literal> hook on. This user must be able to access and modify "
11481 "Bugzilla tables. The default value of this item is <literal>bugs</literal>, "
11482 "which is the standard name of the Bugzilla user in a MySQL database."
11483 msgstr ""
11485 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11486 #: ../en/ch09-hook.xml:950
11487 msgid ""
11488 "<envar role=\"rc-item-bugzilla\">password</envar>: The MySQL password for the "
11489 "user you configured above. This is stored as plain text, so you should make "
11490 "sure that unauthorised users cannot read the <filename role=\"special\">~/."
11491 "hgrc</filename> file where you store this information."
11492 msgstr ""
11494 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11495 #: ../en/ch09-hook.xml:959
11496 msgid ""
11497 "<envar role=\"rc-item-bugzilla\">db</envar>: The name of the Bugzilla "
11498 "database on the MySQL server. The default value of this item is "
11499 "<literal>bugs</literal>, which is the standard name of the MySQL database "
11500 "where Bugzilla stores its data."
11501 msgstr ""
11503 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11504 #: ../en/ch09-hook.xml:966
11505 msgid ""
11506 "<envar role=\"rc-item-bugzilla\">notify</envar>: If you want Bugzilla to send "
11507 "out a notification email to subscribers after this hook has added a comment "
11508 "to a bug, you will need this hook to run a command whenever it updates the "
11509 "database. The command to run depends on where you have installed Bugzilla, "
11510 "but it will typically look something like this, if you have Bugzilla "
11511 "installed in <filename class=\"directory\">/var/www/html/bugzilla</filename>:"
11512 msgstr ""
11514 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11515 #: ../en/ch09-hook.xml:979
11516 msgid ""
11517 "The Bugzilla <literal>processmail</literal> program expects to be given a bug "
11518 "ID (the hook replaces <quote><literal>%s</literal></quote> with the bug ID) "
11519 "and an email address. It also expects to be able to write to some files in "
11520 "the directory that it runs in. If Bugzilla and this hook are not installed "
11521 "on the same machine, you will need to find a way to run <literal>processmail</"
11522 "literal> on the server where Bugzilla is installed."
11523 msgstr ""
11525 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
11526 #: ../en/ch09-hook.xml:994
11527 msgid "Mapping committer names to Bugzilla user names"
11528 msgstr "提交者的名称与 Bugzilla 用户名称的映射"
11530 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11531 #: ../en/ch09-hook.xml:996
11532 msgid ""
11533 "By default, the <literal role=\"hg-ext\">bugzilla</literal> hook tries to use "
11534 "the email address of a changeset's committer as the Bugzilla user name with "
11535 "which to update a bug. If this does not suit your needs, you can map "
11536 "committer email addresses to Bugzilla user names using a <literal role=\"rc-"
11537 "usermap\">usermap</literal> section."
11538 msgstr ""
11540 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11541 #: ../en/ch09-hook.xml:1005
11542 msgid ""
11543 "Each item in the <literal role=\"rc-usermap\">usermap</literal> section "
11544 "contains an email address on the left, and a Bugzilla user name on the right."
11545 msgstr ""
11547 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11548 #: ../en/ch09-hook.xml:1012
11549 msgid ""
11550 "You can either keep the <literal role=\"rc-usermap\">usermap</literal> data "
11551 "in a normal <filename role=\"special\">~/.hgrc</filename>, or tell the "
11552 "<literal role=\"hg-ext\">bugzilla</literal> hook to read the information from "
11553 "an external <filename>usermap</filename> file. In the latter case, you can "
11554 "store <filename>usermap</filename> data by itself in (for example) a user-"
11555 "modifiable repository. This makes it possible to let your users maintain "
11556 "their own <envar role=\"rc-item-bugzilla\">usermap</envar> entries. The main "
11557 "<filename role=\"special\">~/.hgrc</filename> file might look like this:"
11558 msgstr ""
11560 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11561 #: ../en/ch09-hook.xml:1028
11562 msgid ""
11563 "While the <filename>usermap</filename> file that it refers to might look like "
11564 "this:"
11565 msgstr ""
11567 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
11568 #: ../en/ch09-hook.xml:1036
11569 msgid "Configuring the text that gets added to a bug"
11570 msgstr "配置增加到问题中的正文"
11572 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11573 #: ../en/ch09-hook.xml:1038
11574 msgid ""
11575 "You can configure the text that this hook adds as a comment; you specify it "
11576 "in the form of a Mercurial template. Several <filename role=\"special\">~/."
11577 "hgrc</filename> entries (still in the <literal role=\"rc-bugzilla\">bugzilla</"
11578 "literal> section) control this behaviour."
11579 msgstr ""
11581 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11582 #: ../en/ch09-hook.xml:1045
11583 msgid ""
11584 "<literal>strip</literal>: The number of leading path elements to strip from a "
11585 "repository's path name to construct a partial path for a URL. For example, if "
11586 "the repositories on your server live under <filename class=\"directory\">/"
11587 "home/hg/repos</filename>, and you have a repository whose path is <filename "
11588 "class=\"directory\">/home/hg/repos/app/tests</filename>, then setting "
11589 "<literal>strip</literal> to <literal>4</literal> will give a partial path of "
11590 "<filename class=\"directory\">app/tests</filename>. The hook will make this "
11591 "partial path available when expanding a template, as <literal>webroot</"
11592 "literal>."
11593 msgstr ""
11595 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11596 #: ../en/ch09-hook.xml:1059
11597 msgid ""
11598 "<literal>template</literal>: The text of the template to use. In addition to "
11599 "the usual changeset-related variables, this template can use <literal>hgweb</"
11600 "literal> (the value of the <literal>hgweb</literal> configuration item above) "
11601 "and <literal>webroot</literal> (the path constructed using <literal>strip</"
11602 "literal> above)."
11603 msgstr ""
11605 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11606 #: ../en/ch09-hook.xml:1069
11607 msgid ""
11608 "In addition, you can add a <envar role=\"rc-item-web\">baseurl</envar> item "
11609 "to the <literal role=\"rc-web\">web</literal> section of your <filename role="
11610 "\"special\">~/.hgrc</filename>. The <literal role=\"hg-ext\">bugzilla</"
11611 "literal> hook will make this available when expanding a template, as the base "
11612 "string to use when constructing a URL that will let users browse from a "
11613 "Bugzilla comment to view a changeset. Example:"
11614 msgstr ""
11616 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11617 #: ../en/ch09-hook.xml:1081
11618 msgid ""
11619 "Here is an example set of <literal role=\"hg-ext\">bugzilla</literal> hook "
11620 "config information."
11621 msgstr ""
11623 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11624 #: ../en/ch09-hook.xml:1091
11625 msgid ""
11626 "The most common problems with configuring the <literal role=\"hg-ext"
11627 "\">bugzilla</literal> hook relate to running Bugzilla's "
11628 "<filename>processmail</filename> script and mapping committer names to user "
11629 "names."
11630 msgstr ""
11632 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11633 #: ../en/ch09-hook.xml:1097
11634 msgid ""
11635 "Recall from section <xref linkend=\"sec.hook.bugzilla.config\"/> above that "
11636 "the user that runs the Mercurial process on the server is also the one that "
11637 "will run the <filename>processmail</filename> script. The "
11638 "<filename>processmail</filename> script sometimes causes Bugzilla to write to "
11639 "files in its configuration directory, and Bugzilla's configuration files are "
11640 "usually owned by the user that your web server runs under."
11641 msgstr ""
11643 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11644 #: ../en/ch09-hook.xml:1108
11645 msgid ""
11646 "You can cause <filename>processmail</filename> to be run with the suitable "
11647 "user's identity using the <command>sudo</command> command. Here is an "
11648 "example entry for a <filename>sudoers</filename> file."
11649 msgstr ""
11651 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11652 #: ../en/ch09-hook.xml:1115
11653 msgid ""
11654 "This allows the <literal>hg_user</literal> user to run a "
11655 "<filename>processmail-wrapper</filename> program under the identity of "
11656 "<literal>httpd_user</literal>."
11657 msgstr ""
11659 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11660 #: ../en/ch09-hook.xml:1120
11661 msgid ""
11662 "This indirection through a wrapper script is necessary, because "
11663 "<filename>processmail</filename> expects to be run with its current directory "
11664 "set to wherever you installed Bugzilla; you can't specify that kind of "
11665 "constraint in a <filename>sudoers</filename> file. The contents of the "
11666 "wrapper script are simple:"
11667 msgstr ""
11669 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11670 #: ../en/ch09-hook.xml:1129
11671 msgid ""
11672 "It doesn't seem to matter what email address you pass to "
11673 "<filename>processmail</filename>."
11674 msgstr ""
11676 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11677 #: ../en/ch09-hook.xml:1133
11678 msgid ""
11679 "If your <literal role=\"rc-usermap\">usermap</literal> is not set up "
11680 "correctly, users will see an error message from the <literal role=\"hg-ext"
11681 "\">bugzilla</literal> hook when they push changes to the server. The error "
11682 "message will look like this:"
11683 msgstr ""
11685 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11686 #: ../en/ch09-hook.xml:1140
11687 msgid ""
11688 "What this means is that the committer's address, <literal>john.q."
11689 "public@example.com</literal>, is not a valid Bugzilla user name, nor does it "
11690 "have an entry in your <literal role=\"rc-usermap\">usermap</literal> that "
11691 "maps it to a valid Bugzilla user name."
11692 msgstr ""
11694 #. type: Content of: <book><chapter><sect1><sect2><title>
11695 #: ../en/ch09-hook.xml:1150
11696 msgid ""
11697 "<literal role=\"hg-ext\">notify</literal>&emdash;send email notifications"
11698 msgstr "<literal role=\"hg-ext\">notify</literal>&emdash;邮件通知"
11700 #. type: Content of: <book><chapter><sect1><sect2><para>
11701 #: ../en/ch09-hook.xml:1153
11702 msgid ""
11703 "Although Mercurial's built-in web server provides RSS feeds of changes in "
11704 "every repository, many people prefer to receive change notifications via "
11705 "email. The <literal role=\"hg-ext\">notify</literal> hook lets you send out "
11706 "notifications to a set of email addresses whenever changesets arrive that "
11707 "those subscribers are interested in."
11708 msgstr ""
11710 #. type: Content of: <book><chapter><sect1><sect2><para>
11711 #: ../en/ch09-hook.xml:1161
11712 msgid ""
11713 "As with the <literal role=\"hg-ext\">bugzilla</literal> hook, the <literal "
11714 "role=\"hg-ext\">notify</literal> hook is template-driven, so you can "
11715 "customise the contents of the notification messages that it sends."
11716 msgstr ""
11718 #. type: Content of: <book><chapter><sect1><sect2><para>
11719 #: ../en/ch09-hook.xml:1167
11720 msgid ""
11721 "By default, the <literal role=\"hg-ext\">notify</literal> hook includes a "
11722 "diff of every changeset that it sends out; you can limit the size of the "
11723 "diff, or turn this feature off entirely. It is useful for letting "
11724 "subscribers review changes immediately, rather than clicking to follow a URL."
11725 msgstr ""
11727 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
11728 #: ../en/ch09-hook.xml:1175
11729 msgid "Configuring the <literal role=\"hg-ext\">notify</literal> hook"
11730 msgstr "配置 <literal role=\"hg-ext\">notify</literal> 钩子"
11732 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11733 #: ../en/ch09-hook.xml:1178
11734 msgid ""
11735 "You can set up the <literal role=\"hg-ext\">notify</literal> hook to send one "
11736 "email message per incoming changeset, or one per incoming group of changesets "
11737 "(all those that arrived in a single pull or push)."
11738 msgstr ""
11740 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11741 #: ../en/ch09-hook.xml:1190
11742 msgid ""
11743 "Configuration information for this hook lives in the <literal role=\"rc-notify"
11744 "\">notify</literal> section of a <filename role=\"special\">~/.hgrc</"
11745 "filename> file."
11746 msgstr ""
11748 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11749 #: ../en/ch09-hook.xml:1195
11750 msgid ""
11751 "<envar role=\"rc-item-notify\">test</envar>: By default, this hook does not "
11752 "send out email at all; instead, it prints the message that it "
11753 "<emphasis>would</emphasis> send. Set this item to <literal>false</literal> "
11754 "to allow email to be sent. The reason that sending of email is turned off by "
11755 "default is that it takes several tries to configure this extension exactly as "
11756 "you would like, and it would be bad form to spam subscribers with a number of "
11757 "<quote>broken</quote> notifications while you debug your configuration."
11758 msgstr ""
11760 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11761 #: ../en/ch09-hook.xml:1207
11762 msgid ""
11763 "<envar role=\"rc-item-notify\">config</envar>: The path to a configuration "
11764 "file that contains subscription information. This is kept separate from the "
11765 "main <filename role=\"special\">~/.hgrc</filename> so that you can maintain "
11766 "it in a repository of its own. People can then clone that repository, update "
11767 "their subscriptions, and push the changes back to your server."
11768 msgstr ""
11770 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11771 #: ../en/ch09-hook.xml:1216
11772 msgid ""
11773 "<envar role=\"rc-item-notify\">strip</envar>: The number of leading path "
11774 "separator characters to strip from a repository's path, when deciding whether "
11775 "a repository has subscribers. For example, if the repositories on your "
11776 "server live in <filename class=\"directory\">/home/hg/repos</filename>, and "
11777 "<literal role=\"hg-ext\">notify</literal> is considering a repository named "
11778 "<filename class=\"directory\">/home/hg/repos/shared/test</filename>, setting "
11779 "<envar role=\"rc-item-notify\">strip</envar> to <literal>4</literal> will "
11780 "cause <literal role=\"hg-ext\">notify</literal> to trim the path it considers "
11781 "down to <filename class=\"directory\">shared/test</filename>, and it will "
11782 "match subscribers against that."
11783 msgstr ""
11785 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11786 #: ../en/ch09-hook.xml:1233
11787 msgid ""
11788 "<envar role=\"rc-item-notify\">template</envar>: The template text to use "
11789 "when sending messages. This specifies both the contents of the message "
11790 "header and its body."
11791 msgstr ""
11793 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11794 #: ../en/ch09-hook.xml:1239
11795 msgid ""
11796 "<envar role=\"rc-item-notify\">maxdiff</envar>: The maximum number of lines "
11797 "of diff data to append to the end of a message. If a diff is longer than "
11798 "this, it is truncated. By default, this is set to 300. Set this to "
11799 "<literal>0</literal> to omit diffs from notification emails."
11800 msgstr ""
11802 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11803 #: ../en/ch09-hook.xml:1248
11804 msgid ""
11805 "<envar role=\"rc-item-notify\">sources</envar>: A list of sources of "
11806 "changesets to consider. This lets you limit <literal role=\"hg-ext\">notify</"
11807 "literal> to only sending out email about changes that remote users pushed "
11808 "into this repository via a server, for example. See section <xref linkend="
11809 "\"sec.hook.sources\"/> for the sources you can specify here."
11810 msgstr ""
11812 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11813 #: ../en/ch09-hook.xml:1260
11814 msgid ""
11815 "If you set the <envar role=\"rc-item-web\">baseurl</envar> item in the "
11816 "<literal role=\"rc-web\">web</literal> section, you can use it in a template; "
11817 "it will be available as <literal>webroot</literal>."
11818 msgstr ""
11820 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11821 #: ../en/ch09-hook.xml:1266
11822 msgid ""
11823 "Here is an example set of <literal role=\"hg-ext\">notify</literal> "
11824 "configuration information."
11825 msgstr ""
11827 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11828 #: ../en/ch09-hook.xml:1272
11829 msgid "This will produce a message that looks like the following:"
11830 msgstr ""
11832 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11833 #: ../en/ch09-hook.xml:1282
11834 msgid ""
11835 "Do not forget that by default, the <literal role=\"hg-ext\">notify</literal> "
11836 "extension <emphasis>will not send any mail</emphasis> until you explicitly "
11837 "configure it to do so, by setting <envar role=\"rc-item-notify\">test</envar> "
11838 "to <literal>false</literal>. Until you do that, it simply prints the message "
11839 "it <emphasis>would</emphasis> send."
11840 msgstr ""
11842 #. type: Content of: <book><chapter><sect1><title>
11843 #: ../en/ch09-hook.xml:1294
11844 msgid "Information for writers of hooks"
11845 msgstr "编写钩子的信息"
11847 #. type: Content of: <book><chapter><sect1><sect2><title>
11848 #: ../en/ch09-hook.xml:1297
11849 msgid "In-process hook execution"
11850 msgstr "进程内钩子的执行"
11852 #. type: Content of: <book><chapter><sect1><sect2><para>
11853 #: ../en/ch09-hook.xml:1299
11854 msgid "An in-process hook is called with arguments of the following form:"
11855 msgstr ""
11857 #. type: Content of: <book><chapter><sect1><sect2><para>
11858 #: ../en/ch09-hook.xml:1303
11859 msgid ""
11860 "The <literal>ui</literal> parameter is a <literal role=\"py-mod-mercurial.ui"
11861 "\">ui</literal> object. The <literal>repo</literal> parameter is a <literal "
11862 "role=\"py-mod-mercurial.localrepo\">localrepository</literal> object. The "
11863 "names and values of the <literal>**kwargs</literal> parameters depend on the "
11864 "hook being invoked, with the following common features:"
11865 msgstr ""
11867 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
11868 #: ../en/ch09-hook.xml:1312
11869 msgid ""
11870 "If a parameter is named <literal>node</literal> or <literal>parentN</"
11871 "literal>, it will contain a hexadecimal changeset ID. The empty string is "
11872 "used to represent <quote>null changeset ID</quote> instead of a string of "
11873 "zeroes."
11874 msgstr ""
11876 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
11877 #: ../en/ch09-hook.xml:1319
11878 msgid ""
11879 "If a parameter is named <literal>url</literal>, it will contain the URL of a "
11880 "remote repository, if that can be determined."
11881 msgstr ""
11883 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
11884 #: ../en/ch09-hook.xml:1324
11885 msgid ""
11886 "Boolean-valued parameters are represented as Python <literal>bool</literal> "
11887 "objects."
11888 msgstr ""
11890 #. type: Content of: <book><chapter><sect1><sect2><para>
11891 #: ../en/ch09-hook.xml:1329
11892 msgid ""
11893 "An in-process hook is called without a change to the process's working "
11894 "directory (unlike external hooks, which are run in the root of the "
11895 "repository). It must not change the process's working directory, or it will "
11896 "cause any calls it makes into the Mercurial API to fail."
11897 msgstr ""
11899 #. type: Content of: <book><chapter><sect1><sect2><para>
11900 #: ../en/ch09-hook.xml:1336
11901 msgid ""
11902 "If a hook returns a boolean <quote>false</quote> value, it is considered to "
11903 "have succeeded. If it returns a boolean <quote>true</quote> value or raises "
11904 "an exception, it is considered to have failed. A useful way to think of the "
11905 "calling convention is <quote>tell me if you fail</quote>."
11906 msgstr ""
11908 #. type: Content of: <book><chapter><sect1><sect2><para>
11909 #: ../en/ch09-hook.xml:1343
11910 msgid ""
11911 "Note that changeset IDs are passed into Python hooks as hexadecimal strings, "
11912 "not the binary hashes that Mercurial's APIs normally use. To convert a hash "
11913 "from hex to binary, use the <literal>bin</literal> function."
11914 msgstr ""
11916 #. type: Content of: <book><chapter><sect1><sect2><title>
11917 #: ../en/ch09-hook.xml:1351
11918 msgid "External hook execution"
11919 msgstr "外部钩子的执行"
11921 #. type: Content of: <book><chapter><sect1><sect2><para>
11922 #: ../en/ch09-hook.xml:1353
11923 msgid ""
11924 "An external hook is passed to the shell of the user running Mercurial. "
11925 "Features of that shell, such as variable substitution and command "
11926 "redirection, are available. The hook is run in the root directory of the "
11927 "repository (unlike in-process hooks, which are run in the same directory that "
11928 "Mercurial was run in)."
11929 msgstr ""
11931 #. type: Content of: <book><chapter><sect1><sect2><para>
11932 #: ../en/ch09-hook.xml:1361
11933 msgid ""
11934 "Hook parameters are passed to the hook as environment variables. Each "
11935 "environment variable's name is converted in upper case and prefixed with the "
11936 "string <quote><literal>HG_</literal></quote>. For example, if the name of a "
11937 "parameter is <quote><literal>node</literal></quote>, the name of the "
11938 "environment variable representing that parameter will be "
11939 "<quote><literal>HG_NODE</literal></quote>."
11940 msgstr ""
11942 #. type: Content of: <book><chapter><sect1><sect2><para>
11943 #: ../en/ch09-hook.xml:1370
11944 msgid ""
11945 "A boolean parameter is represented as the string <quote><literal>1</literal></"
11946 "quote> for <quote>true</quote>, <quote><literal>0</literal></quote> for "
11947 "<quote>false</quote>. If an environment variable is named <envar>HG_NODE</"
11948 "envar>, <envar>HG_PARENT1</envar> or <envar>HG_PARENT2</envar>, it contains a "
11949 "changeset ID represented as a hexadecimal string. The empty string is used "
11950 "to represent <quote>null changeset ID</quote> instead of a string of zeroes. "
11951 "If an environment variable is named <envar>HG_URL</envar>, it will contain "
11952 "the URL of a remote repository, if that can be determined."
11953 msgstr ""
11955 #. type: Content of: <book><chapter><sect1><sect2><para>
11956 #: ../en/ch09-hook.xml:1382
11957 msgid ""
11958 "If a hook exits with a status of zero, it is considered to have succeeded. "
11959 "If it exits with a non-zero status, it is considered to have failed."
11960 msgstr ""
11962 #. type: Content of: <book><chapter><sect1><sect2><title>
11963 #: ../en/ch09-hook.xml:1389
11964 msgid "Finding out where changesets come from"
11965 msgstr "检查修改集来自何处"
11967 #. type: Content of: <book><chapter><sect1><sect2><para>
11968 #: ../en/ch09-hook.xml:1391
11969 msgid ""
11970 "A hook that involves the transfer of changesets between a local repository "
11971 "and another may be able to find out information about the <quote>far side</"
11972 "quote>. Mercurial knows <emphasis>how</emphasis> changes are being "
11973 "transferred, and in many cases <emphasis>where</emphasis> they are being "
11974 "transferred to or from."
11975 msgstr ""
11977 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
11978 #: ../en/ch09-hook.xml:1400
11979 msgid "Sources of changesets"
11980 msgstr "修改集的来源"
11982 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
11983 #: ../en/ch09-hook.xml:1402
11984 msgid ""
11985 "Mercurial will tell a hook what means are, or were, used to transfer "
11986 "changesets between repositories. This is provided by Mercurial in a Python "
11987 "parameter named <literal>source</literal>, or an environment variable named "
11988 "<envar>HG_SOURCE</envar>."
11989 msgstr ""
11991 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11992 #: ../en/ch09-hook.xml:1410
11993 msgid ""
11994 "<literal>serve</literal>: Changesets are transferred to or from a remote "
11995 "repository over http or ssh."
11996 msgstr ""
11998 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
11999 #: ../en/ch09-hook.xml:1415
12000 msgid ""
12001 "<literal>pull</literal>: Changesets are being transferred via a pull from one "
12002 "repository into another."
12003 msgstr ""
12005 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
12006 #: ../en/ch09-hook.xml:1420
12007 msgid ""
12008 "<literal>push</literal>: Changesets are being transferred via a push from one "
12009 "repository into another."
12010 msgstr ""
12012 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
12013 #: ../en/ch09-hook.xml:1425
12014 msgid ""
12015 "<literal>bundle</literal>: Changesets are being transferred to or from a "
12016 "bundle."
12017 msgstr ""
12019 #. type: Content of: <book><chapter><sect1><sect2><sect3><title>
12020 #: ../en/ch09-hook.xml:1432
12021 msgid "Where changes are going&emdash;remote repository URLs"
12022 msgstr "修改集要到哪里&emdash;远程版本库的地址"
12024 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
12025 #: ../en/ch09-hook.xml:1435
12026 msgid ""
12027 "When possible, Mercurial will tell a hook the location of the <quote>far "
12028 "side</quote> of an activity that transfers changeset data between "
12029 "repositories. This is provided by Mercurial in a Python parameter named "
12030 "<literal>url</literal>, or an environment variable named <envar>HG_URL</"
12031 "envar>."
12032 msgstr ""
12034 #. type: Content of: <book><chapter><sect1><sect2><sect3><para>
12035 #: ../en/ch09-hook.xml:1443
12036 msgid ""
12037 "This information is not always known. If a hook is invoked in a repository "
12038 "that is being served via http or ssh, Mercurial cannot tell where the remote "
12039 "repository is, but it may know where the client is connecting from. In such "
12040 "cases, the URL will take one of the following forms:"
12041 msgstr ""
12043 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
12044 #: ../en/ch09-hook.xml:1450
12045 msgid ""
12046 "<literal>remote:ssh:1.2.3.4</literal>&emdash;remote ssh client, at the IP "
12047 "address <literal>1.2.3.4</literal>."
12048 msgstr ""
12050 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
12051 #: ../en/ch09-hook.xml:1455
12052 msgid ""
12053 "<literal>remote:http:1.2.3.4</literal>&emdash;remote http client, at the IP "
12054 "address <literal>1.2.3.4</literal>. If the client is using SSL, this will be "
12055 "of the form <literal>remote:https:1.2.3.4</literal>."
12056 msgstr ""
12058 #. type: Content of: <book><chapter><sect1><sect2><sect3><itemizedlist><listitem><para>
12059 #: ../en/ch09-hook.xml:1462
12060 msgid "Empty&emdash;no information could be discovered about the remote client."
12061 msgstr ""
12063 #. type: Content of: <book><chapter><sect1><title>
12064 #: ../en/ch09-hook.xml:1471
12065 msgid "Hook reference"
12066 msgstr "钩子参考"
12068 #. type: Content of: <book><chapter><sect1><sect2><title>
12069 #: ../en/ch09-hook.xml:1474
12070 msgid ""
12071 "<literal role=\"hook\">changegroup</literal>&emdash;after remote changesets "
12072 "added"
12073 msgstr "<literal role=\"hook\">changegroup</literal>&emdash;增加远程修改集之后"
12075 #. type: Content of: <book><chapter><sect1><sect2><para>
12076 #: ../en/ch09-hook.xml:1477
12077 msgid ""
12078 "This hook is run after a group of pre-existing changesets has been added to "
12079 "the repository, for example via a <command role=\"hg-cmd\">hg pull</command> "
12080 "or <command role=\"hg-cmd\">hg unbundle</command>. This hook is run once per "
12081 "operation that added one or more changesets. This is in contrast to the "
12082 "<literal role=\"hook\">incoming</literal> hook, which is run once per "
12083 "changeset, regardless of whether the changesets arrive in a group."
12084 msgstr ""
12086 #. type: Content of: <book><chapter><sect1><sect2><para>
12087 #: ../en/ch09-hook.xml:1487
12088 msgid ""
12089 "Some possible uses for this hook include kicking off an automated build or "
12090 "test of the added changesets, updating a bug database, or notifying "
12091 "subscribers that a repository contains new changes."
12092 msgstr ""
12094 #. type: Content of: <book><chapter><sect1><sect2><para>
12095 #: ../en/ch09-hook.xml:1493 ../en/ch09-hook.xml:1533 ../en/ch09-hook.xml:1576
12096 #: ../en/ch09-hook.xml:1618 ../en/ch09-hook.xml:1673 ../en/ch09-hook.xml:1713
12097 #: ../en/ch09-hook.xml:1749 ../en/ch09-hook.xml:1784 ../en/ch09-hook.xml:1846
12098 #: ../en/ch09-hook.xml:1904 ../en/ch09-hook.xml:1938 ../en/ch09-hook.xml:1966
12099 msgid "Parameters to this hook:"
12100 msgstr ""
12102 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12103 #: ../en/ch09-hook.xml:1496 ../en/ch09-hook.xml:1849
12104 msgid ""
12105 "<literal>node</literal>: A changeset ID. The changeset ID of the first "
12106 "changeset in the group that was added. All changesets between this and "
12107 "<literal role=\"tag\">tip</literal>, inclusive, were added by a single "
12108 "<command role=\"hg-cmd\">hg pull</command>, <command role=\"hg-cmd\">hg push</"
12109 "command> or <command role=\"hg-cmd\">hg unbundle</command>."
12110 msgstr ""
12112 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12113 #: ../en/ch09-hook.xml:1505 ../en/ch09-hook.xml:1583 ../en/ch09-hook.xml:1676
12114 #: ../en/ch09-hook.xml:1859
12115 msgid ""
12116 "<literal>source</literal>: A string. The source of these changes. See "
12117 "section <xref linkend=\"sec.hook.sources\"/> for details."
12118 msgstr ""
12120 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12121 #: ../en/ch09-hook.xml:1510 ../en/ch09-hook.xml:1588 ../en/ch09-hook.xml:1639
12122 #: ../en/ch09-hook.xml:1681 ../en/ch09-hook.xml:1763 ../en/ch09-hook.xml:1864
12123 msgid ""
12124 "<literal>url</literal>: A URL. The location of the remote repository, if "
12125 "known. See section <xref linkend=\"sec.hook.url\"/> for more information."
12126 msgstr ""
12128 #. type: Content of: <book><chapter><sect1><sect2><para>
12129 #: ../en/ch09-hook.xml:1517
12130 msgid ""
12131 "See also: <literal role=\"hook\">incoming</literal> (section <xref linkend="
12132 "\"sec.hook.incoming\"/>), <literal role=\"hook\">prechangegroup</literal> "
12133 "(section <xref linkend=\"sec.hook.prechangegroup\"/>), <literal role=\"hook"
12134 "\">pretxnchangegroup</literal> (section <xref linkend=\"sec.hook."
12135 "pretxnchangegroup\"/>)"
12136 msgstr ""
12138 #. type: Content of: <book><chapter><sect1><sect2><title>
12139 #: ../en/ch09-hook.xml:1527
12140 msgid ""
12141 "<literal role=\"hook\">commit</literal>&emdash;after a new changeset is "
12142 "created"
12143 msgstr "<literal role=\"hook\">commit</literal>&emdash;创建新修改集之后"
12145 #. type: Content of: <book><chapter><sect1><sect2><para>
12146 #: ../en/ch09-hook.xml:1530
12147 msgid "This hook is run after a new changeset has been created."
12148 msgstr ""
12150 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12151 #: ../en/ch09-hook.xml:1536 ../en/ch09-hook.xml:1907
12152 msgid ""
12153 "<literal>node</literal>: A changeset ID. The changeset ID of the newly "
12154 "committed changeset."
12155 msgstr ""
12157 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12158 #: ../en/ch09-hook.xml:1540 ../en/ch09-hook.xml:1911
12159 msgid ""
12160 "<literal>parent1</literal>: A changeset ID. The changeset ID of the first "
12161 "parent of the newly committed changeset."
12162 msgstr ""
12164 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12165 #: ../en/ch09-hook.xml:1545 ../en/ch09-hook.xml:1916
12166 msgid ""
12167 "<literal>parent2</literal>: A changeset ID. The changeset ID of the second "
12168 "parent of the newly committed changeset."
12169 msgstr ""
12171 #. type: Content of: <book><chapter><sect1><sect2><para>
12172 #: ../en/ch09-hook.xml:1551
12173 msgid ""
12174 "See also: <literal role=\"hook\">precommit</literal> (section <xref linkend="
12175 "\"sec.hook.precommit\"/>), <literal role=\"hook\">pretxncommit</literal> "
12176 "(section <xref linkend=\"sec.hook.pretxncommit\"/>)"
12177 msgstr ""
12179 #. type: Content of: <book><chapter><sect1><sect2><title>
12180 #: ../en/ch09-hook.xml:1559
12181 msgid ""
12182 "<literal role=\"hook\">incoming</literal>&emdash;after one remote changeset "
12183 "is added"
12184 msgstr "<literal role=\"hook\">incoming</literal>&emdash;增加远程修改集之后"
12186 #. type: Content of: <book><chapter><sect1><sect2><para>
12187 #: ../en/ch09-hook.xml:1562
12188 msgid ""
12189 "This hook is run after a pre-existing changeset has been added to the "
12190 "repository, for example via a <command role=\"hg-cmd\">hg push</command>. If "
12191 "a group of changesets was added in a single operation, this hook is called "
12192 "once for each added changeset."
12193 msgstr ""
12195 #. type: Content of: <book><chapter><sect1><sect2><para>
12196 #: ../en/ch09-hook.xml:1569
12197 msgid ""
12198 "You can use this hook for the same purposes as the <literal role=\"hook"
12199 "\">changegroup</literal> hook (section <xref linkend=\"sec.hook.changegroup\"/"
12200 ">); it's simply more convenient sometimes to run a hook once per group of "
12201 "changesets, while other times it's handier once per changeset."
12202 msgstr ""
12204 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12205 #: ../en/ch09-hook.xml:1579
12206 msgid ""
12207 "<literal>node</literal>: A changeset ID. The ID of the newly added changeset."
12208 msgstr ""
12210 #. type: Content of: <book><chapter><sect1><sect2><para>
12211 #: ../en/ch09-hook.xml:1595
12212 msgid ""
12213 "See also: <literal role=\"hook\">changegroup</literal> (section <xref linkend="
12214 "\"sec.hook.changegroup\"/>) <literal role=\"hook\">prechangegroup</literal> "
12215 "(section <xref linkend=\"sec.hook.prechangegroup\"/>), <literal role=\"hook"
12216 "\">pretxnchangegroup</literal> (section <xref linkend=\"sec.hook."
12217 "pretxnchangegroup\"/>)"
12218 msgstr ""
12220 #. type: Content of: <book><chapter><sect1><sect2><title>
12221 #: ../en/ch09-hook.xml:1605
12222 msgid ""
12223 "<literal role=\"hook\">outgoing</literal>&emdash;after changesets are "
12224 "propagated"
12225 msgstr "<literal role=\"hook\">outgoing</literal>&emdash;传播修改集之后"
12227 #. type: Content of: <book><chapter><sect1><sect2><para>
12228 #: ../en/ch09-hook.xml:1608
12229 msgid ""
12230 "This hook is run after a group of changesets has been propagated out of this "
12231 "repository, for example by a <command role=\"hg-cmd\">hg push</command> or "
12232 "<command role=\"hg-cmd\">hg bundle</command> command."
12233 msgstr ""
12235 #. type: Content of: <book><chapter><sect1><sect2><para>
12236 #: ../en/ch09-hook.xml:1614
12237 msgid ""
12238 "One possible use for this hook is to notify administrators that changes have "
12239 "been pulled."
12240 msgstr ""
12242 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12243 #: ../en/ch09-hook.xml:1621
12244 msgid ""
12245 "<literal>node</literal>: A changeset ID. The changeset ID of the first "
12246 "changeset of the group that was sent."
12247 msgstr ""
12249 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12250 #: ../en/ch09-hook.xml:1626
12251 msgid ""
12252 "<literal>source</literal>: A string. The source of the of the operation (see "
12253 "section <xref linkend=\"sec.hook.sources\"/>). If a remote client pulled "
12254 "changes from this repository, <literal>source</literal> will be "
12255 "<literal>serve</literal>. If the client that obtained changes from this "
12256 "repository was local, <literal>source</literal> will be <literal>bundle</"
12257 "literal>, <literal>pull</literal>, or <literal>push</literal>, depending on "
12258 "the operation the client performed."
12259 msgstr ""
12261 #. type: Content of: <book><chapter><sect1><sect2><para>
12262 #: ../en/ch09-hook.xml:1646
12263 msgid ""
12264 "See also: <literal role=\"hook\">preoutgoing</literal> (section <xref linkend="
12265 "\"sec.hook.preoutgoing\"/>)"
12266 msgstr ""
12268 #. type: Content of: <book><chapter><sect1><sect2><title>
12269 #: ../en/ch09-hook.xml:1652
12270 msgid ""
12271 "<literal role=\"hook\">prechangegroup</literal>&emdash;before starting to add "
12272 "remote changesets"
12273 msgstr ""
12274 "<literal role=\"hook\">prechangegroup</literal>&emdash;增加远程修改集之前"
12276 #. type: Content of: <book><chapter><sect1><sect2><para>
12277 #: ../en/ch09-hook.xml:1656
12278 msgid ""
12279 "This controlling hook is run before Mercurial begins to add a group of "
12280 "changesets from another repository."
12281 msgstr ""
12283 #. type: Content of: <book><chapter><sect1><sect2><para>
12284 #: ../en/ch09-hook.xml:1660
12285 msgid ""
12286 "This hook does not have any information about the changesets to be added, "
12287 "because it is run before transmission of those changesets is allowed to "
12288 "begin. If this hook fails, the changesets will not be transmitted."
12289 msgstr ""
12291 #. type: Content of: <book><chapter><sect1><sect2><para>
12292 #: ../en/ch09-hook.xml:1666
12293 msgid ""
12294 "One use for this hook is to prevent external changes from being added to a "
12295 "repository. For example, you could use this to <quote>freeze</quote> a "
12296 "server-hosted branch temporarily or permanently so that users cannot push to "
12297 "it, while still allowing a local administrator to modify the repository."
12298 msgstr ""
12300 #. type: Content of: <book><chapter><sect1><sect2><para>
12301 #: ../en/ch09-hook.xml:1688
12302 msgid ""
12303 "See also: <literal role=\"hook\">changegroup</literal> (section <xref linkend="
12304 "\"sec.hook.changegroup\"/>), <literal role=\"hook\">incoming</literal> "
12305 "(section <xref linkend=\"sec.hook.incoming\"/>), , <literal role=\"hook"
12306 "\">pretxnchangegroup</literal> (section <xref linkend=\"sec.hook."
12307 "pretxnchangegroup\"/>)"
12308 msgstr ""
12310 #. type: Content of: <book><chapter><sect1><sect2><title>
12311 #: ../en/ch09-hook.xml:1698
12312 msgid ""
12313 "<literal role=\"hook\">precommit</literal>&emdash;before starting to commit a "
12314 "changeset"
12315 msgstr "<literal role=\"hook\">precommit</literal>&emdash;提交修改集之前"
12317 #. type: Content of: <book><chapter><sect1><sect2><para>
12318 #: ../en/ch09-hook.xml:1701
12319 msgid ""
12320 "This hook is run before Mercurial begins to commit a new changeset. It is run "
12321 "before Mercurial has any of the metadata for the commit, such as the files to "
12322 "be committed, the commit message, or the commit date."
12323 msgstr ""
12325 #. type: Content of: <book><chapter><sect1><sect2><para>
12326 #: ../en/ch09-hook.xml:1707
12327 msgid ""
12328 "One use for this hook is to disable the ability to commit new changesets, "
12329 "while still allowing incoming changesets. Another is to run a build or test, "
12330 "and only allow the commit to begin if the build or test succeeds."
12331 msgstr ""
12333 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12334 #: ../en/ch09-hook.xml:1716
12335 msgid ""
12336 "<literal>parent1</literal>: A changeset ID. The changeset ID of the first "
12337 "parent of the working directory."
12338 msgstr ""
12340 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12341 #: ../en/ch09-hook.xml:1721
12342 msgid ""
12343 "<literal>parent2</literal>: A changeset ID. The changeset ID of the second "
12344 "parent of the working directory."
12345 msgstr ""
12347 #. type: Content of: <book><chapter><sect1><sect2><para>
12348 #: ../en/ch09-hook.xml:1726
12349 msgid ""
12350 "If the commit proceeds, the parents of the working directory will become the "
12351 "parents of the new changeset."
12352 msgstr ""
12354 #. type: Content of: <book><chapter><sect1><sect2><para>
12355 #: ../en/ch09-hook.xml:1730
12356 msgid ""
12357 "See also: <literal role=\"hook\">commit</literal> (section <xref linkend="
12358 "\"sec.hook.commit\"/>), <literal role=\"hook\">pretxncommit</literal> "
12359 "(section <xref linkend=\"sec.hook.pretxncommit\"/>)"
12360 msgstr ""
12362 #. type: Content of: <book><chapter><sect1><sect2><title>
12363 #: ../en/ch09-hook.xml:1738
12364 msgid ""
12365 "<literal role=\"hook\">preoutgoing</literal>&emdash;before starting to "
12366 "propagate changesets"
12367 msgstr "<literal role=\"hook\">preoutgoing</literal>&emdash;传播修改集之前"
12369 #. type: Content of: <book><chapter><sect1><sect2><para>
12370 #: ../en/ch09-hook.xml:1741
12371 msgid ""
12372 "This hook is invoked before Mercurial knows the identities of the changesets "
12373 "to be transmitted."
12374 msgstr ""
12376 #. type: Content of: <book><chapter><sect1><sect2><para>
12377 #: ../en/ch09-hook.xml:1745
12378 msgid ""
12379 "One use for this hook is to prevent changes from being transmitted to another "
12380 "repository."
12381 msgstr ""
12383 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12384 #: ../en/ch09-hook.xml:1752
12385 msgid ""
12386 "<literal>source</literal>: A string. The source of the operation that is "
12387 "attempting to obtain changes from this repository (see section <xref linkend="
12388 "\"sec.hook.sources\"/>). See the documentation for the <literal>source</"
12389 "literal> parameter to the <literal role=\"hook\">outgoing</literal> hook, in "
12390 "section <xref linkend=\"sec.hook.outgoing\"/>, for possible values of this "
12391 "parameter."
12392 msgstr ""
12394 #. type: Content of: <book><chapter><sect1><sect2><para>
12395 #: ../en/ch09-hook.xml:1770
12396 msgid ""
12397 "See also: <literal role=\"hook\">outgoing</literal> (section <xref linkend="
12398 "\"sec.hook.outgoing\"/>)"
12399 msgstr ""
12401 #. type: Content of: <book><chapter><sect1><sect2><title>
12402 #: ../en/ch09-hook.xml:1776
12403 msgid ""
12404 "<literal role=\"hook\">pretag</literal>&emdash;before tagging a changeset"
12405 msgstr "<literal role=\"hook\">pretag</literal>&emdash;创建标签之前"
12407 #. type: Content of: <book><chapter><sect1><sect2><para>
12408 #: ../en/ch09-hook.xml:1779
12409 msgid ""
12410 "This controlling hook is run before a tag is created. If the hook succeeds, "
12411 "creation of the tag proceeds. If the hook fails, the tag is not created."
12412 msgstr ""
12414 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12415 #: ../en/ch09-hook.xml:1787
12416 msgid ""
12417 "<literal>local</literal>: A boolean. Whether the tag is local to this "
12418 "repository instance (i.e. stored in <filename role=\"special\">.hg/localtags</"
12419 "filename>) or managed by Mercurial (stored in <filename role=\"special\">."
12420 "hgtags</filename>)."
12421 msgstr ""
12423 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12424 #: ../en/ch09-hook.xml:1794
12425 msgid ""
12426 "<literal>node</literal>: A changeset ID. The ID of the changeset to be "
12427 "tagged."
12428 msgstr ""
12430 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12431 #: ../en/ch09-hook.xml:1798
12432 msgid "<literal>tag</literal>: A string. The name of the tag to be created."
12433 msgstr ""
12435 #. type: Content of: <book><chapter><sect1><sect2><para>
12436 #: ../en/ch09-hook.xml:1803
12437 msgid ""
12438 "If the tag to be created is revision-controlled, the <literal role=\"hook"
12439 "\">precommit</literal> and <literal role=\"hook\">pretxncommit</literal> "
12440 "hooks (sections <xref linkend=\"sec.hook.commit\"/> and <xref linkend=\"sec."
12441 "hook.pretxncommit\"/>) will also be run."
12442 msgstr ""
12444 #. type: Content of: <book><chapter><sect1><sect2><para>
12445 #: ../en/ch09-hook.xml:1810
12446 msgid ""
12447 "See also: <literal role=\"hook\">tag</literal> (section <xref linkend=\"sec."
12448 "hook.tag\"/>)"
12449 msgstr ""
12451 #. type: Content of: <book><chapter><sect1><sect2><title>
12452 #: ../en/ch09-hook.xml:1815
12453 msgid ""
12454 "<literal role=\"hook\">pretxnchangegroup</literal>&emdash;before completing "
12455 "addition of remote changesets"
12456 msgstr ""
12457 "<literal role=\"hook\">pretxnchangegroup</literal>&emdash;完成增加远程修改集之"
12458 "前"
12460 #. type: Content of: <book><chapter><sect1><sect2><para>
12461 #: ../en/ch09-hook.xml:1819
12462 msgid ""
12463 "This controlling hook is run before a transaction&emdash;that manages the "
12464 "addition of a group of new changesets from outside the repository&emdash;"
12465 "completes. If the hook succeeds, the transaction completes, and all of the "
12466 "changesets become permanent within this repository. If the hook fails, the "
12467 "transaction is rolled back, and the data for the changesets is erased."
12468 msgstr ""
12470 #. type: Content of: <book><chapter><sect1><sect2><para>
12471 #: ../en/ch09-hook.xml:1828
12472 msgid ""
12473 "This hook can access the metadata associated with the almost-added "
12474 "changesets, but it should not do anything permanent with this data. It must "
12475 "also not modify the working directory."
12476 msgstr ""
12478 #. type: Content of: <book><chapter><sect1><sect2><para>
12479 #: ../en/ch09-hook.xml:1834
12480 msgid ""
12481 "While this hook is running, if other Mercurial processes access this "
12482 "repository, they will be able to see the almost-added changesets as if they "
12483 "are permanent. This may lead to race conditions if you do not take steps to "
12484 "avoid them."
12485 msgstr ""
12487 #. type: Content of: <book><chapter><sect1><sect2><para>
12488 #: ../en/ch09-hook.xml:1841
12489 msgid ""
12490 "This hook can be used to automatically vet a group of changesets. If the "
12491 "hook fails, all of the changesets are <quote>rejected</quote> when the "
12492 "transaction rolls back."
12493 msgstr ""
12495 #. type: Content of: <book><chapter><sect1><sect2><para>
12496 #: ../en/ch09-hook.xml:1871
12497 msgid ""
12498 "See also: <literal role=\"hook\">changegroup</literal> (section <xref linkend="
12499 "\"sec.hook.changegroup\"/>), <literal role=\"hook\">incoming</literal> "
12500 "(section <xref linkend=\"sec.hook.incoming\"/>), <literal role=\"hook"
12501 "\">prechangegroup</literal> (section <xref linkend=\"sec.hook.prechangegroup"
12502 "\"/>)"
12503 msgstr ""
12505 #. type: Content of: <book><chapter><sect1><sect2><title>
12506 #: ../en/ch09-hook.xml:1881
12507 msgid ""
12508 "<literal role=\"hook\">pretxncommit</literal>&emdash;before completing commit "
12509 "of new changeset"
12510 msgstr "<literal role=\"hook\">pretxncommit</literal>&emdash;完成提交之前"
12512 #. type: Content of: <book><chapter><sect1><sect2><para>
12513 #: ../en/ch09-hook.xml:1884
12514 msgid ""
12515 "This controlling hook is run before a transaction&emdash;that manages a new "
12516 "commit&emdash;completes. If the hook succeeds, the transaction completes and "
12517 "the changeset becomes permanent within this repository. If the hook fails, "
12518 "the transaction is rolled back, and the commit data is erased."
12519 msgstr ""
12521 #. type: Content of: <book><chapter><sect1><sect2><para>
12522 #: ../en/ch09-hook.xml:1892
12523 msgid ""
12524 "This hook can access the metadata associated with the almost-new changeset, "
12525 "but it should not do anything permanent with this data. It must also not "
12526 "modify the working directory."
12527 msgstr ""
12529 #. type: Content of: <book><chapter><sect1><sect2><para>
12530 #: ../en/ch09-hook.xml:1898
12531 msgid ""
12532 "While this hook is running, if other Mercurial processes access this "
12533 "repository, they will be able to see the almost-new changeset as if it is "
12534 "permanent. This may lead to race conditions if you do not take steps to "
12535 "avoid them."
12536 msgstr ""
12538 #. type: Content of: <book><chapter><sect1><sect2><para>
12539 #: ../en/ch09-hook.xml:1922
12540 msgid ""
12541 "See also: <literal role=\"hook\">precommit</literal> (section <xref linkend="
12542 "\"sec.hook.precommit\"/>)"
12543 msgstr ""
12545 #. type: Content of: <book><chapter><sect1><sect2><title>
12546 #: ../en/ch09-hook.xml:1928
12547 msgid ""
12548 "<literal role=\"hook\">preupdate</literal>&emdash;before updating or merging "
12549 "working directory"
12550 msgstr ""
12551 "<literal role=\"hook\">preupdate</literal>&emdash;更新或合并工作目录之前"
12553 #. type: Content of: <book><chapter><sect1><sect2><para>
12554 #: ../en/ch09-hook.xml:1931
12555 msgid ""
12556 "This controlling hook is run before an update or merge of the working "
12557 "directory begins. It is run only if Mercurial's normal pre-update checks "
12558 "determine that the update or merge can proceed. If the hook succeeds, the "
12559 "update or merge may proceed; if it fails, the update or merge does not start."
12560 msgstr ""
12562 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12563 #: ../en/ch09-hook.xml:1941
12564 msgid ""
12565 "<literal>parent1</literal>: A changeset ID. The ID of the parent that the "
12566 "working directory is to be updated to. If the working directory is being "
12567 "merged, it will not change this parent."
12568 msgstr ""
12570 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12571 #: ../en/ch09-hook.xml:1947
12572 msgid ""
12573 "<literal>parent2</literal>: A changeset ID. Only set if the working "
12574 "directory is being merged. The ID of the revision that the working directory "
12575 "is being merged with."
12576 msgstr ""
12578 #. type: Content of: <book><chapter><sect1><sect2><para>
12579 #: ../en/ch09-hook.xml:1954
12580 msgid ""
12581 "See also: <literal role=\"hook\">update</literal> (section <xref linkend="
12582 "\"sec.hook.update\"/>)"
12583 msgstr ""
12585 #. type: Content of: <book><chapter><sect1><sect2><title>
12586 #: ../en/ch09-hook.xml:1960
12587 msgid "<literal role=\"hook\">tag</literal>&emdash;after tagging a changeset"
12588 msgstr "<literal role=\"hook\">tag</literal>&emdash;创建标签之后"
12590 #. type: Content of: <book><chapter><sect1><sect2><para>
12591 #: ../en/ch09-hook.xml:1963
12592 msgid "This hook is run after a tag has been created."
12593 msgstr ""
12595 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12596 #: ../en/ch09-hook.xml:1969
12597 msgid ""
12598 "<literal>local</literal>: A boolean. Whether the new tag is local to this "
12599 "repository instance (i.e. stored in <filename role=\"special\">.hg/"
12600 "localtags</filename>) or managed by Mercurial (stored in <filename role="
12601 "\"special\">.hgtags</filename>)."
12602 msgstr ""
12604 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12605 #: ../en/ch09-hook.xml:1977
12606 msgid ""
12607 "<literal>node</literal>: A changeset ID. The ID of the changeset that was "
12608 "tagged."
12609 msgstr ""
12611 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12612 #: ../en/ch09-hook.xml:1981
12613 msgid "<literal>tag</literal>: A string. The name of the tag that was created."
12614 msgstr ""
12616 #. type: Content of: <book><chapter><sect1><sect2><para>
12617 #: ../en/ch09-hook.xml:1986
12618 msgid ""
12619 "If the created tag is revision-controlled, the <literal role=\"hook\">commit</"
12620 "literal> hook (section <xref linkend=\"sec.hook.commit\"/>) is run before "
12621 "this hook."
12622 msgstr ""
12624 #. type: Content of: <book><chapter><sect1><sect2><para>
12625 #: ../en/ch09-hook.xml:1991
12626 msgid ""
12627 "See also: <literal role=\"hook\">pretag</literal> (section <xref linkend="
12628 "\"sec.hook.pretag\"/>)"
12629 msgstr ""
12631 #. type: Content of: <book><chapter><sect1><sect2><title>
12632 #: ../en/ch09-hook.xml:1997
12633 msgid ""
12634 "<literal role=\"hook\">update</literal>&emdash;after updating or merging "
12635 "working directory"
12636 msgstr "<literal role=\"hook\">update</literal>&emdash;更新或合并工作目录之后"
12638 #. type: Content of: <book><chapter><sect1><sect2><para>
12639 #: ../en/ch09-hook.xml:2000
12640 msgid ""
12641 "This hook is run after an update or merge of the working directory "
12642 "completes. Since a merge can fail (if the external <command>hgmerge</"
12643 "command> command fails to resolve conflicts in a file), this hook "
12644 "communicates whether the update or merge completed cleanly."
12645 msgstr ""
12647 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12648 #: ../en/ch09-hook.xml:2008
12649 msgid ""
12650 "<literal>error</literal>: A boolean. Indicates whether the update or merge "
12651 "completed successfully."
12652 msgstr ""
12654 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12655 #: ../en/ch09-hook.xml:2013
12656 msgid ""
12657 "<literal>parent1</literal>: A changeset ID. The ID of the parent that the "
12658 "working directory was updated to. If the working directory was merged, it "
12659 "will not have changed this parent."
12660 msgstr ""
12662 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
12663 #: ../en/ch09-hook.xml:2019
12664 msgid ""
12665 "<literal>parent2</literal>: A changeset ID. Only set if the working "
12666 "directory was merged. The ID of the revision that the working directory was "
12667 "merged with."
12668 msgstr ""
12670 #. type: Content of: <book><chapter><sect1><sect2><para>
12671 #: ../en/ch09-hook.xml:2025
12672 msgid ""
12673 "See also: <literal role=\"hook\">preupdate</literal> (section <xref linkend="
12674 "\"sec.hook.preupdate\"/>)"
12675 msgstr ""
12677 #. type: Content of: <book><chapter><title>
12678 #: ../en/ch10-template.xml:5
12679 msgid "Customising the output of Mercurial"
12680 msgstr "定制 Mercurial 的输出"
12682 #. type: Content of: <book><chapter><para>
12683 #: ../en/ch10-template.xml:7
12684 msgid ""
12685 "Mercurial provides a powerful mechanism to let you control how it displays "
12686 "information. The mechanism is based on templates. You can use templates to "
12687 "generate specific output for a single command, or to customise the entire "
12688 "appearance of the built-in web interface."
12689 msgstr ""
12691 #. type: Content of: <book><chapter><sect1><title>
12692 #: ../en/ch10-template.xml:14
12693 msgid "Using precanned output styles"
12694 msgstr "使用预定义的输出样式"
12696 #. type: Content of: <book><chapter><sect1><para>
12697 #: ../en/ch10-template.xml:16
12698 msgid ""
12699 "Packaged with Mercurial are some output styles that you can use immediately. "
12700 "A style is simply a precanned template that someone wrote and installed "
12701 "somewhere that Mercurial can find."
12702 msgstr ""
12704 #. type: Content of: <book><chapter><sect1><para>
12705 #: ../en/ch10-template.xml:21
12706 msgid ""
12707 "Before we take a look at Mercurial's bundled styles, let's review its normal "
12708 "output."
12709 msgstr ""
12711 #. type: Content of: <book><chapter><sect1><para>
12712 #: ../en/ch10-template.xml:26
12713 msgid ""
12714 "This is somewhat informative, but it takes up a lot of space&emdash;five "
12715 "lines of output per changeset. The <literal>compact</literal> style reduces "
12716 "this to three lines, presented in a sparse manner."
12717 msgstr ""
12719 #. type: Content of: <book><chapter><sect1><para>
12720 #: ../en/ch10-template.xml:33
12721 msgid ""
12722 "The <literal>changelog</literal> style hints at the expressive power of "
12723 "Mercurial's templating engine. This style attempts to follow the GNU "
12724 "Project's changelog guidelines<citation>web:changelog</citation>."
12725 msgstr ""
12727 #. type: Content of: <book><chapter><sect1><para>
12728 #: ../en/ch10-template.xml:40
12729 msgid ""
12730 "You will not be shocked to learn that Mercurial's default output style is "
12731 "named <literal>default</literal>."
12732 msgstr ""
12734 #. type: Content of: <book><chapter><sect1><sect2><title>
12735 #: ../en/ch10-template.xml:44
12736 msgid "Setting a default style"
12737 msgstr "设置默认样式"
12739 #. type: Content of: <book><chapter><sect1><sect2><para>
12740 #: ../en/ch10-template.xml:46
12741 msgid ""
12742 "You can modify the output style that Mercurial will use for every command by "
12743 "editing your <filename role=\"special\">~/.hgrc</filename> file, naming the "
12744 "style you would prefer to use."
12745 msgstr ""
12747 #. type: Content of: <book><chapter><sect1><sect2><para>
12748 #: ../en/ch10-template.xml:54
12749 msgid ""
12750 "If you write a style of your own, you can use it by either providing the path "
12751 "to your style file, or copying your style file into a location where "
12752 "Mercurial can find it (typically the <literal>templates</literal> "
12753 "subdirectory of your Mercurial install directory)."
12754 msgstr ""
12756 #. type: Content of: <book><chapter><sect1><title>
12757 #: ../en/ch10-template.xml:63
12758 msgid "Commands that support styles and templates"
12759 msgstr "支持样式和模版的命令"
12761 #. type: Content of: <book><chapter><sect1><para>
12762 #: ../en/ch10-template.xml:65
12763 msgid ""
12764 "All of Mercurial's <quote><literal>log</literal>-like</quote> commands let "
12765 "you use styles and templates: <command role=\"hg-cmd\">hg incoming</command>, "
12766 "<command role=\"hg-cmd\">hg log</command>, <command role=\"hg-cmd\">hg "
12767 "outgoing</command>, and <command role=\"hg-cmd\">hg tip</command>."
12768 msgstr ""
12770 #. type: Content of: <book><chapter><sect1><para>
12771 #: ../en/ch10-template.xml:72
12772 msgid ""
12773 "As I write this manual, these are so far the only commands that support "
12774 "styles and templates. Since these are the most important commands that need "
12775 "customisable output, there has been little pressure from the Mercurial user "
12776 "community to add style and template support to other commands."
12777 msgstr ""
12779 #. type: Content of: <book><chapter><sect1><title>
12780 #: ../en/ch10-template.xml:80
12781 msgid "The basics of templating"
12782 msgstr "模版基础"
12784 #. type: Content of: <book><chapter><sect1><para>
12785 #: ../en/ch10-template.xml:82
12786 msgid ""
12787 "At its simplest, a Mercurial template is a piece of text. Some of the text "
12788 "never changes, while other parts are <emphasis>expanded</emphasis>, or "
12789 "replaced with new text, when necessary."
12790 msgstr ""
12792 #. type: Content of: <book><chapter><sect1><para>
12793 #: ../en/ch10-template.xml:87
12794 msgid ""
12795 "Before we continue, let's look again at a simple example of Mercurial's "
12796 "normal output."
12797 msgstr ""
12799 #. type: Content of: <book><chapter><sect1><para>
12800 #: ../en/ch10-template.xml:92
12801 msgid ""
12802 "Now, let's run the same command, but using a template to change its output."
12803 msgstr ""
12805 #. type: Content of: <book><chapter><sect1><para>
12806 #: ../en/ch10-template.xml:97
12807 msgid ""
12808 "The example above illustrates the simplest possible template; it's just a "
12809 "piece of static text, printed once for each changeset. The <option role=\"hg-"
12810 "opt-log\">--template</option> option to the <command role=\"hg-cmd\">hg log</"
12811 "command> command tells Mercurial to use the given text as the template when "
12812 "printing each changeset."
12813 msgstr ""
12815 #. type: Content of: <book><chapter><sect1><para>
12816 #: ../en/ch10-template.xml:105
12817 msgid ""
12818 "Notice that the template string above ends with the text <quote><literal>\\n</"
12819 "literal></quote>. This is an <emphasis>escape sequence</emphasis>, telling "
12820 "Mercurial to print a newline at the end of each template item. If you omit "
12821 "this newline, Mercurial will run each piece of output together. See section "
12822 "<xref linkend=\"sec.template.escape\"/> for more details of escape sequences."
12823 msgstr ""
12825 #. type: Content of: <book><chapter><sect1><para>
12826 #: ../en/ch10-template.xml:113
12827 msgid ""
12828 "A template that prints a fixed string of text all the time isn't very useful; "
12829 "let's try something a bit more complex."
12830 msgstr ""
12832 #. type: Content of: <book><chapter><sect1><para>
12833 #: ../en/ch10-template.xml:119
12834 msgid ""
12835 "As you can see, the string <quote><literal>{desc}</literal></quote> in the "
12836 "template has been replaced in the output with the description of each "
12837 "changeset. Every time Mercurial finds text enclosed in curly braces "
12838 "(<quote><literal>{</literal></quote> and <quote><literal>}</literal></"
12839 "quote>), it will try to replace the braces and text with the expansion of "
12840 "whatever is inside. To print a literal curly brace, you must escape it, as "
12841 "described in section <xref linkend=\"sec.template.escape\"/>."
12842 msgstr ""
12844 #. type: Content of: <book><chapter><sect1><title>
12845 #: ../en/ch10-template.xml:132
12846 msgid "Common template keywords"
12847 msgstr "模版关键字"
12849 #. type: Content of: <book><chapter><sect1><para>
12850 #: ../en/ch10-template.xml:134
12851 msgid ""
12852 "You can start writing simple templates immediately using the keywords below."
12853 msgstr ""
12855 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12856 #: ../en/ch10-template.xml:138
12857 msgid ""
12858 "<literal role=\"template-keyword\">author</literal>: String. The unmodified "
12859 "author of the changeset."
12860 msgstr ""
12862 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12863 #: ../en/ch10-template.xml:142
12864 msgid ""
12865 "<literal role=\"template-keyword\">branches</literal>: String. The name of "
12866 "the branch on which the changeset was committed. Will be empty if the branch "
12867 "name was <literal>default</literal>."
12868 msgstr ""
12870 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12871 #: ../en/ch10-template.xml:148
12872 msgid ""
12873 "<literal role=\"template-keyword\">date</literal>: Date information. The "
12874 "date when the changeset was committed. This is <emphasis>not</emphasis> "
12875 "human-readable; you must pass it through a filter that will render it "
12876 "appropriately. See section <xref linkend=\"sec.template.filter\"/> for more "
12877 "information on filters. The date is expressed as a pair of numbers. The "
12878 "first number is a Unix UTC timestamp (seconds since January 1, 1970); the "
12879 "second is the offset of the committer's timezone from UTC, in seconds."
12880 msgstr ""
12882 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12883 #: ../en/ch10-template.xml:159
12884 msgid ""
12885 "<literal role=\"template-keyword\">desc</literal>: String. The text of the "
12886 "changeset description."
12887 msgstr ""
12889 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12890 #: ../en/ch10-template.xml:162
12891 msgid ""
12892 "<literal role=\"template-keyword\">files</literal>: List of strings. All "
12893 "files modified, added, or removed by this changeset."
12894 msgstr ""
12896 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12897 #: ../en/ch10-template.xml:167
12898 msgid ""
12899 "<literal role=\"template-keyword\">file_adds</literal>: List of strings. "
12900 "Files added by this changeset."
12901 msgstr ""
12903 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12904 #: ../en/ch10-template.xml:171
12905 msgid ""
12906 "<literal role=\"template-keyword\">file_dels</literal>: List of strings. "
12907 "Files removed by this changeset."
12908 msgstr ""
12910 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12911 #: ../en/ch10-template.xml:175
12912 msgid ""
12913 "<literal role=\"template-keyword\">node</literal>: String. The changeset "
12914 "identification hash, as a 40-character hexadecimal string."
12915 msgstr ""
12917 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12918 #: ../en/ch10-template.xml:179
12919 msgid ""
12920 "<literal role=\"template-keyword\">parents</literal>: List of strings. The "
12921 "parents of the changeset."
12922 msgstr ""
12924 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12925 #: ../en/ch10-template.xml:183
12926 msgid ""
12927 "<literal role=\"template-keyword\">rev</literal>: Integer. The repository-"
12928 "local changeset revision number."
12929 msgstr ""
12931 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12932 #: ../en/ch10-template.xml:187
12933 msgid ""
12934 "<literal role=\"template-keyword\">tags</literal>: List of strings. Any tags "
12935 "associated with the changeset."
12936 msgstr ""
12938 #. type: Content of: <book><chapter><sect1><para>
12939 #: ../en/ch10-template.xml:192
12940 msgid ""
12941 "A few simple experiments will show us what to expect when we use these "
12942 "keywords; you can see the results below."
12943 msgstr ""
12945 #. type: Content of: <book><chapter><sect1><para>
12946 #: ../en/ch10-template.xml:197
12947 msgid ""
12948 "As we noted above, the date keyword does not produce human-readable output, "
12949 "so we must treat it specially. This involves using a <emphasis>filter</"
12950 "emphasis>, about which more in section <xref linkend=\"sec.template.filter\"/"
12951 ">."
12952 msgstr ""
12954 #. type: Content of: <book><chapter><sect1><title>
12955 #: ../en/ch10-template.xml:207
12956 msgid "Escape sequences"
12957 msgstr "转义序列"
12959 #. type: Content of: <book><chapter><sect1><para>
12960 #: ../en/ch10-template.xml:209
12961 msgid ""
12962 "Mercurial's templating engine recognises the most commonly used escape "
12963 "sequences in strings. When it sees a backslash (<quote><literal>\\</"
12964 "literal></quote>) character, it looks at the following character and "
12965 "substitutes the two characters with a single replacement, as described below."
12966 msgstr ""
12968 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12969 #: ../en/ch10-template.xml:216
12970 msgid ""
12971 "<literal>\\</literal>: Backslash, <quote><literal>\\</literal></quote>, ASCII "
12972 "134."
12973 msgstr ""
12975 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12976 #: ../en/ch10-template.xml:220
12977 msgid "<literal>\\n</literal>: Newline, ASCII 12."
12978 msgstr ""
12980 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12981 #: ../en/ch10-template.xml:223
12982 msgid "<literal>\\r</literal>: Carriage return, ASCII 15."
12983 msgstr ""
12985 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12986 #: ../en/ch10-template.xml:226
12987 msgid "<literal>\\t</literal>: Tab, ASCII 11."
12988 msgstr ""
12990 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12991 #: ../en/ch10-template.xml:229
12992 msgid "<literal>\\v</literal>: Vertical tab, ASCII 13."
12993 msgstr ""
12995 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
12996 #: ../en/ch10-template.xml:232
12997 msgid ""
12998 "<literal>{</literal>: Open curly brace, <quote><literal>{</literal></quote>, "
12999 "ASCII 173."
13000 msgstr ""
13002 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13003 #: ../en/ch10-template.xml:236
13004 msgid ""
13005 "<literal>}</literal>: Close curly brace, <quote><literal>}</literal></quote>, "
13006 "ASCII 175."
13007 msgstr ""
13009 #. type: Content of: <book><chapter><sect1><para>
13010 #: ../en/ch10-template.xml:241
13011 msgid ""
13012 "As indicated above, if you want the expansion of a template to contain a "
13013 "literal <quote><literal>\\</literal></quote>, <quote><literal>{</literal></"
13014 "quote>, or <quote><literal>{</literal></quote> character, you must escape it."
13015 msgstr ""
13017 #. type: Content of: <book><chapter><sect1><title>
13018 #: ../en/ch10-template.xml:249
13019 msgid "Filtering keywords to change their results"
13020 msgstr "通过过滤关键字来修改输出结果"
13022 #. type: Content of: <book><chapter><sect1><para>
13023 #: ../en/ch10-template.xml:251
13024 msgid ""
13025 "Some of the results of template expansion are not immediately easy to use. "
13026 "Mercurial lets you specify an optional chain of <emphasis>filters</emphasis> "
13027 "to modify the result of expanding a keyword. You have already seen a common "
13028 "filter, <literal role=\"template-kw-filt-date\">isodate</literal>, in action "
13029 "above, to make a date readable."
13030 msgstr ""
13032 #. type: Content of: <book><chapter><sect1><para>
13033 #: ../en/ch10-template.xml:258
13034 msgid ""
13035 "Below is a list of the most commonly used filters that Mercurial supports. "
13036 "While some filters can be applied to any text, others can only be used in "
13037 "specific circumstances. The name of each filter is followed first by an "
13038 "indication of where it can be used, then a description of its effect."
13039 msgstr ""
13041 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13042 #: ../en/ch10-template.xml:265
13043 msgid ""
13044 "<literal role=\"template-filter\">addbreaks</literal>: Any text. Add an XHTML "
13045 "<quote><literal>&lt;br/&gt;</literal></quote> tag before the end of every "
13046 "line except the last. For example, <quote><literal>foo\\nbar</literal></"
13047 "quote> becomes <quote><literal>foo&lt;br/&gt;\\nbar</literal></quote>."
13048 msgstr ""
13050 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13051 #: ../en/ch10-template.xml:272
13052 msgid ""
13053 "<literal role=\"template-kw-filt-date\">age</literal>: <literal role="
13054 "\"template-keyword\">date</literal> keyword. Render the age of the date, "
13055 "relative to the current time. Yields a string like <quote><literal>10 "
13056 "minutes</literal></quote>."
13057 msgstr ""
13059 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13060 #: ../en/ch10-template.xml:279
13061 msgid ""
13062 "<literal role=\"template-filter\">basename</literal>: Any text, but most "
13063 "useful for the <literal role=\"template-keyword\">files</literal> keyword and "
13064 "its relatives. Treat the text as a path, and return the basename. For "
13065 "example, <quote><literal>foo/bar/baz</literal></quote> becomes "
13066 "<quote><literal>baz</literal></quote>."
13067 msgstr ""
13069 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13070 #: ../en/ch10-template.xml:288
13071 msgid ""
13072 "<literal role=\"template-kw-filt-date\">date</literal>: <literal role="
13073 "\"template-keyword\">date</literal> keyword. Render a date in a similar "
13074 "format to the Unix <literal role=\"template-keyword\">date</literal> command, "
13075 "but with timezone included. Yields a string like <quote><literal>Mon Sep 04 "
13076 "15:13:13 2006 -0700</literal></quote>."
13077 msgstr ""
13079 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13080 #: ../en/ch10-template.xml:296
13081 msgid ""
13082 "<literal role=\"template-kw-filt-author\">domain</literal>: Any text, but "
13083 "most useful for the <literal role=\"template-keyword\">author</literal> "
13084 "keyword. Finds the first string that looks like an email address, and "
13085 "extract just the domain component. For example, <quote><literal>Bryan "
13086 "O'Sullivan &lt;bos@serpentine.com&gt;</literal></quote> becomes "
13087 "<quote><literal>serpentine.com</literal></quote>."
13088 msgstr ""
13090 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13091 #: ../en/ch10-template.xml:306
13092 msgid ""
13093 "<literal role=\"template-kw-filt-author\">email</literal>: Any text, but most "
13094 "useful for the <literal role=\"template-keyword\">author</literal> keyword. "
13095 "Extract the first string that looks like an email address. For example, "
13096 "<quote><literal>Bryan O'Sullivan &lt;bos@serpentine.com&gt;</literal></quote> "
13097 "becomes <quote><literal>bos@serpentine.com</literal></quote>."
13098 msgstr ""
13100 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13101 #: ../en/ch10-template.xml:315
13102 msgid ""
13103 "<literal role=\"template-filter\">escape</literal>: Any text. Replace the "
13104 "special XML/XHTML characters <quote><literal>&amp;</literal></quote>, "
13105 "<quote><literal>&lt;</literal></quote> and <quote><literal>&gt;</literal></"
13106 "quote> with XML entities."
13107 msgstr ""
13109 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13110 #: ../en/ch10-template.xml:323
13111 msgid ""
13112 "<literal role=\"template-filter\">fill68</literal>: Any text. Wrap the text "
13113 "to fit in 68 columns. This is useful before you pass text through the "
13114 "<literal role=\"template-filter\">tabindent</literal> filter, and still want "
13115 "it to fit in an 80-column fixed-font window."
13116 msgstr ""
13118 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13119 #: ../en/ch10-template.xml:331
13120 msgid ""
13121 "<literal role=\"template-filter\">fill76</literal>: Any text. Wrap the text "
13122 "to fit in 76 columns."
13123 msgstr ""
13125 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13126 #: ../en/ch10-template.xml:335
13127 msgid ""
13128 "<literal role=\"template-filter\">firstline</literal>: Any text. Yield the "
13129 "first line of text, without any trailing newlines."
13130 msgstr ""
13132 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13133 #: ../en/ch10-template.xml:340
13134 msgid ""
13135 "<literal role=\"template-kw-filt-date\">hgdate</literal>: <literal role="
13136 "\"template-keyword\">date</literal> keyword. Render the date as a pair of "
13137 "readable numbers. Yields a string like <quote><literal>1157407993 25200</"
13138 "literal></quote>."
13139 msgstr ""
13141 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13142 #: ../en/ch10-template.xml:347
13143 msgid ""
13144 "<literal role=\"template-kw-filt-date\">isodate</literal>: <literal role="
13145 "\"template-keyword\">date</literal> keyword. Render the date as a text "
13146 "string in ISO 8601 format. Yields a string like <quote><literal>2006-09-04 "
13147 "15:13:13 -0700</literal></quote>."
13148 msgstr ""
13150 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13151 #: ../en/ch10-template.xml:354
13152 msgid ""
13153 "<literal role=\"template-filter\">obfuscate</literal>: Any text, but most "
13154 "useful for the <literal role=\"template-keyword\">author</literal> keyword. "
13155 "Yield the input text rendered as a sequence of XML entities. This helps to "
13156 "defeat some particularly stupid screen-scraping email harvesting spambots."
13157 msgstr ""
13159 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13160 #: ../en/ch10-template.xml:362
13161 msgid ""
13162 "<literal role=\"template-kw-filt-author\">person</literal>: Any text, but "
13163 "most useful for the <literal role=\"template-keyword\">author</literal> "
13164 "keyword. Yield the text before an email address. For example, "
13165 "<quote><literal>Bryan O'Sullivan &lt;bos@serpentine.com&gt;</literal></quote> "
13166 "becomes <quote><literal>Bryan O'Sullivan</literal></quote>."
13167 msgstr ""
13169 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13170 #: ../en/ch10-template.xml:371
13171 msgid ""
13172 "<literal role=\"template-kw-filt-date\">rfc822date</literal>: <literal role="
13173 "\"template-keyword\">date</literal> keyword. Render a date using the same "
13174 "format used in email headers. Yields a string like <quote><literal>Mon, 04 "
13175 "Sep 2006 15:13:13 -0700</literal></quote>."
13176 msgstr ""
13178 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13179 #: ../en/ch10-template.xml:378
13180 msgid ""
13181 "<literal role=\"template-kw-filt-node\">short</literal>: Changeset hash. "
13182 "Yield the short form of a changeset hash, i.e. a 12-character hexadecimal "
13183 "string."
13184 msgstr ""
13186 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13187 #: ../en/ch10-template.xml:383
13188 msgid ""
13189 "<literal role=\"template-kw-filt-date\">shortdate</literal>: <literal role="
13190 "\"template-keyword\">date</literal> keyword. Render the year, month, and day "
13191 "of the date. Yields a string like <quote><literal>2006-09-04</literal></"
13192 "quote>."
13193 msgstr ""
13195 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13196 #: ../en/ch10-template.xml:389
13197 msgid ""
13198 "<literal role=\"template-filter\">strip</literal>: Any text. Strip all "
13199 "leading and trailing whitespace from the string."
13200 msgstr ""
13202 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13203 #: ../en/ch10-template.xml:393
13204 msgid ""
13205 "<literal role=\"template-filter\">tabindent</literal>: Any text. Yield the "
13206 "text, with every line except the first starting with a tab character."
13207 msgstr ""
13209 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13210 #: ../en/ch10-template.xml:398
13211 msgid ""
13212 "<literal role=\"template-filter\">urlescape</literal>: Any text. Escape all "
13213 "characters that are considered <quote>special</quote> by URL parsers. For "
13214 "example, <literal>foo bar</literal> becomes <literal>foo%20bar</literal>."
13215 msgstr ""
13217 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
13218 #: ../en/ch10-template.xml:405
13219 msgid ""
13220 "<literal role=\"template-kw-filt-author\">user</literal>: Any text, but most "
13221 "useful for the <literal role=\"template-keyword\">author</literal> keyword. "
13222 "Return the <quote>user</quote> portion of an email address. For example, "
13223 "<quote><literal>Bryan O'Sullivan &lt;bos@serpentine.com&gt;</literal></quote> "
13224 "becomes <quote><literal>bos</literal></quote>."
13225 msgstr ""
13227 #. type: Content of: <book><chapter><sect1><note><para>
13228 #: ../en/ch10-template.xml:418
13229 msgid ""
13230 "If you try to apply a filter to a piece of data that it cannot process, "
13231 "Mercurial will fail and print a Python exception. For example, trying to run "
13232 "the output of the <literal role=\"template-keyword\">desc</literal> keyword "
13233 "into the <literal role=\"template-kw-filt-date\">isodate</literal> filter is "
13234 "not a good idea."
13235 msgstr ""
13237 #. type: Content of: <book><chapter><sect1><sect2><title>
13238 #: ../en/ch10-template.xml:427
13239 msgid "Combining filters"
13240 msgstr "组合过滤器"
13242 #. type: Content of: <book><chapter><sect1><sect2><para>
13243 #: ../en/ch10-template.xml:429
13244 msgid ""
13245 "It is easy to combine filters to yield output in the form you would like. "
13246 "The following chain of filters tidies up a description, then makes sure that "
13247 "it fits cleanly into 68 columns, then indents it by a further 8 characters "
13248 "(at least on Unix-like systems, where a tab is conventionally 8 characters "
13249 "wide)."
13250 msgstr ""
13252 #. type: Content of: <book><chapter><sect1><sect2><para>
13253 #: ../en/ch10-template.xml:438
13254 msgid ""
13255 "Note the use of <quote><literal>\\t</literal></quote> (a tab character) in "
13256 "the template to force the first line to be indented; this is necessary since "
13257 "<literal role=\"template-keyword\">tabindent</literal> indents all lines "
13258 "<emphasis>except</emphasis> the first."
13259 msgstr ""
13261 #. type: Content of: <book><chapter><sect1><sect2><para>
13262 #: ../en/ch10-template.xml:444
13263 msgid ""
13264 "Keep in mind that the order of filters in a chain is significant. The first "
13265 "filter is applied to the result of the keyword; the second to the result of "
13266 "the first filter; and so on. For example, using <literal>fill68|tabindent</"
13267 "literal> gives very different results from <literal>tabindent|fill68</"
13268 "literal>."
13269 msgstr ""
13271 #. type: Content of: <book><chapter><sect1><title>
13272 #: ../en/ch10-template.xml:455
13273 msgid "From templates to styles"
13274 msgstr "从模版到样式"
13276 #. type: Content of: <book><chapter><sect1><para>
13277 #: ../en/ch10-template.xml:457
13278 msgid ""
13279 "A command line template provides a quick and simple way to format some "
13280 "output. Templates can become verbose, though, and it's useful to be able to "
13281 "give a template a name. A style file is a template with a name, stored in a "
13282 "file."
13283 msgstr ""
13285 #. type: Content of: <book><chapter><sect1><para>
13286 #: ../en/ch10-template.xml:462
13287 msgid ""
13288 "More than that, using a style file unlocks the power of Mercurial's "
13289 "templating engine in ways that are not possible using the command line "
13290 "<option role=\"hg-opt-log\">--template</option> option."
13291 msgstr ""
13293 #. type: Content of: <book><chapter><sect1><sect2><title>
13294 #: ../en/ch10-template.xml:468
13295 msgid "The simplest of style files"
13296 msgstr "最简单的样式文件"
13298 #. type: Content of: <book><chapter><sect1><sect2><para>
13299 #: ../en/ch10-template.xml:470
13300 msgid "Our simple style file contains just one line:"
13301 msgstr ""
13303 #. type: Content of: <book><chapter><sect1><sect2><para>
13304 #: ../en/ch10-template.xml:474
13305 msgid ""
13306 "This tells Mercurial, <quote>if you're printing a changeset, use the text on "
13307 "the right as the template</quote>."
13308 msgstr ""
13310 #. type: Content of: <book><chapter><sect1><sect2><title>
13311 #: ../en/ch10-template.xml:480
13312 msgid "Style file syntax"
13313 msgstr "样式文件语法"
13315 #. type: Content of: <book><chapter><sect1><sect2><para>
13316 #: ../en/ch10-template.xml:482
13317 msgid "The syntax rules for a style file are simple."
13318 msgstr ""
13320 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13321 #: ../en/ch10-template.xml:485
13322 msgid "The file is processed one line at a time."
13323 msgstr ""
13325 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13326 #: ../en/ch10-template.xml:488
13327 msgid "Leading and trailing white space are ignored."
13328 msgstr ""
13330 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13331 #: ../en/ch10-template.xml:491
13332 msgid "Empty lines are skipped."
13333 msgstr ""
13335 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13336 #: ../en/ch10-template.xml:493
13337 msgid ""
13338 "If a line starts with either of the characters <quote><literal>#</literal></"
13339 "quote> or <quote><literal>;</literal></quote>, the entire line is treated as "
13340 "a comment, and skipped as if empty."
13341 msgstr ""
13343 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13344 #: ../en/ch10-template.xml:498
13345 msgid ""
13346 "A line starts with a keyword. This must start with an alphabetic character "
13347 "or underscore, and can subsequently contain any alphanumeric character or "
13348 "underscore. (In regexp notation, a keyword must match <literal>[A-Za-z_][A-"
13349 "Za-z0-9_]*</literal>.)"
13350 msgstr ""
13352 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13353 #: ../en/ch10-template.xml:504
13354 msgid ""
13355 "The next element must be an <quote><literal>=</literal></quote> character, "
13356 "which can be preceded or followed by an arbitrary amount of white space."
13357 msgstr ""
13359 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13360 #: ../en/ch10-template.xml:509
13361 msgid ""
13362 "If the rest of the line starts and ends with matching quote characters "
13363 "(either single or double quote), it is treated as a template body."
13364 msgstr ""
13366 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13367 #: ../en/ch10-template.xml:513
13368 msgid ""
13369 "If the rest of the line <emphasis>does not</emphasis> start with a quote "
13370 "character, it is treated as the name of a file; the contents of this file "
13371 "will be read and used as a template body."
13372 msgstr ""
13374 #. type: Content of: <book><chapter><sect1><title>
13375 #: ../en/ch10-template.xml:522
13376 msgid "Style files by example"
13377 msgstr "样式文件例子"
13379 #. type: Content of: <book><chapter><sect1><para>
13380 #: ../en/ch10-template.xml:524
13381 msgid ""
13382 "To illustrate how to write a style file, we will construct a few by example. "
13383 "Rather than provide a complete style file and walk through it, we'll mirror "
13384 "the usual process of developing a style file by starting with something very "
13385 "simple, and walking through a series of successively more complete examples."
13386 msgstr ""
13388 #. type: Content of: <book><chapter><sect1><sect2><title>
13389 #: ../en/ch10-template.xml:531
13390 msgid "Identifying mistakes in style files"
13391 msgstr "在样式文件中定位错误"
13393 #. type: Content of: <book><chapter><sect1><sect2><para>
13394 #: ../en/ch10-template.xml:533
13395 msgid ""
13396 "If Mercurial encounters a problem in a style file you are working on, it "
13397 "prints a terse error message that, once you figure out what it means, is "
13398 "actually quite useful."
13399 msgstr ""
13401 #. type: Content of: <book><chapter><sect1><sect2><para>
13402 #: ../en/ch10-template.xml:539
13403 msgid ""
13404 "Notice that <filename>broken.style</filename> attempts to define a "
13405 "<literal>changeset</literal> keyword, but forgets to give any content for it. "
13406 "When instructed to use this style file, Mercurial promptly complains."
13407 msgstr ""
13409 #. type: Content of: <book><chapter><sect1><sect2><para>
13410 #: ../en/ch10-template.xml:546
13411 msgid "This error message looks intimidating, but it is not too hard to follow."
13412 msgstr ""
13414 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13415 #: ../en/ch10-template.xml:550
13416 msgid ""
13417 "The first component is simply Mercurial's way of saying <quote>I am giving "
13418 "up</quote>."
13419 msgstr ""
13421 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13422 #: ../en/ch10-template.xml:554
13423 msgid "Next comes the name of the style file that contains the error."
13424 msgstr ""
13426 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13427 #: ../en/ch10-template.xml:558
13428 msgid ""
13429 "Following the file name is the line number where the error was encountered."
13430 msgstr ""
13432 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13433 #: ../en/ch10-template.xml:562
13434 msgid "Finally, a description of what went wrong."
13435 msgstr ""
13437 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13438 #: ../en/ch10-template.xml:566
13439 msgid ""
13440 "The description of the problem is not always clear (as in this case), but "
13441 "even when it is cryptic, it is almost always trivial to visually inspect the "
13442 "offending line in the style file and see what is wrong."
13443 msgstr ""
13445 #. type: Content of: <book><chapter><sect1><sect2><title>
13446 #: ../en/ch10-template.xml:574
13447 msgid "Uniquely identifying a repository"
13448 msgstr "版本库的唯一标识"
13450 #. type: Content of: <book><chapter><sect1><sect2><para>
13451 #: ../en/ch10-template.xml:576
13452 msgid ""
13453 "If you would like to be able to identify a Mercurial repository <quote>fairly "
13454 "uniquely</quote> using a short string as an identifier, you can use the first "
13455 "revision in the repository."
13456 msgstr ""
13458 #. type: Content of: <book><chapter><sect1><sect2><para>
13459 #: ../en/ch10-template.xml:583
13460 msgid ""
13461 "This is not guaranteed to be unique, but it is nevertheless useful in many "
13462 "cases."
13463 msgstr ""
13465 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13466 #: ../en/ch10-template.xml:586
13467 msgid ""
13468 "It will not work in a completely empty repository, because such a repository "
13469 "does not have a revision zero."
13470 msgstr ""
13472 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13473 #: ../en/ch10-template.xml:590
13474 msgid ""
13475 "Neither will it work in the (extremely rare) case where a repository is a "
13476 "merge of two or more formerly independent repositories, and you still have "
13477 "those repositories around."
13478 msgstr ""
13480 #. type: Content of: <book><chapter><sect1><sect2><para>
13481 #: ../en/ch10-template.xml:595
13482 msgid "Here are some uses to which you could put this identifier:"
13483 msgstr ""
13485 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13486 #: ../en/ch10-template.xml:598
13487 msgid ""
13488 "As a key into a table for a database that manages repositories on a server."
13489 msgstr ""
13491 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13492 #: ../en/ch10-template.xml:601
13493 msgid ""
13494 "As half of a {<emphasis>repository ID</emphasis>, <emphasis>revision ID</"
13495 "emphasis>} tuple. Save this information away when you run an automated build "
13496 "or other activity, so that you can <quote>replay</quote> the build later if "
13497 "necessary."
13498 msgstr ""
13500 #. type: Content of: <book><chapter><sect1><sect2><title>
13501 #: ../en/ch10-template.xml:610
13502 msgid "Mimicking Subversion's output"
13503 msgstr "模仿 Subversion 的输出"
13506 #. type: Content of: <book><chapter><sect1><sect2><para>
13507 #: ../en/ch10-template.xml:612
13508 msgid ""
13509 "Let's try to emulate the default output format used by another revision "
13510 "control tool, Subversion."
13511 msgstr ""
13514 #. type: Content of: <book><chapter><sect1><sect2><para>
13515 #: ../en/ch10-template.xml:617
13516 msgid ""
13517 "Since Subversion's output style is fairly simple, it is easy to copy-and-"
13518 "paste a hunk of its output into a file, and replace the text produced above "
13519 "by Subversion with the template values we'd like to see expanded."
13520 msgstr ""
13522 #. type: Content of: <book><chapter><sect1><sect2><para>
13523 #: ../en/ch10-template.xml:624
13524 msgid ""
13525 "There are a few small ways in which this template deviates from the output "
13526 "produced by Subversion."
13527 msgstr ""
13529 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13530 #: ../en/ch10-template.xml:627
13531 msgid ""
13532 "Subversion prints a <quote>readable</quote> date (the <quote><literal>Wed, 27 "
13533 "Sep 2006</literal></quote> in the example output above) in parentheses. "
13534 "Mercurial's templating engine does not provide a way to display a date in "
13535 "this format without also printing the time and time zone."
13536 msgstr ""
13538 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13539 #: ../en/ch10-template.xml:634
13540 msgid ""
13541 "We emulate Subversion's printing of <quote>separator</quote> lines full of "
13542 "<quote><literal>-</literal></quote> characters by ending the template with "
13543 "such a line. We use the templating engine's <literal role=\"template-keyword"
13544 "\">header</literal> keyword to print a separator line as the first line of "
13545 "output (see below), thus achieving similar output to Subversion."
13546 msgstr ""
13548 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
13549 #: ../en/ch10-template.xml:643
13550 msgid ""
13551 "Subversion's output includes a count in the header of the number of lines in "
13552 "the commit message. We cannot replicate this in Mercurial; the templating "
13553 "engine does not currently provide a filter that counts the number of lines "
13554 "the template generates."
13555 msgstr ""
13558 #. type: Content of: <book><chapter><sect1><sect2><para>
13559 #: ../en/ch10-template.xml:649
13560 msgid ""
13561 "It took me no more than a minute or two of work to replace literal text from "
13562 "an example of Subversion's output with some keywords and filters to give the "
13563 "template above. The style file simply refers to the template."
13564 msgstr ""
13566 #. type: Content of: <book><chapter><sect1><sect2><para>
13567 #: ../en/ch10-template.xml:656
13568 msgid ""
13569 "We could have included the text of the template file directly in the style "
13570 "file by enclosing it in quotes and replacing the newlines with "
13571 "<quote><literal>\\n</literal></quote> sequences, but it would have made the "
13572 "style file too difficult to read. Readability is a good guide when you're "
13573 "trying to decide whether some text belongs in a style file, or in a template "
13574 "file that the style file points to. If the style file will look too big or "
13575 "cluttered if you insert a literal piece of text, drop it into a template "
13576 "instead."
13577 msgstr ""
13579 #. type: Content of: <book><chapter><title>
13580 #: ../en/ch11-mq.xml:5
13581 msgid "Managing change with Mercurial Queues"
13582 msgstr "使用 MQ 管理修改"
13584 #. type: Content of: <book><chapter><sect1><title>
13585 #: ../en/ch11-mq.xml:8
13586 msgid "The patch management problem"
13587 msgstr "补丁的管理问题"
13589 #. type: Content of: <book><chapter><sect1><para>
13590 #: ../en/ch11-mq.xml:10
13591 msgid ""
13592 "Here is a common scenario: you need to install a software package from "
13593 "source, but you find a bug that you must fix in the source before you can "
13594 "start using the package. You make your changes, forget about the package for "
13595 "a while, and a few months later you need to upgrade to a newer version of the "
13596 "package. If the newer version of the package still has the bug, you must "
13597 "extract your fix from the older source tree and apply it against the newer "
13598 "version. This is a tedious task, and it's easy to make mistakes."
13599 msgstr ""
13601 #. type: Content of: <book><chapter><sect1><para>
13602 #: ../en/ch11-mq.xml:20
13603 msgid ""
13604 "This is a simple case of the <quote>patch management</quote> problem. You "
13605 "have an <quote>upstream</quote> source tree that you can't change; you need "
13606 "to make some local changes on top of the upstream tree; and you'd like to be "
13607 "able to keep those changes separate, so that you can apply them to newer "
13608 "versions of the upstream source."
13609 msgstr ""
13611 #. type: Content of: <book><chapter><sect1><para>
13612 #: ../en/ch11-mq.xml:27
13613 msgid ""
13614 "The patch management problem arises in many situations. Probably the most "
13615 "visible is that a user of an open source software project will contribute a "
13616 "bug fix or new feature to the project's maintainers in the form of a patch."
13617 msgstr ""
13619 #. type: Content of: <book><chapter><sect1><para>
13620 #: ../en/ch11-mq.xml:32
13621 msgid ""
13622 "Distributors of operating systems that include open source software often "
13623 "need to make changes to the packages they distribute so that they will build "
13624 "properly in their environments."
13625 msgstr ""
13627 #. type: Content of: <book><chapter><sect1><para>
13628 #: ../en/ch11-mq.xml:37
13629 msgid ""
13630 "When you have few changes to maintain, it is easy to manage a single patch "
13631 "using the standard <command>diff</command> and <command>patch</command> "
13632 "programs (see section <xref linkend=\"sec.mq.patch\"/> for a discussion of "
13633 "these tools). Once the number of changes grows, it starts to make sense to "
13634 "maintain patches as discrete <quote>chunks of work,</quote> so that for "
13635 "example a single patch will contain only one bug fix (the patch might modify "
13636 "several files, but it's doing <quote>only one thing</quote>), and you may "
13637 "have a number of such patches for different bugs you need fixed and local "
13638 "changes you require. In this situation, if you submit a bug fix patch to the "
13639 "upstream maintainers of a package and they include your fix in a subsequent "
13640 "release, you can simply drop that single patch when you're updating to the "
13641 "newer release."
13642 msgstr ""
13644 #. type: Content of: <book><chapter><sect1><para>
13645 #: ../en/ch11-mq.xml:52
13646 msgid ""
13647 "Maintaining a single patch against an upstream tree is a little tedious and "
13648 "error-prone, but not difficult. However, the complexity of the problem grows "
13649 "rapidly as the number of patches you have to maintain increases. With more "
13650 "than a tiny number of patches in hand, understanding which ones you have "
13651 "applied and maintaining them moves from messy to overwhelming."
13652 msgstr ""
13654 #. type: Content of: <book><chapter><sect1><para>
13655 #: ../en/ch11-mq.xml:59
13656 msgid ""
13657 "Fortunately, Mercurial includes a powerful extension, Mercurial Queues (or "
13658 "simply <quote>MQ</quote>), that massively simplifies the patch management "
13659 "problem."
13660 msgstr ""
13662 #. type: Content of: <book><chapter><sect1><title>
13663 #: ../en/ch11-mq.xml:65
13664 msgid "The prehistory of Mercurial Queues"
13665 msgstr "MQ 的历史"
13667 #. type: Content of: <book><chapter><sect1><para>
13668 #: ../en/ch11-mq.xml:67
13669 msgid ""
13670 "During the late 1990s, several Linux kernel developers started to maintain "
13671 "<quote>patch series</quote> that modified the behaviour of the Linux kernel. "
13672 "Some of these series were focused on stability, some on feature coverage, and "
13673 "others were more speculative."
13674 msgstr ""
13676 #. type: Content of: <book><chapter><sect1><para>
13677 #: ../en/ch11-mq.xml:73
13678 msgid ""
13679 "The sizes of these patch series grew rapidly. In 2002, Andrew Morton "
13680 "published some shell scripts he had been using to automate the task of "
13681 "managing his patch queues. Andrew was successfully using these scripts to "
13682 "manage hundreds (sometimes thousands) of patches on top of the Linux kernel."
13683 msgstr ""
13685 #. type: Content of: <book><chapter><sect1><sect2><title>
13686 #: ../en/ch11-mq.xml:80
13687 msgid "A patchwork quilt"
13688 msgstr ""
13690 #. type: Content of: <book><chapter><sect1><sect2><para>
13691 #: ../en/ch11-mq.xml:82
13692 msgid ""
13693 "In early 2003, Andreas Gruenbacher and Martin Quinson borrowed the approach "
13694 "of Andrew's scripts and published a tool called <quote>patchwork quilt</"
13695 "quote> <citation>web:quilt</citation>, or simply <quote>quilt</quote> (see "
13696 "<citation>gruenbacher:2005</citation> for a paper describing it). Because "
13697 "quilt substantially automated patch management, it rapidly gained a large "
13698 "following among open source software developers."
13699 msgstr ""
13701 #. type: Content of: <book><chapter><sect1><sect2><para>
13702 #: ../en/ch11-mq.xml:91
13703 msgid ""
13704 "Quilt manages a <emphasis>stack of patches</emphasis> on top of a directory "
13705 "tree. To begin, you tell quilt to manage a directory tree, and tell it which "
13706 "files you want to manage; it stores away the names and contents of those "
13707 "files. To fix a bug, you create a new patch (using a single command), edit "
13708 "the files you need to fix, then <quote>refresh</quote> the patch."
13709 msgstr ""
13711 #. type: Content of: <book><chapter><sect1><sect2><para>
13712 #: ../en/ch11-mq.xml:99
13713 msgid ""
13714 "The refresh step causes quilt to scan the directory tree; it updates the "
13715 "patch with all of the changes you have made. You can create another patch on "
13716 "top of the first, which will track the changes required to modify the tree "
13717 "from <quote>tree with one patch applied</quote> to <quote>tree with two "
13718 "patches applied</quote>."
13719 msgstr ""
13721 #. type: Content of: <book><chapter><sect1><sect2><para>
13722 #: ../en/ch11-mq.xml:106
13723 msgid ""
13724 "You can <emphasis>change</emphasis> which patches are applied to the tree. "
13725 "If you <quote>pop</quote> a patch, the changes made by that patch will vanish "
13726 "from the directory tree. Quilt remembers which patches you have popped, "
13727 "though, so you can <quote>push</quote> a popped patch again, and the "
13728 "directory tree will be restored to contain the modifications in the patch. "
13729 "Most importantly, you can run the <quote>refresh</quote> command at any time, "
13730 "and the topmost applied patch will be updated. This means that you can, at "
13731 "any time, change both which patches are applied and what modifications those "
13732 "patches make."
13733 msgstr ""
13735 #. type: Content of: <book><chapter><sect1><sect2><para>
13736 #: ../en/ch11-mq.xml:118
13737 msgid ""
13738 "Quilt knows nothing about revision control tools, so it works equally well on "
13739 "top of an unpacked tarball or a Subversion working copy."
13740 msgstr ""
13742 #. type: Content of: <book><chapter><sect1><sect2><title>
13743 #: ../en/ch11-mq.xml:124
13744 msgid "From patchwork quilt to Mercurial Queues"
13745 msgstr "从 patchwork quilt 到 MQ"
13747 #. type: Content of: <book><chapter><sect1><sect2><para>
13748 #: ../en/ch11-mq.xml:126
13749 msgid ""
13750 "In mid-2005, Chris Mason took the features of quilt and wrote an extension "
13751 "that he called Mercurial Queues, which added quilt-like behaviour to "
13752 "Mercurial."
13753 msgstr ""
13755 #. type: Content of: <book><chapter><sect1><sect2><para>
13756 #: ../en/ch11-mq.xml:130
13757 msgid ""
13758 "The key difference between quilt and MQ is that quilt knows nothing about "
13759 "revision control systems, while MQ is <emphasis>integrated</emphasis> into "
13760 "Mercurial. Each patch that you push is represented as a Mercurial "
13761 "changeset. Pop a patch, and the changeset goes away."
13762 msgstr ""
13764 #. type: Content of: <book><chapter><sect1><sect2><para>
13765 #: ../en/ch11-mq.xml:136
13766 msgid ""
13767 "Because quilt does not care about revision control tools, it is still a "
13768 "tremendously useful piece of software to know about for situations where you "
13769 "cannot use Mercurial and MQ."
13770 msgstr ""
13772 #. type: Content of: <book><chapter><sect1><title>
13773 #: ../en/ch11-mq.xml:144
13774 msgid "The huge advantage of MQ"
13775 msgstr "MQ 的巨大优势"
13777 #. type: Content of: <book><chapter><sect1><para>
13778 #: ../en/ch11-mq.xml:146
13779 msgid ""
13780 "I cannot overstate the value that MQ offers through the unification of "
13781 "patches and revision control."
13782 msgstr ""
13784 #. type: Content of: <book><chapter><sect1><para>
13785 #: ../en/ch11-mq.xml:149
13786 msgid ""
13787 "A major reason that patches have persisted in the free software and open "
13788 "source world&emdash;in spite of the availability of increasingly capable "
13789 "revision control tools over the years&emdash;is the <emphasis>agility</"
13790 "emphasis> they offer."
13791 msgstr ""
13793 #. type: Content of: <book><chapter><sect1><para>
13794 #: ../en/ch11-mq.xml:155
13795 msgid ""
13796 "Traditional revision control tools make a permanent, irreversible record of "
13797 "everything that you do. While this has great value, it's also somewhat "
13798 "stifling. If you want to perform a wild-eyed experiment, you have to be "
13799 "careful in how you go about it, or you risk leaving unneeded&emdash;or worse, "
13800 "misleading or destabilising&emdash;traces of your missteps and errors in the "
13801 "permanent revision record."
13802 msgstr ""
13804 #. type: Content of: <book><chapter><sect1><para>
13805 #: ../en/ch11-mq.xml:163
13806 msgid ""
13807 "By contrast, MQ's marriage of distributed revision control with patches makes "
13808 "it much easier to isolate your work. Your patches live on top of normal "
13809 "revision history, and you can make them disappear or reappear at will. If "
13810 "you don't like a patch, you can drop it. If a patch isn't quite as you want "
13811 "it to be, simply fix it&emdash;as many times as you need to, until you have "
13812 "refined it into the form you desire."
13813 msgstr ""
13815 #. type: Content of: <book><chapter><sect1><para>
13816 #: ../en/ch11-mq.xml:171
13817 msgid ""
13818 "As an example, the integration of patches with revision control makes "
13819 "understanding patches and debugging their effects&emdash;and their interplay "
13820 "with the code they're based on&emdash;<emphasis>enormously</emphasis> easier. "
13821 "Since every applied patch has an associated changeset, you can give <command "
13822 "role=\"hg-cmd\">hg log</command> a file name to see which changesets and "
13823 "patches affected the file. You can use the <command role=\"hg-cmd\">hg "
13824 "bisect</command> command to binary-search through all changesets and applied "
13825 "patches to see where a bug got introduced or fixed. You can use the <command "
13826 "role=\"hg-cmd\">hg annotate</command> command to see which changeset or patch "
13827 "modified a particular line of a source file. And so on."
13828 msgstr ""
13830 #. type: Content of: <book><chapter><sect1><title>
13831 #: ../en/ch11-mq.xml:187
13832 msgid "Understanding patches"
13833 msgstr "理解补丁"
13835 #. type: Content of: <book><chapter><sect1><para>
13836 #: ../en/ch11-mq.xml:189
13837 msgid ""
13838 "Because MQ doesn't hide its patch-oriented nature, it is helpful to "
13839 "understand what patches are, and a little about the tools that work with them."
13840 msgstr ""
13842 #. type: Content of: <book><chapter><sect1><para>
13843 #: ../en/ch11-mq.xml:193
13844 msgid ""
13845 "The traditional Unix <command>diff</command> command compares two files, and "
13846 "prints a list of differences between them. The <command>patch</command> "
13847 "command understands these differences as <emphasis>modifications</emphasis> "
13848 "to make to a file. Take a look below for a simple example of these commands "
13849 "in action."
13850 msgstr ""
13852 #. type: Content of: <book><chapter><sect1><para>
13853 #: ../en/ch11-mq.xml:202
13854 msgid ""
13855 "The type of file that <command>diff</command> generates (and <command>patch</"
13856 "command> takes as input) is called a <quote>patch</quote> or a <quote>diff</"
13857 "quote>; there is no difference between a patch and a diff. (We'll use the "
13858 "term <quote>patch</quote>, since it's more commonly used.)"
13859 msgstr ""
13861 #. type: Content of: <book><chapter><sect1><para>
13862 #: ../en/ch11-mq.xml:208
13863 msgid ""
13864 "A patch file can start with arbitrary text; the <command>patch</command> "
13865 "command ignores this text, but MQ uses it as the commit message when creating "
13866 "changesets. To find the beginning of the patch content, <command>patch</"
13867 "command> searches for the first line that starts with the string "
13868 "<quote><literal>diff -</literal></quote>."
13869 msgstr ""
13871 #. type: Content of: <book><chapter><sect1><para>
13872 #: ../en/ch11-mq.xml:215
13873 msgid ""
13874 "MQ works with <emphasis>unified</emphasis> diffs (<command>patch</command> "
13875 "can accept several other diff formats, but MQ doesn't). A unified diff "
13876 "contains two kinds of header. The <emphasis>file header</emphasis> describes "
13877 "the file being modified; it contains the name of the file to modify. When "
13878 "<command>patch</command> sees a new file header, it looks for a file with "
13879 "that name to start modifying."
13880 msgstr ""
13882 #. type: Content of: <book><chapter><sect1><para>
13883 #: ../en/ch11-mq.xml:223
13884 msgid ""
13885 "After the file header comes a series of <emphasis>hunks</emphasis>. Each "
13886 "hunk starts with a header; this identifies the range of line numbers within "
13887 "the file that the hunk should modify. Following the header, a hunk starts "
13888 "and ends with a few (usually three) lines of text from the unmodified file; "
13889 "these are called the <emphasis>context</emphasis> for the hunk. If there's "
13890 "only a small amount of context between successive hunks, <command>diff</"
13891 "command> doesn't print a new hunk header; it just runs the hunks together, "
13892 "with a few lines of context between modifications."
13893 msgstr ""
13895 #. type: Content of: <book><chapter><sect1><para>
13896 #: ../en/ch11-mq.xml:235
13897 msgid ""
13898 "Each line of context begins with a space character. Within the hunk, a line "
13899 "that begins with <quote><literal>-</literal></quote> means <quote>remove this "
13900 "line,</quote> while a line that begins with <quote><literal>+</literal></"
13901 "quote> means <quote>insert this line.</quote> For example, a line that is "
13902 "modified is represented by one deletion and one insertion."
13903 msgstr ""
13905 #. type: Content of: <book><chapter><sect1><para>
13906 #: ../en/ch11-mq.xml:243
13907 msgid ""
13908 "We will return to some of the more subtle aspects of patches later (in "
13909 "section <xref linkend=\"sec.mq.adv-patch\"/>), but you should have enough "
13910 "information now to use MQ."
13911 msgstr ""
13913 #. type: Content of: <book><chapter><sect1><title>
13914 #: ../en/ch11-mq.xml:250
13915 msgid "Getting started with Mercurial Queues"
13916 msgstr "开始使用 MQ"
13918 #. type: Content of: <book><chapter><sect1><para>
13919 #: ../en/ch11-mq.xml:252
13920 msgid ""
13921 "Because MQ is implemented as an extension, you must explicitly enable before "
13922 "you can use it. (You don't need to download anything; MQ ships with the "
13923 "standard Mercurial distribution.) To enable MQ, edit your <filename role="
13924 "\"home\">~/.hgrc</filename> file, and add the lines below."
13925 msgstr ""
13927 #. type: Content of: <book><chapter><sect1><para>
13928 #: ../en/ch11-mq.xml:262
13929 msgid ""
13930 "Once the extension is enabled, it will make a number of new commands "
13931 "available. To verify that the extension is working, you can use <command "
13932 "role=\"hg-cmd\">hg help</command> to see if the <command role=\"hg-ext-mq"
13933 "\">qinit</command> command is now available."
13934 msgstr ""
13936 #. type: Content of: <book><chapter><sect1><para>
13937 #: ../en/ch11-mq.xml:270
13938 msgid ""
13939 "You can use MQ with <emphasis>any</emphasis> Mercurial repository, and its "
13940 "commands only operate within that repository. To get started, simply prepare "
13941 "the repository using the <command role=\"hg-ext-mq\">qinit</command> command."
13942 msgstr ""
13944 #. type: Content of: <book><chapter><sect1><para>
13945 #: ../en/ch11-mq.xml:277
13946 msgid ""
13947 "This command creates an empty directory called <filename role=\"special\" "
13948 "class=\"directory\">.hg/patches</filename>, where MQ will keep its metadata. "
13949 "As with many Mercurial commands, the <command role=\"hg-ext-mq\">qinit</"
13950 "command> command prints nothing if it succeeds."
13951 msgstr ""
13953 #. type: Content of: <book><chapter><sect1><sect2><title>
13954 #: ../en/ch11-mq.xml:284
13955 msgid "Creating a new patch"
13956 msgstr "创建新补丁"
13958 #. type: Content of: <book><chapter><sect1><sect2><para>
13959 #: ../en/ch11-mq.xml:286
13960 msgid ""
13961 "To begin work on a new patch, use the <command role=\"hg-ext-mq\">qnew</"
13962 "command> command. This command takes one argument, the name of the patch to "
13963 "create."
13964 msgstr ""
13966 #. type: Content of: <book><chapter><sect1><sect2><para>
13967 #: ../en/ch11-mq.xml:290
13968 msgid ""
13969 "MQ will use this as the name of an actual file in the <filename role=\"special"
13970 "\" class=\"directory\">.hg/patches</filename> directory, as you can see below."
13971 msgstr ""
13973 #. type: Content of: <book><chapter><sect1><sect2><para>
13974 #: ../en/ch11-mq.xml:297
13975 msgid ""
13976 "Also newly present in the <filename role=\"special\" class=\"directory\">.hg/"
13977 "patches</filename> directory are two other files, <filename role=\"special"
13978 "\">series</filename> and <filename role=\"special\">status</filename>. The "
13979 "<filename role=\"special\">series</filename> file lists all of the patches "
13980 "that MQ knows about for this repository, with one patch per line. Mercurial "
13981 "uses the <filename role=\"special\">status</filename> file for internal book-"
13982 "keeping; it tracks all of the patches that MQ has <emphasis>applied</"
13983 "emphasis> in this repository."
13984 msgstr ""
13986 #. type: Content of: <book><chapter><sect1><sect2><note><para>
13987 #: ../en/ch11-mq.xml:309
13988 msgid ""
13989 "You may sometimes want to edit the <filename role=\"special\">series</"
13990 "filename> file by hand; for example, to change the sequence in which some "
13991 "patches are applied. However, manually editing the <filename role=\"special"
13992 "\">status</filename> file is almost always a bad idea, as it's easy to "
13993 "corrupt MQ's idea of what is happening."
13994 msgstr ""
13996 #. type: Content of: <book><chapter><sect1><sect2><para>
13997 #: ../en/ch11-mq.xml:318
13998 msgid ""
13999 "Once you have created your new patch, you can edit files in the working "
14000 "directory as you usually would. All of the normal Mercurial commands, such "
14001 "as <command role=\"hg-cmd\">hg diff</command> and <command role=\"hg-cmd\">hg "
14002 "annotate</command>, work exactly as they did before."
14003 msgstr ""
14005 #. type: Content of: <book><chapter><sect1><sect2><title>
14006 #: ../en/ch11-mq.xml:326
14007 msgid "Refreshing a patch"
14008 msgstr "刷新补丁"
14010 #. type: Content of: <book><chapter><sect1><sect2><para>
14011 #: ../en/ch11-mq.xml:328
14012 msgid ""
14013 "When you reach a point where you want to save your work, use the <command "
14014 "role=\"hg-ext-mq\">qrefresh</command> command to update the patch you are "
14015 "working on."
14016 msgstr ""
14018 #. type: Content of: <book><chapter><sect1><sect2><para>
14019 #: ../en/ch11-mq.xml:334
14020 msgid ""
14021 "This command folds the changes you have made in the working directory into "
14022 "your patch, and updates its corresponding changeset to contain those changes."
14023 msgstr ""
14025 #. type: Content of: <book><chapter><sect1><sect2><para>
14026 #: ../en/ch11-mq.xml:338
14027 msgid ""
14028 "You can run <command role=\"hg-ext-mq\">qrefresh</command> as often as you "
14029 "like, so it's a good way to <quote>checkpoint</quote> your work. Refresh "
14030 "your patch at an opportune time; try an experiment; and if the experiment "
14031 "doesn't work out, <command role=\"hg-cmd\">hg revert</command> your "
14032 "modifications back to the last time you refreshed."
14033 msgstr ""
14035 #. type: Content of: <book><chapter><sect1><sect2><title>
14036 #: ../en/ch11-mq.xml:349
14037 msgid "Stacking and tracking patches"
14038 msgstr "堆叠和跟踪补丁"
14040 #. type: Content of: <book><chapter><sect1><sect2><para>
14041 #: ../en/ch11-mq.xml:351
14042 msgid ""
14043 "Once you have finished working on a patch, or need to work on another, you "
14044 "can use the <command role=\"hg-ext-mq\">qnew</command> command again to "
14045 "create a new patch. Mercurial will apply this patch on top of your existing "
14046 "patch."
14047 msgstr ""
14049 #. type: Content of: <book><chapter><sect1><sect2><para>
14050 #: ../en/ch11-mq.xml:358
14051 msgid ""
14052 "Notice that the patch contains the changes in our prior patch as part of its "
14053 "context (you can see this more clearly in the output of <command role=\"hg-cmd"
14054 "\">hg annotate</command>)."
14055 msgstr ""
14057 #. type: Content of: <book><chapter><sect1><sect2><para>
14058 #: ../en/ch11-mq.xml:363
14059 msgid ""
14060 "So far, with the exception of <command role=\"hg-ext-mq\">qnew</command> and "
14061 "<command role=\"hg-ext-mq\">qrefresh</command>, we've been careful to only "
14062 "use regular Mercurial commands. However, MQ provides many commands that are "
14063 "easier to use when you are thinking about patches, as illustrated below."
14064 msgstr ""
14066 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
14067 #: ../en/ch11-mq.xml:373
14068 msgid ""
14069 "The <command role=\"hg-ext-mq\">qseries</command> command lists every patch "
14070 "that MQ knows about in this repository, from oldest to newest (most recently "
14071 "<emphasis>created</emphasis>)."
14072 msgstr ""
14074 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
14075 #: ../en/ch11-mq.xml:379
14076 msgid ""
14077 "The <command role=\"hg-ext-mq\">qapplied</command> command lists every patch "
14078 "that MQ has <emphasis>applied</emphasis> in this repository, again from "
14079 "oldest to newest (most recently applied)."
14080 msgstr ""
14082 #. type: Content of: <book><chapter><sect1><sect2><title>
14083 #: ../en/ch11-mq.xml:388
14084 msgid "Manipulating the patch stack"
14085 msgstr "操作补丁堆栈"
14087 #. type: Content of: <book><chapter><sect1><sect2><para>
14088 #: ../en/ch11-mq.xml:390
14089 msgid ""
14090 "The previous discussion implied that there must be a difference between "
14091 "<quote>known</quote> and <quote>applied</quote> patches, and there is. MQ "
14092 "can manage a patch without it being applied in the repository."
14093 msgstr ""
14095 #. type: Content of: <book><chapter><sect1><sect2><para>
14096 #: ../en/ch11-mq.xml:395
14097 msgid ""
14098 "An <emphasis>applied</emphasis> patch has a corresponding changeset in the "
14099 "repository, and the effects of the patch and changeset are visible in the "
14100 "working directory. You can undo the application of a patch using the "
14101 "<command role=\"hg-ext-mq\">qpop</command> command. MQ still <emphasis>knows "
14102 "about</emphasis>, or manages, a popped patch, but the patch no longer has a "
14103 "corresponding changeset in the repository, and the working directory does not "
14104 "contain the changes made by the patch. Figure <xref endterm=\"fig.mq.stack."
14105 "caption\" linkend=\"fig.mq.stack\"/> illustrates the difference between "
14106 "applied and tracked patches."
14107 msgstr ""
14109 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject>
14110 #: ../en/ch11-mq.xml:409
14111 msgid "<imageobject><imagedata fileref=\"images/mq-stack.png\"/></imageobject>"
14112 msgstr ""
14114 #. type: Content of: <book><chapter><sect1><sect2><informalfigure><mediaobject><caption><para>
14115 #: ../en/ch11-mq.xml:411
14116 msgid "Applied and unapplied patches in the MQ patch stack"
14117 msgstr ""
14119 #. type: Content of: <book><chapter><sect1><sect2><para>
14120 #: ../en/ch11-mq.xml:416
14121 msgid ""
14122 "You can reapply an unapplied, or popped, patch using the <command role=\"hg-"
14123 "ext-mq\">qpush</command> command. This creates a new changeset to correspond "
14124 "to the patch, and the patch's changes once again become present in the "
14125 "working directory. See below for examples of <command role=\"hg-ext-mq"
14126 "\">qpop</command> and <command role=\"hg-ext-mq\">qpush</command> in action."
14127 msgstr ""
14129 #. type: Content of: <book><chapter><sect1><sect2><para>
14130 #: ../en/ch11-mq.xml:425
14131 msgid ""
14132 "Notice that once we have popped a patch or two patches, the output of "
14133 "<command role=\"hg-ext-mq\">qseries</command> remains the same, while that of "
14134 "<command role=\"hg-ext-mq\">qapplied</command> has changed."
14135 msgstr ""
14137 #. type: Content of: <book><chapter><sect1><sect2><title>
14138 #: ../en/ch11-mq.xml:433
14139 msgid "Pushing and popping many patches"
14140 msgstr "压入或弹出多个补丁"
14142 #. type: Content of: <book><chapter><sect1><sect2><para>
14143 #: ../en/ch11-mq.xml:435
14144 msgid ""
14145 "While <command role=\"hg-ext-mq\">qpush</command> and <command role=\"hg-ext-"
14146 "mq\">qpop</command> each operate on a single patch at a time by default, you "
14147 "can push and pop many patches in one go. The <option role=\"hg-ext-mq-cmd-"
14148 "qpush-opt\">hg -a</option> option to <command role=\"hg-ext-mq\">qpush</"
14149 "command> causes it to push all unapplied patches, while the <option role=\"hg-"
14150 "ext-mq-cmd-qpop-opt\">-a</option> option to <command role=\"hg-ext-mq\">qpop</"
14151 "command> causes it to pop all applied patches. (For some more ways to push "
14152 "and pop many patches, see section <xref linkend=\"sec.mq.perf\"/> below.)"
14153 msgstr ""
14155 #. type: Content of: <book><chapter><sect1><sect2><title>
14156 #: ../en/ch11-mq.xml:452
14157 msgid "Safety checks, and overriding them"
14158 msgstr "安全的检查,然后覆盖它们"
14160 #. type: Content of: <book><chapter><sect1><sect2><para>
14161 #: ../en/ch11-mq.xml:454
14162 msgid ""
14163 "Several MQ commands check the working directory before they do anything, and "
14164 "fail if they find any modifications. They do this to ensure that you won't "
14165 "lose any changes that you have made, but not yet incorporated into a patch. "
14166 "The example below illustrates this; the <command role=\"hg-ext-mq\">qnew</"
14167 "command> command will not create a new patch if there are outstanding "
14168 "changes, caused in this case by the <command role=\"hg-cmd\">hg add</command> "
14169 "of <filename>file3</filename>."
14170 msgstr ""
14172 #. type: Content of: <book><chapter><sect1><sect2><para>
14173 #: ../en/ch11-mq.xml:466
14174 msgid ""
14175 "Commands that check the working directory all take an <quote>I know what I'm "
14176 "doing</quote> option, which is always named <option>-f</option>. The exact "
14177 "meaning of <option>-f</option> depends on the command. For example, <command "
14178 "role=\"hg-cmd\">hg qnew <option role=\"hg-ext-mq-cmd-qnew-opt\">hg -f</"
14179 "option></command> will incorporate any outstanding changes into the new patch "
14180 "it creates, but <command role=\"hg-cmd\">hg qpop <option role=\"hg-ext-mq-cmd-"
14181 "qpop-opt\">hg -f</option></command> will revert modifications to any files "
14182 "affected by the patch that it is popping. Be sure to read the documentation "
14183 "for a command's <option>-f</option> option before you use it!"
14184 msgstr ""
14186 #. type: Content of: <book><chapter><sect1><sect2><title>
14187 #: ../en/ch11-mq.xml:481
14188 msgid "Working on several patches at once"
14189 msgstr "同时处理多个补丁"
14191 #. type: Content of: <book><chapter><sect1><sect2><para>
14192 #: ../en/ch11-mq.xml:483
14193 msgid ""
14194 "The <command role=\"hg-ext-mq\">qrefresh</command> command always refreshes "
14195 "the <emphasis>topmost</emphasis> applied patch. This means that you can "
14196 "suspend work on one patch (by refreshing it), pop or push to make a different "
14197 "patch the top, and work on <emphasis>that</emphasis> patch for a while."
14198 msgstr ""
14200 #. type: Content of: <book><chapter><sect1><sect2><para>
14201 #: ../en/ch11-mq.xml:490
14202 msgid ""
14203 "Here's an example that illustrates how you can use this ability. Let's say "
14204 "you're developing a new feature as two patches. The first is a change to the "
14205 "core of your software, and the second&emdash;layered on top of the "
14206 "first&emdash;changes the user interface to use the code you just added to the "
14207 "core. If you notice a bug in the core while you're working on the UI patch, "
14208 "it's easy to fix the core. Simply <command role=\"hg-ext-mq\">qrefresh</"
14209 "command> the UI patch to save your in-progress changes, and <command role="
14210 "\"hg-ext-mq\">qpop</command> down to the core patch. Fix the core bug, "
14211 "<command role=\"hg-ext-mq\">qrefresh</command> the core patch, and <command "
14212 "role=\"hg-ext-mq\">qpush</command> back to the UI patch to continue where you "
14213 "left off."
14214 msgstr ""
14216 #. type: Content of: <book><chapter><sect1><title>
14217 #: ../en/ch11-mq.xml:507
14218 msgid "More about patches"
14219 msgstr "关于补丁的更多信息"
14221 #. type: Content of: <book><chapter><sect1><para>
14222 #: ../en/ch11-mq.xml:509
14223 msgid ""
14224 "MQ uses the GNU <command>patch</command> command to apply patches, so it's "
14225 "helpful to know a few more detailed aspects of how <command>patch</command> "
14226 "works, and about patches themselves."
14227 msgstr ""
14229 #. type: Content of: <book><chapter><sect1><sect2><title>
14230 #: ../en/ch11-mq.xml:515
14231 msgid "The strip count"
14232 msgstr "修剪计数"
14234 #. type: Content of: <book><chapter><sect1><sect2><para>
14235 #: ../en/ch11-mq.xml:517
14236 msgid ""
14237 "If you look at the file headers in a patch, you will notice that the "
14238 "pathnames usually have an extra component on the front that isn't present in "
14239 "the actual path name. This is a holdover from the way that people used to "
14240 "generate patches (people still do this, but it's somewhat rare with modern "
14241 "revision control tools)."
14242 msgstr ""
14244 #. type: Content of: <book><chapter><sect1><sect2><para>
14245 #: ../en/ch11-mq.xml:524
14246 msgid ""
14247 "Alice would unpack a tarball, edit her files, then decide that she wanted to "
14248 "create a patch. So she'd rename her working directory, unpack the tarball "
14249 "again (hence the need for the rename), and use the <option role=\"cmd-opt-diff"
14250 "\">-r</option> and <option role=\"cmd-opt-diff\">-N</option> options to "
14251 "<command>diff</command> to recursively generate a patch between the "
14252 "unmodified directory and the modified one. The result would be that the name "
14253 "of the unmodified directory would be at the front of the left-hand path in "
14254 "every file header, and the name of the modified directory would be at the "
14255 "front of the right-hand path."
14256 msgstr ""
14258 #. type: Content of: <book><chapter><sect1><sect2><para>
14259 #: ../en/ch11-mq.xml:537
14260 msgid ""
14261 "Since someone receiving a patch from the Alices of the net would be unlikely "
14262 "to have unmodified and modified directories with exactly the same names, the "
14263 "<command>patch</command> command has a <option role=\"cmd-opt-patch\">-p</"
14264 "option> option that indicates the number of leading path name components to "
14265 "strip when trying to apply a patch. This number is called the "
14266 "<emphasis>strip count</emphasis>."
14267 msgstr ""
14269 #. type: Content of: <book><chapter><sect1><sect2><para>
14270 #: ../en/ch11-mq.xml:545
14271 msgid ""
14272 "An option of <quote><literal>-p1</literal></quote> means <quote>use a strip "
14273 "count of one</quote>. If <command>patch</command> sees a file name "
14274 "<filename>foo/bar/baz</filename> in a file header, it will strip "
14275 "<filename>foo</filename> and try to patch a file named <filename>bar/baz</"
14276 "filename>. (Strictly speaking, the strip count refers to the number of "
14277 "<emphasis>path separators</emphasis> (and the components that go with them ) "
14278 "to strip. A strip count of one will turn <filename>foo/bar</filename> into "
14279 "<filename>bar</filename>, but <filename>/foo/bar</filename> (notice the extra "
14280 "leading slash) into <filename>foo/bar</filename>.)"
14281 msgstr ""
14283 #. type: Content of: <book><chapter><sect1><sect2><para>
14284 #: ../en/ch11-mq.xml:558
14285 msgid ""
14286 "The <quote>standard</quote> strip count for patches is one; almost all "
14287 "patches contain one leading path name component that needs to be stripped. "
14288 "Mercurial's <command role=\"hg-cmd\">hg diff</command> command generates path "
14289 "names in this form, and the <command role=\"hg-cmd\">hg import</command> "
14290 "command and MQ expect patches to have a strip count of one."
14291 msgstr ""
14293 #. type: Content of: <book><chapter><sect1><sect2><para>
14294 #: ../en/ch11-mq.xml:566
14295 msgid ""
14296 "If you receive a patch from someone that you want to add to your patch queue, "
14297 "and the patch needs a strip count other than one, you cannot just <command "
14298 "role=\"hg-ext-mq\">qimport</command> the patch, because <command role=\"hg-"
14299 "ext-mq\">qimport</command> does not yet have a <literal>-p</literal> option "
14300 "(see <ulink role=\"hg-bug\" url=\"http://www.selenic.com/mercurial/bts/"
14301 "issue311\">issue 311</ulink>). Your best bet is to <command role=\"hg-ext-mq"
14302 "\">qnew</command> a patch of your own, then use <command>patch -pN</command> "
14303 "to apply their patch, followed by <command role=\"hg-cmd\">hg addremove</"
14304 "command> to pick up any files added or removed by the patch, followed by "
14305 "<command role=\"hg-ext-mq\">hg qrefresh</command>. This complexity may become "
14306 "unnecessary; see <ulink role=\"hg-bug\" url=\"http://www.selenic.com/"
14307 "mercurial/bts/issue311\">issue 311</ulink> for details."
14308 msgstr ""
14310 #. type: Content of: <book><chapter><sect1><sect2><title>
14311 #: ../en/ch11-mq.xml:585
14312 msgid "Strategies for applying a patch"
14313 msgstr "应用补丁的策略"
14315 #. type: Content of: <book><chapter><sect1><sect2><para>
14316 #: ../en/ch11-mq.xml:587
14317 msgid ""
14318 "When <command>patch</command> applies a hunk, it tries a handful of "
14319 "successively less accurate strategies to try to make the hunk apply. This "
14320 "falling-back technique often makes it possible to take a patch that was "
14321 "generated against an old version of a file, and apply it against a newer "
14322 "version of that file."
14323 msgstr ""
14325 #. type: Content of: <book><chapter><sect1><sect2><para>
14326 #: ../en/ch11-mq.xml:594
14327 msgid ""
14328 "First, <command>patch</command> tries an exact match, where the line numbers, "
14329 "the context, and the text to be modified must apply exactly. If it cannot "
14330 "make an exact match, it tries to find an exact match for the context, without "
14331 "honouring the line numbering information. If this succeeds, it prints a line "
14332 "of output saying that the hunk was applied, but at some <emphasis>offset</"
14333 "emphasis> from the original line number."
14334 msgstr ""
14336 #. type: Content of: <book><chapter><sect1><sect2><para>
14337 #: ../en/ch11-mq.xml:603
14338 msgid ""
14339 "If a context-only match fails, <command>patch</command> removes the first and "
14340 "last lines of the context, and tries a <emphasis>reduced</emphasis> context-"
14341 "only match. If the hunk with reduced context succeeds, it prints a message "
14342 "saying that it applied the hunk with a <emphasis>fuzz factor</emphasis> (the "
14343 "number after the fuzz factor indicates how many lines of context "
14344 "<command>patch</command> had to trim before the patch applied)."
14345 msgstr ""
14347 #. type: Content of: <book><chapter><sect1><sect2><para>
14348 #: ../en/ch11-mq.xml:612
14349 msgid ""
14350 "When neither of these techniques works, <command>patch</command> prints a "
14351 "message saying that the hunk in question was rejected. It saves rejected "
14352 "hunks (also simply called <quote>rejects</quote>) to a file with the same "
14353 "name, and an added <filename role=\"special\">.rej</filename> extension. It "
14354 "also saves an unmodified copy of the file with a <filename role=\"special\">."
14355 "orig</filename> extension; the copy of the file without any extensions will "
14356 "contain any changes made by hunks that <emphasis>did</emphasis> apply "
14357 "cleanly. If you have a patch that modifies <filename>foo</filename> with six "
14358 "hunks, and one of them fails to apply, you will have: an unmodified "
14359 "<filename>foo.orig</filename>, a <filename>foo.rej</filename> containing one "
14360 "hunk, and <filename>foo</filename>, containing the changes made by the five "
14361 "successful hunks."
14362 msgstr ""
14364 #. type: Content of: <book><chapter><sect1><sect2><title>
14365 #: ../en/ch11-mq.xml:630
14366 msgid "Some quirks of patch representation"
14367 msgstr "补丁的一些特性"
14369 #. type: Content of: <book><chapter><sect1><sect2><para>
14370 #: ../en/ch11-mq.xml:632
14371 msgid ""
14372 "There are a few useful things to know about how <command>patch</command> "
14373 "works with files."
14374 msgstr ""
14376 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
14377 #: ../en/ch11-mq.xml:635
14378 msgid ""
14379 "This should already be obvious, but <command>patch</command> cannot handle "
14380 "binary files."
14381 msgstr ""
14383 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
14384 #: ../en/ch11-mq.xml:639
14385 msgid ""
14386 "Neither does it care about the executable bit; it creates new files as "
14387 "readable, but not executable."
14388 msgstr ""
14390 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
14391 #: ../en/ch11-mq.xml:643
14392 msgid ""
14393 "<command>patch</command> treats the removal of a file as a diff between the "
14394 "file to be removed and the empty file. So your idea of <quote>I deleted this "
14395 "file</quote> looks like <quote>every line of this file was deleted</quote> in "
14396 "a patch."
14397 msgstr ""
14399 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
14400 #: ../en/ch11-mq.xml:649
14401 msgid ""
14402 "It treats the addition of a file as a diff between the empty file and the "
14403 "file to be added. So in a patch, your idea of <quote>I added this file</"
14404 "quote> looks like <quote>every line of this file was added</quote>."
14405 msgstr ""
14407 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
14408 #: ../en/ch11-mq.xml:655
14409 msgid ""
14410 "It treats a renamed file as the removal of the old name, and the addition of "
14411 "the new name. This means that renamed files have a big footprint in "
14412 "patches. (Note also that Mercurial does not currently try to infer when "
14413 "files have been renamed or copied in a patch.)"
14414 msgstr ""
14416 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
14417 #: ../en/ch11-mq.xml:661
14418 msgid ""
14419 "<command>patch</command> cannot represent empty files, so you cannot use a "
14420 "patch to represent the notion <quote>I added this empty file to the tree</"
14421 "quote>."
14422 msgstr ""
14424 #. type: Content of: <book><chapter><sect1><sect2><title>
14425 #: ../en/ch11-mq.xml:668
14426 msgid "Beware the fuzz"
14427 msgstr "当心毛刺"
14429 #. type: Content of: <book><chapter><sect1><sect2><para>
14430 #: ../en/ch11-mq.xml:670
14431 msgid ""
14432 "While applying a hunk at an offset, or with a fuzz factor, will often be "
14433 "completely successful, these inexact techniques naturally leave open the "
14434 "possibility of corrupting the patched file. The most common cases typically "
14435 "involve applying a patch twice, or at an incorrect location in the file. If "
14436 "<command>patch</command> or <command role=\"hg-ext-mq\">qpush</command> ever "
14437 "mentions an offset or fuzz factor, you should make sure that the modified "
14438 "files are correct afterwards."
14439 msgstr ""
14441 #. type: Content of: <book><chapter><sect1><sect2><para>
14442 #: ../en/ch11-mq.xml:680
14443 msgid ""
14444 "It's often a good idea to refresh a patch that has applied with an offset or "
14445 "fuzz factor; refreshing the patch generates new context information that will "
14446 "make it apply cleanly. I say <quote>often,</quote> not <quote>always,</"
14447 "quote> because sometimes refreshing a patch will make it fail to apply "
14448 "against a different revision of the underlying files. In some cases, such as "
14449 "when you're maintaining a patch that must sit on top of multiple versions of "
14450 "a source tree, it's acceptable to have a patch apply with some fuzz, provided "
14451 "you've verified the results of the patching process in such cases."
14452 msgstr ""
14454 #. type: Content of: <book><chapter><sect1><sect2><title>
14455 #: ../en/ch11-mq.xml:693
14456 msgid "Handling rejection"
14457 msgstr "处理拒绝"
14459 #. type: Content of: <book><chapter><sect1><sect2><para>
14460 #: ../en/ch11-mq.xml:695
14461 msgid ""
14462 "If <command role=\"hg-ext-mq\">qpush</command> fails to apply a patch, it "
14463 "will print an error message and exit. If it has left <filename role=\"special"
14464 "\">.rej</filename> files behind, it is usually best to fix up the rejected "
14465 "hunks before you push more patches or do any further work."
14466 msgstr ""
14468 #. type: Content of: <book><chapter><sect1><sect2><para>
14469 #: ../en/ch11-mq.xml:701
14470 msgid ""
14471 "If your patch <emphasis>used to</emphasis> apply cleanly, and no longer does "
14472 "because you've changed the underlying code that your patches are based on, "
14473 "Mercurial Queues can help; see section <xref linkend=\"sec.mq.merge\"/> for "
14474 "details."
14475 msgstr ""
14477 #. type: Content of: <book><chapter><sect1><sect2><para>
14478 #: ../en/ch11-mq.xml:707
14479 msgid ""
14480 "Unfortunately, there aren't any great techniques for dealing with rejected "
14481 "hunks. Most often, you'll need to view the <filename role=\"special\">.rej</"
14482 "filename> file and edit the target file, applying the rejected hunks by hand."
14483 msgstr ""
14485 #. type: Content of: <book><chapter><sect1><sect2><para>
14486 #: ../en/ch11-mq.xml:712
14487 msgid ""
14488 "If you're feeling adventurous, Neil Brown, a Linux kernel hacker, wrote a "
14489 "tool called <command>wiggle</command> <citation>web:wiggle</citation>, which "
14490 "is more vigorous than <command>patch</command> in its attempts to make a "
14491 "patch apply."
14492 msgstr ""
14494 #. type: Content of: <book><chapter><sect1><sect2><para>
14495 #: ../en/ch11-mq.xml:718
14496 msgid ""
14497 "Another Linux kernel hacker, Chris Mason (the author of Mercurial Queues), "
14498 "wrote a similar tool called <command>mpatch</command> <citation>web:mpatch</"
14499 "citation>, which takes a simple approach to automating the application of "
14500 "hunks rejected by <command>patch</command>. The <command>mpatch</command> "
14501 "command can help with four common reasons that a hunk may be rejected:"
14502 msgstr ""
14504 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
14505 #: ../en/ch11-mq.xml:727
14506 msgid "The context in the middle of a hunk has changed."
14507 msgstr ""
14509 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
14510 #: ../en/ch11-mq.xml:730
14511 msgid "A hunk is missing some context at the beginning or end."
14512 msgstr ""
14514 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
14515 #: ../en/ch11-mq.xml:733
14516 msgid ""
14517 "A large hunk might apply better&emdash;either entirely or in part&emdash;if "
14518 "it was broken up into smaller hunks."
14519 msgstr ""
14521 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
14522 #: ../en/ch11-mq.xml:737
14523 msgid ""
14524 "A hunk removes lines with slightly different content than those currently "
14525 "present in the file."
14526 msgstr ""
14528 #. type: Content of: <book><chapter><sect1><sect2><para>
14529 #: ../en/ch11-mq.xml:741
14530 msgid ""
14531 "If you use <command>wiggle</command> or <command>mpatch</command>, you should "
14532 "be doubly careful to check your results when you're done. In fact, "
14533 "<command>mpatch</command> enforces this method of double-checking the tool's "
14534 "output, by automatically dropping you into a merge program when it has done "
14535 "its job, so that you can verify its work and finish off any remaining merges."
14536 msgstr ""
14538 #. type: Content of: <book><chapter><sect1><title>
14539 #: ../en/ch11-mq.xml:753
14540 msgid "Getting the best performance out of MQ"
14541 msgstr "MQ 的性能"
14543 #. type: Content of: <book><chapter><sect1><para>
14544 #: ../en/ch11-mq.xml:755
14545 msgid ""
14546 "MQ is very efficient at handling a large number of patches. I ran some "
14547 "performance experiments in mid-2006 for a talk that I gave at the 2006 "
14548 "EuroPython conference <citation>web:europython</citation>. I used as my data "
14549 "set the Linux 2.6.17-mm1 patch series, which consists of 1,738 patches. I "
14550 "applied these on top of a Linux kernel repository containing all 27,472 "
14551 "revisions between Linux 2.6.12-rc2 and Linux 2.6.17."
14552 msgstr ""
14554 #. type: Content of: <book><chapter><sect1><para>
14555 #: ../en/ch11-mq.xml:764
14556 msgid ""
14557 "On my old, slow laptop, I was able to <command role=\"hg-cmd\">hg qpush "
14558 "<option role=\"hg-ext-mq-cmd-qpush-opt\">hg -a</option></command> all 1,738 "
14559 "patches in 3.5 minutes, and <command role=\"hg-cmd\">hg qpop <option role="
14560 "\"hg-ext-mq-cmd-qpop-opt\">hg -a</option></command> them all in 30 seconds. "
14561 "(On a newer laptop, the time to push all patches dropped to two minutes.) I "
14562 "could <command role=\"hg-ext-mq\">qrefresh</command> one of the biggest "
14563 "patches (which made 22,779 lines of changes to 287 files) in 6.6 seconds."
14564 msgstr ""
14566 #. type: Content of: <book><chapter><sect1><para>
14567 #: ../en/ch11-mq.xml:775
14568 msgid ""
14569 "Clearly, MQ is well suited to working in large trees, but there are a few "
14570 "tricks you can use to get the best performance of it."
14571 msgstr ""
14573 #. type: Content of: <book><chapter><sect1><para>
14574 #: ../en/ch11-mq.xml:779
14575 msgid ""
14576 "First of all, try to <quote>batch</quote> operations together. Every time "
14577 "you run <command role=\"hg-ext-mq\">qpush</command> or <command role=\"hg-ext-"
14578 "mq\">qpop</command>, these commands scan the working directory once to make "
14579 "sure you haven't made some changes and then forgotten to run <command role="
14580 "\"hg-ext-mq\">qrefresh</command>. On a small tree, the time that this scan "
14581 "takes is unnoticeable. However, on a medium-sized tree (containing tens of "
14582 "thousands of files), it can take a second or more."
14583 msgstr ""
14585 #. type: Content of: <book><chapter><sect1><para>
14586 #: ../en/ch11-mq.xml:790
14587 msgid ""
14588 "The <command role=\"hg-ext-mq\">qpush</command> and <command role=\"hg-ext-mq"
14589 "\">qpop</command> commands allow you to push and pop multiple patches at a "
14590 "time. You can identify the <quote>destination patch</quote> that you want to "
14591 "end up at. When you <command role=\"hg-ext-mq\">qpush</command> with a "
14592 "destination specified, it will push patches until that patch is at the top of "
14593 "the applied stack. When you <command role=\"hg-ext-mq\">qpop</command> to a "
14594 "destination, MQ will pop patches until the destination patch is at the top."
14595 msgstr ""
14597 #. type: Content of: <book><chapter><sect1><para>
14598 #: ../en/ch11-mq.xml:800
14599 msgid ""
14600 "You can identify a destination patch using either the name of the patch, or "
14601 "by number. If you use numeric addressing, patches are counted from zero; "
14602 "this means that the first patch is zero, the second is one, and so on."
14603 msgstr ""
14605 #. type: Content of: <book><chapter><sect1><title>
14606 #: ../en/ch11-mq.xml:807
14607 msgid "Updating your patches when the underlying code changes"
14608 msgstr "当基础代码改变时,更新补丁的方法"
14610 #. type: Content of: <book><chapter><sect1><para>
14611 #: ../en/ch11-mq.xml:810
14612 msgid ""
14613 "It's common to have a stack of patches on top of an underlying repository "
14614 "that you don't modify directly. If you're working on changes to third-party "
14615 "code, or on a feature that is taking longer to develop than the rate of "
14616 "change of the code beneath, you will often need to sync up with the "
14617 "underlying code, and fix up any hunks in your patches that no longer apply. "
14618 "This is called <emphasis>rebasing</emphasis> your patch series."
14619 msgstr ""
14621 #. type: Content of: <book><chapter><sect1><para>
14622 #: ../en/ch11-mq.xml:819
14623 msgid ""
14624 "The simplest way to do this is to <command role=\"hg-cmd\">hg qpop <option "
14625 "role=\"hg-ext-mq-cmd-qpop-opt\">hg -a</option></command> your patches, then "
14626 "<command role=\"hg-cmd\">hg pull</command> changes into the underlying "
14627 "repository, and finally <command role=\"hg-cmd\">hg qpush <option role=\"hg-"
14628 "ext-mq-cmd-qpop-opt\">hg -a</option></command> your patches again. MQ will "
14629 "stop pushing any time it runs across a patch that fails to apply during "
14630 "conflicts, allowing you to fix your conflicts, <command role=\"hg-ext-mq"
14631 "\">qrefresh</command> the affected patch, and continue pushing until you have "
14632 "fixed your entire stack."
14633 msgstr ""
14635 #. type: Content of: <book><chapter><sect1><para>
14636 #: ../en/ch11-mq.xml:831
14637 msgid ""
14638 "This approach is easy to use and works well if you don't expect changes to "
14639 "the underlying code to affect how well your patches apply. If your patch "
14640 "stack touches code that is modified frequently or invasively in the "
14641 "underlying repository, however, fixing up rejected hunks by hand quickly "
14642 "becomes tiresome."
14643 msgstr ""
14645 #. type: Content of: <book><chapter><sect1><para>
14646 #: ../en/ch11-mq.xml:838
14647 msgid ""
14648 "It's possible to partially automate the rebasing process. If your patches "
14649 "apply cleanly against some revision of the underlying repo, MQ can use this "
14650 "information to help you to resolve conflicts between your patches and a "
14651 "different revision."
14652 msgstr ""
14654 #. type: Content of: <book><chapter><sect1><para>
14655 #: ../en/ch11-mq.xml:844
14656 msgid "The process is a little involved."
14657 msgstr ""
14659 #. type: Content of: <book><chapter><sect1><orderedlist><listitem><para>
14660 #: ../en/ch11-mq.xml:846
14661 msgid ""
14662 "To begin, <command role=\"hg-cmd\">hg qpush -a</command> all of your patches "
14663 "on top of the revision where you know that they apply cleanly."
14664 msgstr ""
14666 #. type: Content of: <book><chapter><sect1><orderedlist><listitem><para>
14667 #: ../en/ch11-mq.xml:850
14668 msgid ""
14669 "Save a backup copy of your patch directory using <command role=\"hg-cmd\">hg "
14670 "qsave <option role=\"hg-ext-mq-cmd-qsave-opt\">hg -e</option> <option role="
14671 "\"hg-ext-mq-cmd-qsave-opt\">hg -c</option></command>. This prints the name "
14672 "of the directory that it has saved the patches in. It will save the patches "
14673 "to a directory called <filename role=\"special\" class=\"directory\">.hg/"
14674 "patches.N</filename>, where <literal>N</literal> is a small integer. It also "
14675 "commits a <quote>save changeset</quote> on top of your applied patches; this "
14676 "is for internal book-keeping, and records the states of the <filename role="
14677 "\"special\">series</filename> and <filename role=\"special\">status</"
14678 "filename> files."
14679 msgstr ""
14681 #. type: Content of: <book><chapter><sect1><orderedlist><listitem><para>
14682 #: ../en/ch11-mq.xml:864
14683 msgid ""
14684 "Use <command role=\"hg-cmd\">hg pull</command> to bring new changes into the "
14685 "underlying repository. (Don't run <command role=\"hg-cmd\">hg pull -u</"
14686 "command>; see below for why.)"
14687 msgstr ""
14689 #. type: Content of: <book><chapter><sect1><orderedlist><listitem><para>
14690 #: ../en/ch11-mq.xml:869
14691 msgid ""
14692 "Update to the new tip revision, using <command role=\"hg-cmd\">hg update "
14693 "<option role=\"hg-opt-update\">-C</option></command> to override the patches "
14694 "you have pushed."
14695 msgstr ""
14697 #. type: Content of: <book><chapter><sect1><orderedlist><listitem><para>
14698 #: ../en/ch11-mq.xml:874
14699 msgid ""
14700 "Merge all patches using <command>hg qpush -m -a</command>. The <option role="
14701 "\"hg-ext-mq-cmd-qpush-opt\">-m</option> option to <command role=\"hg-ext-mq"
14702 "\">qpush</command> tells MQ to perform a three-way merge if the patch fails "
14703 "to apply."
14704 msgstr ""
14706 #. type: Content of: <book><chapter><sect1><para>
14707 #: ../en/ch11-mq.xml:882
14708 msgid ""
14709 "During the <command role=\"hg-cmd\">hg qpush <option role=\"hg-ext-mq-cmd-"
14710 "qpush-opt\">hg -m</option></command>, each patch in the <filename role="
14711 "\"special\">series</filename> file is applied normally. If a patch applies "
14712 "with fuzz or rejects, MQ looks at the queue you <command role=\"hg-ext-mq"
14713 "\">qsave</command>d, and performs a three-way merge with the corresponding "
14714 "changeset. This merge uses Mercurial's normal merge machinery, so it may pop "
14715 "up a GUI merge tool to help you to resolve problems."
14716 msgstr ""
14718 #. type: Content of: <book><chapter><sect1><para>
14719 #: ../en/ch11-mq.xml:892
14720 msgid ""
14721 "When you finish resolving the effects of a patch, MQ refreshes your patch "
14722 "based on the result of the merge."
14723 msgstr ""
14725 #. type: Content of: <book><chapter><sect1><para>
14726 #: ../en/ch11-mq.xml:895
14727 msgid ""
14728 "At the end of this process, your repository will have one extra head from the "
14729 "old patch queue, and a copy of the old patch queue will be in <filename role="
14730 "\"special\" class=\"directory\">.hg/patches.N</filename>. You can remove the "
14731 "extra head using <command role=\"hg-cmd\">hg qpop -a -n patches.N</command> "
14732 "or <command role=\"hg-cmd\">hg strip</command>. You can delete <filename "
14733 "role=\"special\" class=\"directory\">.hg/patches.N</filename> once you are "
14734 "sure that you no longer need it as a backup."
14735 msgstr ""
14737 #. type: Content of: <book><chapter><sect1><title>
14738 #: ../en/ch11-mq.xml:907
14739 msgid "Identifying patches"
14740 msgstr "标识补丁"
14742 #. type: Content of: <book><chapter><sect1><para>
14743 #: ../en/ch11-mq.xml:909
14744 msgid ""
14745 "MQ commands that work with patches let you refer to a patch either by using "
14746 "its name or by a number. By name is obvious enough; pass the name "
14747 "<filename>foo.patch</filename> to <command role=\"hg-ext-mq\">qpush</"
14748 "command>, for example, and it will push patches until <filename>foo.patch</"
14749 "filename> is applied."
14750 msgstr ""
14752 #. type: Content of: <book><chapter><sect1><para>
14753 #: ../en/ch11-mq.xml:916
14754 msgid ""
14755 "As a shortcut, you can refer to a patch using both a name and a numeric "
14756 "offset; <literal>foo.patch-2</literal> means <quote>two patches before "
14757 "<literal>foo.patch</literal></quote>, while <literal>bar.patch+4</literal> "
14758 "means <quote>four patches after <literal>bar.patch</literal></quote>."
14759 msgstr ""
14761 #. type: Content of: <book><chapter><sect1><para>
14762 #: ../en/ch11-mq.xml:922
14763 msgid ""
14764 "Referring to a patch by index isn't much different. The first patch printed "
14765 "in the output of <command role=\"hg-ext-mq\">qseries</command> is patch zero "
14766 "(yes, it's one of those start-at-zero counting systems); the second is patch "
14767 "one; and so on."
14768 msgstr ""
14770 #. type: Content of: <book><chapter><sect1><para>
14771 #: ../en/ch11-mq.xml:928
14772 msgid ""
14773 "MQ also makes it easy to work with patches when you are using normal "
14774 "Mercurial commands. Every command that accepts a changeset ID will also "
14775 "accept the name of an applied patch. MQ augments the tags normally in the "
14776 "repository with an eponymous one for each applied patch. In addition, the "
14777 "special tags <literal role=\"tag\">qbase</literal> and <literal role=\"tag"
14778 "\">qtip</literal> identify the <quote>bottom-most</quote> and topmost applied "
14779 "patches, respectively."
14780 msgstr ""
14782 #. type: Content of: <book><chapter><sect1><para>
14783 #: ../en/ch11-mq.xml:938
14784 msgid ""
14785 "These additions to Mercurial's normal tagging capabilities make dealing with "
14786 "patches even more of a breeze."
14787 msgstr ""
14789 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
14790 #: ../en/ch11-mq.xml:941
14791 msgid "Want to patchbomb a mailing list with your latest series of changes?"
14792 msgstr ""
14794 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
14795 #: ../en/ch11-mq.xml:944
14796 msgid ""
14797 "(Don't know what <quote>patchbombing</quote> is? See section <xref linkend="
14798 "\"sec.hgext.patchbomb\"/>.)"
14799 msgstr ""
14801 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
14802 #: ../en/ch11-mq.xml:947
14803 msgid ""
14804 "Need to see all of the patches since <literal>foo.patch</literal> that have "
14805 "touched files in a subdirectory of your tree?"
14806 msgstr ""
14808 #. type: Content of: <book><chapter><sect1><para>
14809 #: ../en/ch11-mq.xml:954
14810 msgid ""
14811 "Because MQ makes the names of patches available to the rest of Mercurial "
14812 "through its normal internal tag machinery, you don't need to type in the "
14813 "entire name of a patch when you want to identify it by name."
14814 msgstr ""
14816 #. type: Content of: <book><chapter><sect1><para>
14817 #: ../en/ch11-mq.xml:959
14818 msgid ""
14819 "Another nice consequence of representing patch names as tags is that when you "
14820 "run the <command role=\"hg-cmd\">hg log</command> command, it will display a "
14821 "patch's name as a tag, simply as part of its normal output. This makes it "
14822 "easy to visually distinguish applied patches from underlying <quote>normal</"
14823 "quote> revisions. The following example shows a few normal Mercurial "
14824 "commands in use with applied patches."
14825 msgstr ""
14827 #. type: Content of: <book><chapter><sect1><title>
14828 #: ../en/ch11-mq.xml:972
14829 msgid "Useful things to know about"
14830 msgstr "其它需要了解的东西"
14832 #. type: Content of: <book><chapter><sect1><para>
14833 #: ../en/ch11-mq.xml:974
14834 msgid ""
14835 "There are a number of aspects of MQ usage that don't fit tidily into sections "
14836 "of their own, but that are good to know. Here they are, in one place."
14837 msgstr ""
14839 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
14840 #: ../en/ch11-mq.xml:979
14841 msgid ""
14842 "Normally, when you <command role=\"hg-ext-mq\">qpop</command> a patch and "
14843 "<command role=\"hg-ext-mq\">qpush</command> it again, the changeset that "
14844 "represents the patch after the pop/push will have a <emphasis>different "
14845 "identity</emphasis> than the changeset that represented the hash beforehand. "
14846 "See section <xref linkend=\"sec.mqref.cmd.qpush\"/> for information as to why "
14847 "this is."
14848 msgstr ""
14850 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
14851 #: ../en/ch11-mq.xml:988
14852 msgid ""
14853 "It's not a good idea to <command role=\"hg-cmd\">hg merge</command> changes "
14854 "from another branch with a patch changeset, at least if you want to maintain "
14855 "the <quote>patchiness</quote> of that changeset and changesets below it on "
14856 "the patch stack. If you try to do this, it will appear to succeed, but MQ "
14857 "will become confused."
14858 msgstr ""
14860 #. type: Content of: <book><chapter><sect1><title>
14861 #: ../en/ch11-mq.xml:999
14862 msgid "Managing patches in a repository"
14863 msgstr "在版本库管理补丁"
14865 #. type: Content of: <book><chapter><sect1><para>
14866 #: ../en/ch11-mq.xml:1001
14867 msgid ""
14868 "Because MQ's <filename role=\"special\" class=\"directory\">.hg/patches</"
14869 "filename> directory resides outside a Mercurial repository's working "
14870 "directory, the <quote>underlying</quote> Mercurial repository knows nothing "
14871 "about the management or presence of patches."
14872 msgstr ""
14874 #. type: Content of: <book><chapter><sect1><para>
14875 #: ../en/ch11-mq.xml:1007
14876 msgid ""
14877 "This presents the interesting possibility of managing the contents of the "
14878 "patch directory as a Mercurial repository in its own right. This can be a "
14879 "useful way to work. For example, you can work on a patch for a while, "
14880 "<command role=\"hg-ext-mq\">qrefresh</command> it, then <command role=\"hg-cmd"
14881 "\">hg commit</command> the current state of the patch. This lets you "
14882 "<quote>roll back</quote> to that version of the patch later on."
14883 msgstr ""
14885 #. type: Content of: <book><chapter><sect1><para>
14886 #: ../en/ch11-mq.xml:1016
14887 msgid ""
14888 "You can then share different versions of the same patch stack among multiple "
14889 "underlying repositories. I use this when I am developing a Linux kernel "
14890 "feature. I have a pristine copy of my kernel sources for each of several CPU "
14891 "architectures, and a cloned repository under each that contains the patches I "
14892 "am working on. When I want to test a change on a different architecture, I "
14893 "push my current patches to the patch repository associated with that kernel "
14894 "tree, pop and push all of my patches, and build and test that kernel."
14895 msgstr ""
14897 #. type: Content of: <book><chapter><sect1><para>
14898 #: ../en/ch11-mq.xml:1026
14899 msgid ""
14900 "Managing patches in a repository makes it possible for multiple developers to "
14901 "work on the same patch series without colliding with each other, all on top "
14902 "of an underlying source base that they may or may not control."
14903 msgstr ""
14905 #. type: Content of: <book><chapter><sect1><sect2><title>
14906 #: ../en/ch11-mq.xml:1032
14907 msgid "MQ support for patch repositories"
14908 msgstr "MQ 支持补丁版本库"
14910 #. type: Content of: <book><chapter><sect1><sect2><para>
14911 #: ../en/ch11-mq.xml:1034
14912 msgid ""
14913 "MQ helps you to work with the <filename role=\"special\" class=\"directory\">."
14914 "hg/patches</filename> directory as a repository; when you prepare a "
14915 "repository for working with patches using <command role=\"hg-ext-mq\">qinit</"
14916 "command>, you can pass the <option role=\"hg-ext-mq-cmd-qinit-opt\">hg -c</"
14917 "option> option to create the <filename role=\"special\" class=\"directory\">."
14918 "hg/patches</filename> directory as a Mercurial repository."
14919 msgstr ""
14921 #. type: Content of: <book><chapter><sect1><sect2><note><para>
14922 #: ../en/ch11-mq.xml:1044
14923 msgid ""
14924 "If you forget to use the <option role=\"hg-ext-mq-cmd-qinit-opt\">hg -c</"
14925 "option> option, you can simply go into the <filename role=\"special\" class="
14926 "\"directory\">.hg/patches</filename> directory at any time and run <command "
14927 "role=\"hg-cmd\">hg init</command>. Don't forget to add an entry for the "
14928 "<filename role=\"special\">status</filename> file to the <filename role="
14929 "\"special\">.hgignore</filename> file, though"
14930 msgstr ""
14932 #. type: Content of: <book><chapter><sect1><sect2><note><para>
14933 #: ../en/ch11-mq.xml:1053
14934 msgid ""
14935 "(<command role=\"hg-cmd\">hg qinit <option role=\"hg-ext-mq-cmd-qinit-opt"
14936 "\">hg -c</option></command> does this for you automatically); you "
14937 "<emphasis>really</emphasis> don't want to manage the <filename role=\"special"
14938 "\">status</filename> file."
14939 msgstr ""
14941 #. type: Content of: <book><chapter><sect1><sect2><para>
14942 #: ../en/ch11-mq.xml:1060
14943 msgid ""
14944 "As a convenience, if MQ notices that the <filename class=\"directory\">.hg/"
14945 "patches</filename> directory is a repository, it will automatically <command "
14946 "role=\"hg-cmd\">hg add</command> every patch that you create and import."
14947 msgstr ""
14949 #. type: Content of: <book><chapter><sect1><sect2><para>
14950 #: ../en/ch11-mq.xml:1065
14951 msgid ""
14952 "MQ provides a shortcut command, <command role=\"hg-ext-mq\">qcommit</"
14953 "command>, that runs <command role=\"hg-cmd\">hg commit</command> in the "
14954 "<filename role=\"special\" class=\"directory\">.hg/patches</filename> "
14955 "directory. This saves some bothersome typing."
14956 msgstr ""
14958 #. type: Content of: <book><chapter><sect1><sect2><para>
14959 #: ../en/ch11-mq.xml:1071
14960 msgid ""
14961 "Finally, as a convenience to manage the patch directory, you can define the "
14962 "alias <command>mq</command> on Unix systems. For example, on Linux systems "
14963 "using the <command>bash</command> shell, you can include the following "
14964 "snippet in your <filename role=\"home\">~/.bashrc</filename>."
14965 msgstr ""
14967 #. type: Content of: <book><chapter><sect1><sect2><para>
14968 #: ../en/ch11-mq.xml:1080
14969 msgid ""
14970 "You can then issue commands of the form <command>mq pull</command> from the "
14971 "main repository."
14972 msgstr ""
14974 #. type: Content of: <book><chapter><sect1><sect2><title>
14975 #: ../en/ch11-mq.xml:1085
14976 msgid "A few things to watch out for"
14977 msgstr "需要注意的事情"
14979 #. type: Content of: <book><chapter><sect1><sect2><para>
14980 #: ../en/ch11-mq.xml:1087
14981 msgid ""
14982 "MQ's support for working with a repository full of patches is limited in a "
14983 "few small respects."
14984 msgstr ""
14986 #. type: Content of: <book><chapter><sect1><sect2><para>
14987 #: ../en/ch11-mq.xml:1090
14988 msgid ""
14989 "MQ cannot automatically detect changes that you make to the patch directory. "
14990 "If you <command role=\"hg-cmd\">hg pull</command>, manually edit, or <command "
14991 "role=\"hg-cmd\">hg update</command> changes to patches or the <filename role="
14992 "\"special\">series</filename> file, you will have to <command role=\"hg-cmd"
14993 "\">hg qpop <option role=\"hg-ext-mq-cmd-qpop-opt\">hg -a</option></command> "
14994 "and then <command role=\"hg-cmd\">hg qpush <option role=\"hg-ext-mq-cmd-qpush-"
14995 "opt\">hg -a</option></command> in the underlying repository to see those "
14996 "changes show up there. If you forget to do this, you can confuse MQ's idea "
14997 "of which patches are applied."
14998 msgstr ""
15000 #. type: Content of: <book><chapter><sect1><title>
15001 #: ../en/ch11-mq.xml:1106
15002 msgid "Third party tools for working with patches"
15003 msgstr "操作补丁的第三方工具"
15005 #. type: Content of: <book><chapter><sect1><para>
15006 #: ../en/ch11-mq.xml:1108
15007 msgid ""
15008 "Once you've been working with patches for a while, you'll find yourself "
15009 "hungry for tools that will help you to understand and manipulate the patches "
15010 "you're dealing with."
15011 msgstr ""
15013 #. type: Content of: <book><chapter><sect1><para>
15014 #: ../en/ch11-mq.xml:1112
15015 msgid ""
15016 "The <command>diffstat</command> command <citation>web:diffstat</citation> "
15017 "generates a histogram of the modifications made to each file in a patch. It "
15018 "provides a good way to <quote>get a sense of</quote> a patch&emdash;which "
15019 "files it affects, and how much change it introduces to each file and as a "
15020 "whole. (I find that it's a good idea to use <command>diffstat</command>'s "
15021 "<option role=\"cmd-opt-diffstat\">-p</option> option as a matter of course, "
15022 "as otherwise it will try to do clever things with prefixes of file names that "
15023 "inevitably confuse at least me.)"
15024 msgstr ""
15026 #. type: Content of: <book><chapter><sect1><para>
15027 #: ../en/ch11-mq.xml:1126
15028 msgid ""
15029 "The <literal role=\"package\">patchutils</literal> package <citation>web:"
15030 "patchutils</citation> is invaluable. It provides a set of small utilities "
15031 "that follow the <quote>Unix philosophy;</quote> each does one useful thing "
15032 "with a patch. The <literal role=\"package\">patchutils</literal> command I "
15033 "use most is <command>filterdiff</command>, which extracts subsets from a "
15034 "patch file. For example, given a patch that modifies hundreds of files "
15035 "across dozens of directories, a single invocation of <command>filterdiff</"
15036 "command> can generate a smaller patch that only touches files whose names "
15037 "match a particular glob pattern. See section <xref linkend=\"mq-collab.tips."
15038 "interdiff\"/> for another example."
15039 msgstr ""
15041 #. type: Content of: <book><chapter><sect1><title>
15042 #: ../en/ch11-mq.xml:1142
15043 msgid "Good ways to work with patches"
15044 msgstr "操作补丁的好习惯"
15046 #. type: Content of: <book><chapter><sect1><para>
15047 #: ../en/ch11-mq.xml:1144
15048 msgid ""
15049 "Whether you are working on a patch series to submit to a free software or "
15050 "open source project, or a series that you intend to treat as a sequence of "
15051 "regular changesets when you're done, you can use some simple techniques to "
15052 "keep your work well organised."
15053 msgstr ""
15055 #. type: Content of: <book><chapter><sect1><para>
15056 #: ../en/ch11-mq.xml:1150
15057 msgid ""
15058 "Give your patches descriptive names. A good name for a patch might be "
15059 "<filename>rework-device-alloc.patch</filename>, because it will immediately "
15060 "give you a hint what the purpose of the patch is. Long names shouldn't be a "
15061 "problem; you won't be typing the names often, but you <emphasis>will</"
15062 "emphasis> be running commands like <command role=\"hg-ext-mq\">qapplied</"
15063 "command> and <command role=\"hg-ext-mq\">qtop</command> over and over. Good "
15064 "naming becomes especially important when you have a number of patches to work "
15065 "with, or if you are juggling a number of different tasks and your patches "
15066 "only get a fraction of your attention."
15067 msgstr ""
15069 #. type: Content of: <book><chapter><sect1><para>
15070 #: ../en/ch11-mq.xml:1162
15071 msgid ""
15072 "Be aware of what patch you're working on. Use the <command role=\"hg-ext-mq"
15073 "\">qtop</command> command and skim over the text of your patches "
15074 "frequently&emdash;for example, using <command role=\"hg-cmd\">hg tip <option "
15075 "role=\"hg-opt-tip\">-p</option></command>)&emdash;to be sure of where you "
15076 "stand. I have several times worked on and <command role=\"hg-ext-mq"
15077 "\">qrefresh</command>ed a patch other than the one I intended, and it's often "
15078 "tricky to migrate changes into the right patch after making them in the wrong "
15079 "one."
15080 msgstr ""
15082 #. type: Content of: <book><chapter><sect1><para>
15083 #: ../en/ch11-mq.xml:1172
15084 msgid ""
15085 "For this reason, it is very much worth investing a little time to learn how "
15086 "to use some of the third-party tools I described in section <xref linkend="
15087 "\"sec.mq.tools\"/>, particularly <command>diffstat</command> and "
15088 "<command>filterdiff</command>. The former will give you a quick idea of what "
15089 "changes your patch is making, while the latter makes it easy to splice hunks "
15090 "selectively out of one patch and into another."
15091 msgstr ""
15093 #. type: Content of: <book><chapter><sect1><title>
15094 #: ../en/ch11-mq.xml:1183
15095 msgid "MQ cookbook"
15096 msgstr "MQ 手册"
15098 #. type: Content of: <book><chapter><sect1><sect2><title>
15099 #: ../en/ch11-mq.xml:1186
15100 msgid "Manage <quote>trivial</quote> patches"
15101 msgstr "管理<quote>琐碎的</quote>补丁"
15103 #. type: Content of: <book><chapter><sect1><sect2><para>
15104 #: ../en/ch11-mq.xml:1188
15105 msgid ""
15106 "Because the overhead of dropping files into a new Mercurial repository is so "
15107 "low, it makes a lot of sense to manage patches this way even if you simply "
15108 "want to make a few changes to a source tarball that you downloaded."
15109 msgstr ""
15112 #. type: Content of: <book><chapter><sect1><sect2><para>
15113 #: ../en/ch11-mq.xml:1193
15114 msgid ""
15115 "Begin by downloading and unpacking the source tarball, and turning it into a "
15116 "Mercurial repository."
15117 msgstr ""
15119 #. type: Content of: <book><chapter><sect1><sect2><para>
15120 #: ../en/ch11-mq.xml:1198
15121 msgid "Continue by creating a patch stack and making your changes."
15122 msgstr ""
15124 #. type: Content of: <book><chapter><sect1><sect2><para>
15125 #: ../en/ch11-mq.xml:1203
15126 msgid ""
15127 "Let's say a few weeks or months pass, and your package author releases a new "
15128 "version. First, bring their changes into the repository."
15129 msgstr ""
15131 #. type: Content of: <book><chapter><sect1><sect2><para>
15132 #: ../en/ch11-mq.xml:1209
15133 msgid ""
15134 "The pipeline starting with <command role=\"hg-cmd\">hg locate</command> above "
15135 "deletes all files in the working directory, so that <command role=\"hg-cmd"
15136 "\">hg commit</command>'s <option role=\"hg-opt-commit\">--addremove</option> "
15137 "option can actually tell which files have really been removed in the newer "
15138 "version of the source."
15139 msgstr ""
15141 #. type: Content of: <book><chapter><sect1><sect2><para>
15142 #: ../en/ch11-mq.xml:1217
15143 msgid "Finally, you can apply your patches on top of the new tree."
15144 msgstr ""
15146 #. type: Content of: <book><chapter><sect1><sect2><title>
15147 #: ../en/ch11-mq.xml:1224
15148 msgid "Combining entire patches"
15149 msgstr "组合全部的补丁"
15151 #. type: Content of: <book><chapter><sect1><sect2><para>
15152 #: ../en/ch11-mq.xml:1226
15153 msgid ""
15154 "MQ provides a command, <command role=\"hg-ext-mq\">qfold</command> that lets "
15155 "you combine entire patches. This <quote>folds</quote> the patches you name, "
15156 "in the order you name them, into the topmost applied patch, and concatenates "
15157 "their descriptions onto the end of its description. The patches that you "
15158 "fold must be unapplied before you fold them."
15159 msgstr ""
15161 #. type: Content of: <book><chapter><sect1><sect2><para>
15162 #: ../en/ch11-mq.xml:1234
15163 msgid ""
15164 "The order in which you fold patches matters. If your topmost applied patch "
15165 "is <literal>foo</literal>, and you <command role=\"hg-ext-mq\">qfold</"
15166 "command> <literal>bar</literal> and <literal>quux</literal> into it, you will "
15167 "end up with a patch that has the same effect as if you applied first "
15168 "<literal>foo</literal>, then <literal>bar</literal>, followed by "
15169 "<literal>quux</literal>."
15170 msgstr ""
15172 #. type: Content of: <book><chapter><sect1><sect2><title>
15173 #: ../en/ch11-mq.xml:1245
15174 msgid "Merging part of one patch into another"
15175 msgstr "合并补丁的部分内容到其它补丁"
15177 #. type: Content of: <book><chapter><sect1><sect2><para>
15178 #: ../en/ch11-mq.xml:1247
15179 msgid ""
15180 "Merging <emphasis>part</emphasis> of one patch into another is more difficult "
15181 "than combining entire patches."
15182 msgstr ""
15184 #. type: Content of: <book><chapter><sect1><sect2><para>
15185 #: ../en/ch11-mq.xml:1251
15186 msgid ""
15187 "If you want to move changes to entire files, you can use <command>filterdiff</"
15188 "command>'s <option role=\"cmd-opt-filterdiff\">-i</option> and <option role="
15189 "\"cmd-opt-filterdiff\">-x</option> options to choose the modifications to "
15190 "snip out of one patch, concatenating its output onto the end of the patch you "
15191 "want to merge into. You usually won't need to modify the patch you've merged "
15192 "the changes from. Instead, MQ will report some rejected hunks when you "
15193 "<command role=\"hg-ext-mq\">qpush</command> it (from the hunks you moved into "
15194 "the other patch), and you can simply <command role=\"hg-ext-mq\">qrefresh</"
15195 "command> the patch to drop the duplicate hunks."
15196 msgstr ""
15198 #. type: Content of: <book><chapter><sect1><sect2><para>
15199 #: ../en/ch11-mq.xml:1264
15200 msgid ""
15201 "If you have a patch that has multiple hunks modifying a file, and you only "
15202 "want to move a few of those hunks, the job becomes more messy, but you can "
15203 "still partly automate it. Use <command>lsdiff -nvv</command> to print some "
15204 "metadata about the patch."
15205 msgstr ""
15207 #. type: Content of: <book><chapter><sect1><sect2><para>
15208 #: ../en/ch11-mq.xml:1272
15209 msgid "This command prints three different kinds of number:"
15210 msgstr ""
15212 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
15213 #: ../en/ch11-mq.xml:1275
15214 msgid ""
15215 "(in the first column) a <emphasis>file number</emphasis> to identify each "
15216 "file modified in the patch;"
15217 msgstr ""
15219 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
15220 #: ../en/ch11-mq.xml:1279
15221 msgid ""
15222 "(on the next line, indented) the line number within a modified file where a "
15223 "hunk starts; and"
15224 msgstr ""
15226 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
15227 #: ../en/ch11-mq.xml:1282
15228 msgid ""
15229 "(on the same line) a <emphasis>hunk number</emphasis> to identify that hunk."
15230 msgstr ""
15232 #. type: Content of: <book><chapter><sect1><sect2><para>
15233 #: ../en/ch11-mq.xml:1286
15234 msgid ""
15235 "You'll have to use some visual inspection, and reading of the patch, to "
15236 "identify the file and hunk numbers you'll want, but you can then pass them to "
15237 "to <command>filterdiff</command>'s <option role=\"cmd-opt-filterdiff\">--"
15238 "files</option> and <option role=\"cmd-opt-filterdiff\">--hunks</option> "
15239 "options, to select exactly the file and hunk you want to extract."
15240 msgstr ""
15242 #. type: Content of: <book><chapter><sect1><sect2><para>
15243 #: ../en/ch11-mq.xml:1294
15244 msgid ""
15245 "Once you have this hunk, you can concatenate it onto the end of your "
15246 "destination patch and continue with the remainder of section <xref linkend="
15247 "\"sec.mq.combine\"/>."
15248 msgstr ""
15250 #. type: Content of: <book><chapter><sect1><title>
15251 #: ../en/ch11-mq.xml:1301
15252 msgid "Differences between quilt and MQ"
15253 msgstr "MQ 与 quilt 的区别"
15255 #. type: Content of: <book><chapter><sect1><para>
15256 #: ../en/ch11-mq.xml:1303
15257 msgid ""
15258 "If you are already familiar with quilt, MQ provides a similar command set. "
15259 "There are a few differences in the way that it works."
15260 msgstr ""
15262 #. type: Content of: <book><chapter><sect1><para>
15263 #: ../en/ch11-mq.xml:1307
15264 msgid ""
15265 "You will already have noticed that most quilt commands have MQ counterparts "
15266 "that simply begin with a <quote><literal>q</literal></quote>. The exceptions "
15267 "are quilt's <literal>add</literal> and <literal>remove</literal> commands, "
15268 "the counterparts for which are the normal Mercurial <command role=\"hg-cmd"
15269 "\">hg add</command> and <command role=\"hg-cmd\">hg remove</command> "
15270 "commands. There is no MQ equivalent of the quilt <literal>edit</literal> "
15271 "command."
15272 msgstr ""
15274 #. type: Content of: <book><chapter><title>
15275 #: ../en/ch12-mq-collab.xml:5
15276 msgid "Advanced uses of Mercurial Queues"
15277 msgstr "MQ 的高级用法"
15279 #. type: Content of: <book><chapter><para>
15280 #: ../en/ch12-mq-collab.xml:7
15281 msgid ""
15282 "While it's easy to pick up straightforward uses of Mercurial Queues, use of a "
15283 "little discipline and some of MQ's less frequently used capabilities makes it "
15284 "possible to work in complicated development environments."
15285 msgstr ""
15287 #. type: Content of: <book><chapter><para>
15288 #: ../en/ch12-mq-collab.xml:12
15289 msgid ""
15290 "In this chapter, I will use as an example a technique I have used to manage "
15291 "the development of an Infiniband device driver for the Linux kernel. The "
15292 "driver in question is large (at least as drivers go), with 25,000 lines of "
15293 "code spread across 35 source files. It is maintained by a small team of "
15294 "developers."
15295 msgstr ""
15297 #. type: Content of: <book><chapter><para>
15298 #: ../en/ch12-mq-collab.xml:18
15299 msgid ""
15300 "While much of the material in this chapter is specific to Linux, the same "
15301 "principles apply to any code base for which you're not the primary owner, and "
15302 "upon which you need to do a lot of development."
15303 msgstr ""
15305 #. type: Content of: <book><chapter><sect1><title>
15306 #: ../en/ch12-mq-collab.xml:24
15307 msgid "The problem of many targets"
15308 msgstr "多个目标的问题"
15310 #. type: Content of: <book><chapter><sect1><para>
15311 #: ../en/ch12-mq-collab.xml:26
15312 msgid ""
15313 "The Linux kernel changes rapidly, and has never been internally stable; "
15314 "developers frequently make drastic changes between releases. This means that "
15315 "a version of the driver that works well with a particular released version of "
15316 "the kernel will not even <emphasis>compile</emphasis> correctly against, "
15317 "typically, any other version."
15318 msgstr ""
15320 #. type: Content of: <book><chapter><sect1><para>
15321 #: ../en/ch12-mq-collab.xml:33
15322 msgid ""
15323 "To maintain a driver, we have to keep a number of distinct versions of Linux "
15324 "in mind."
15325 msgstr ""
15327 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15328 #: ../en/ch12-mq-collab.xml:36
15329 msgid ""
15330 "One target is the main Linux kernel development tree. Maintenance of the code "
15331 "is in this case partly shared by other developers in the kernel community, "
15332 "who make <quote>drive-by</quote> modifications to the driver as they develop "
15333 "and refine kernel subsystems."
15334 msgstr ""
15336 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15337 #: ../en/ch12-mq-collab.xml:42
15338 msgid ""
15339 "We also maintain a number of <quote>backports</quote> to older versions of "
15340 "the Linux kernel, to support the needs of customers who are running older "
15341 "Linux distributions that do not incorporate our drivers. (To "
15342 "<emphasis>backport</emphasis> a piece of code is to modify it to work in an "
15343 "older version of its target environment than the version it was developed "
15344 "for.)"
15345 msgstr ""
15347 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15348 #: ../en/ch12-mq-collab.xml:50
15349 msgid ""
15350 "Finally, we make software releases on a schedule that is necessarily not "
15351 "aligned with those used by Linux distributors and kernel developers, so that "
15352 "we can deliver new features to customers without forcing them to upgrade "
15353 "their entire kernels or distributions."
15354 msgstr ""
15356 #. type: Content of: <book><chapter><sect1><sect2><title>
15357 #: ../en/ch12-mq-collab.xml:58
15358 msgid "Tempting approaches that don't work well"
15359 msgstr "工作不好的诱人方法"
15361 #. type: Content of: <book><chapter><sect1><sect2><para>
15362 #: ../en/ch12-mq-collab.xml:60
15363 msgid ""
15364 "There are two <quote>standard</quote> ways to maintain a piece of software "
15365 "that has to target many different environments."
15366 msgstr ""
15368 #. type: Content of: <book><chapter><sect1><sect2><para>
15369 #: ../en/ch12-mq-collab.xml:64
15370 msgid ""
15371 "The first is to maintain a number of branches, each intended for a single "
15372 "target. The trouble with this approach is that you must maintain iron "
15373 "discipline in the flow of changes between repositories. A new feature or bug "
15374 "fix must start life in a <quote>pristine</quote> repository, then percolate "
15375 "out to every backport repository. Backport changes are more limited in the "
15376 "branches they should propagate to; a backport change that is applied to a "
15377 "branch where it doesn't belong will probably stop the driver from compiling."
15378 msgstr ""
15380 #. type: Content of: <book><chapter><sect1><sect2><para>
15381 #: ../en/ch12-mq-collab.xml:74
15382 msgid ""
15383 "The second is to maintain a single source tree filled with conditional "
15384 "statements that turn chunks of code on or off depending on the intended "
15385 "target. Because these <quote>ifdefs</quote> are not allowed in the Linux "
15386 "kernel tree, a manual or automatic process must be followed to strip them out "
15387 "and yield a clean tree. A code base maintained in this fashion rapidly "
15388 "becomes a rat's nest of conditional blocks that are difficult to understand "
15389 "and maintain."
15390 msgstr ""
15392 #. type: Content of: <book><chapter><sect1><sect2><para>
15393 #: ../en/ch12-mq-collab.xml:83
15394 msgid ""
15395 "Neither of these approaches is well suited to a situation where you don't "
15396 "<quote>own</quote> the canonical copy of a source tree. In the case of a "
15397 "Linux driver that is distributed with the standard kernel, Linus's tree "
15398 "contains the copy of the code that will be treated by the world as "
15399 "canonical. The upstream version of <quote>my</quote> driver can be modified "
15400 "by people I don't know, without me even finding out about it until after the "
15401 "changes show up in Linus's tree."
15402 msgstr ""
15404 #. type: Content of: <book><chapter><sect1><sect2><para>
15405 #: ../en/ch12-mq-collab.xml:93
15406 msgid ""
15407 "These approaches have the added weakness of making it difficult to generate "
15408 "well-formed patches to submit upstream."
15409 msgstr ""
15411 #. type: Content of: <book><chapter><sect1><sect2><para>
15412 #: ../en/ch12-mq-collab.xml:97
15413 msgid ""
15414 "In principle, Mercurial Queues seems like a good candidate to manage a "
15415 "development scenario such as the above. While this is indeed the case, MQ "
15416 "contains a few added features that make the job more pleasant."
15417 msgstr ""
15419 #. type: Content of: <book><chapter><sect1><title>
15420 #: ../en/ch12-mq-collab.xml:105
15421 msgid "Conditionally applying patches with guards"
15422 msgstr "有条件的应用补丁"
15424 #. type: Content of: <book><chapter><sect1><para>
15425 #: ../en/ch12-mq-collab.xml:107
15426 msgid ""
15427 "Perhaps the best way to maintain sanity with so many targets is to be able to "
15428 "choose specific patches to apply for a given situation. MQ provides a "
15429 "feature called <quote>guards</quote> (which originates with quilt's "
15430 "<literal>guards</literal> command) that does just this. To start off, let's "
15431 "create a simple repository for experimenting in."
15432 msgstr ""
15434 #. type: Content of: <book><chapter><sect1><para>
15435 #: ../en/ch12-mq-collab.xml:116
15436 msgid ""
15437 "This gives us a tiny repository that contains two patches that don't have any "
15438 "dependencies on each other, because they touch different files."
15439 msgstr ""
15441 #. type: Content of: <book><chapter><sect1><para>
15442 #: ../en/ch12-mq-collab.xml:120
15443 msgid ""
15444 "The idea behind conditional application is that you can <quote>tag</quote> a "
15445 "patch with a <emphasis>guard</emphasis>, which is simply a text string of "
15446 "your choosing, then tell MQ to select specific guards to use when applying "
15447 "patches. MQ will then either apply, or skip over, a guarded patch, depending "
15448 "on the guards that you have selected."
15449 msgstr ""
15451 #. type: Content of: <book><chapter><sect1><para>
15452 #: ../en/ch12-mq-collab.xml:127
15453 msgid ""
15454 "A patch can have an arbitrary number of guards; each one is "
15455 "<emphasis>positive</emphasis> (<quote>apply this patch if this guard is "
15456 "selected</quote>) or <emphasis>negative</emphasis> (<quote>skip this patch if "
15457 "this guard is selected</quote>). A patch with no guards is always applied."
15458 msgstr ""
15460 #. type: Content of: <book><chapter><sect1><title>
15461 #: ../en/ch12-mq-collab.xml:135
15462 msgid "Controlling the guards on a patch"
15463 msgstr "控制补丁的应用条件"
15465 #. type: Content of: <book><chapter><sect1><para>
15466 #: ../en/ch12-mq-collab.xml:137
15467 msgid ""
15468 "The <command role=\"hg-ext-mq\">qguard</command> command lets you determine "
15469 "which guards should apply to a patch, or display the guards that are already "
15470 "in effect. Without any arguments, it displays the guards on the current "
15471 "topmost patch."
15472 msgstr ""
15474 #. type: Content of: <book><chapter><sect1><para>
15475 #: ../en/ch12-mq-collab.xml:144
15476 msgid ""
15477 "To set a positive guard on a patch, prefix the name of the guard with a "
15478 "<quote><literal>+</literal></quote>."
15479 msgstr ""
15481 #. type: Content of: <book><chapter><sect1><para>
15482 #: ../en/ch12-mq-collab.xml:149
15483 msgid ""
15484 "To set a negative guard on a patch, prefix the name of the guard with a "
15485 "<quote><literal>-</literal></quote>."
15486 msgstr ""
15488 #. type: Content of: <book><chapter><sect1><note><para>
15489 #: ../en/ch12-mq-collab.xml:156
15490 msgid ""
15491 "The <command role=\"hg-ext-mq\">qguard</command> command <emphasis>sets</"
15492 "emphasis> the guards on a patch; it doesn't <emphasis>modify</emphasis> "
15493 "them. What this means is that if you run <command role=\"hg-cmd\">hg qguard "
15494 "+a +b</command> on a patch, then <command role=\"hg-cmd\">hg qguard +c</"
15495 "command> on the same patch, the <emphasis>only</emphasis> guard that will be "
15496 "set on it afterwards is <literal>+c</literal>."
15497 msgstr ""
15500 #. type: Content of: <book><chapter><sect1><para>
15501 #: ../en/ch12-mq-collab.xml:165
15502 msgid ""
15503 "Mercurial stores guards in the <filename role=\"special\">series</filename> "
15504 "file; the form in which they are stored is easy both to understand and to "
15505 "edit by hand. (In other words, you don't have to use the <command role=\"hg-"
15506 "ext-mq\">qguard</command> command if you don't want to; it's okay to simply "
15507 "edit the <filename role=\"special\">series</filename> file.)"
15508 msgstr ""
15510 #. type: Content of: <book><chapter><sect1><title>
15511 #: ../en/ch12-mq-collab.xml:177
15512 msgid "Selecting the guards to use"
15513 msgstr "选择使用的条件"
15515 #. type: Content of: <book><chapter><sect1><para>
15516 #: ../en/ch12-mq-collab.xml:179
15517 msgid ""
15518 "The <command role=\"hg-ext-mq\">qselect</command> command determines which "
15519 "guards are active at a given time. The effect of this is to determine which "
15520 "patches MQ will apply the next time you run <command role=\"hg-ext-mq"
15521 "\">qpush</command>. It has no other effect; in particular, it doesn't do "
15522 "anything to patches that are already applied."
15523 msgstr ""
15525 #. type: Content of: <book><chapter><sect1><para>
15526 #: ../en/ch12-mq-collab.xml:186
15527 msgid ""
15528 "With no arguments, the <command role=\"hg-ext-mq\">qselect</command> command "
15529 "lists the guards currently in effect, one per line of output. Each argument "
15530 "is treated as the name of a guard to apply."
15531 msgstr ""
15533 #. type: Content of: <book><chapter><sect1><para>
15534 #: ../en/ch12-mq-collab.xml:193
15535 msgid ""
15536 "In case you're interested, the currently selected guards are stored in the "
15537 "<filename role=\"special\">guards</filename> file."
15538 msgstr ""
15540 #. type: Content of: <book><chapter><sect1><para>
15541 #: ../en/ch12-mq-collab.xml:198
15542 msgid ""
15543 "We can see the effect the selected guards have when we run <command role=\"hg-"
15544 "ext-mq\">qpush</command>."
15545 msgstr ""
15547 #. type: Content of: <book><chapter><sect1><para>
15548 #: ../en/ch12-mq-collab.xml:203
15549 msgid ""
15550 "A guard cannot start with a <quote><literal>+</literal></quote> or "
15551 "<quote><literal>-</literal></quote> character. The name of a guard must not "
15552 "contain white space, but most other characters are acceptable. If you try to "
15553 "use a guard with an invalid name, MQ will complain:"
15554 msgstr ""
15556 #. type: Content of: <book><chapter><sect1><para>
15557 #: ../en/ch12-mq-collab.xml:212
15558 msgid "Changing the selected guards changes the patches that are applied."
15559 msgstr ""
15561 #. type: Content of: <book><chapter><sect1><para>
15562 #: ../en/ch12-mq-collab.xml:217
15563 msgid ""
15564 "You can see in the example below that negative guards take precedence over "
15565 "positive guards."
15566 msgstr ""
15568 #. type: Content of: <book><chapter><sect1><title>
15569 #: ../en/ch12-mq-collab.xml:224
15570 msgid "MQ's rules for applying patches"
15571 msgstr "MQ 应用补丁的规则"
15573 #. type: Content of: <book><chapter><sect1><para>
15574 #: ../en/ch12-mq-collab.xml:226
15575 msgid ""
15576 "The rules that MQ uses when deciding whether to apply a patch are as follows."
15577 msgstr ""
15579 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15580 #: ../en/ch12-mq-collab.xml:229
15581 msgid "A patch that has no guards is always applied."
15582 msgstr ""
15584 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15585 #: ../en/ch12-mq-collab.xml:232
15586 msgid ""
15587 "If the patch has any negative guard that matches any currently selected "
15588 "guard, the patch is skipped."
15589 msgstr ""
15591 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15592 #: ../en/ch12-mq-collab.xml:235
15593 msgid ""
15594 "If the patch has any positive guard that matches any currently selected "
15595 "guard, the patch is applied."
15596 msgstr ""
15598 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15599 #: ../en/ch12-mq-collab.xml:238
15600 msgid ""
15601 "If the patch has positive or negative guards, but none matches any currently "
15602 "selected guard, the patch is skipped."
15603 msgstr ""
15605 #. type: Content of: <book><chapter><sect1><title>
15606 #: ../en/ch12-mq-collab.xml:245
15607 msgid "Trimming the work environment"
15608 msgstr "修剪工作环境"
15610 #. type: Content of: <book><chapter><sect1><para>
15611 #: ../en/ch12-mq-collab.xml:247
15612 msgid ""
15613 "In working on the device driver I mentioned earlier, I don't apply the "
15614 "patches to a normal Linux kernel tree. Instead, I use a repository that "
15615 "contains only a snapshot of the source files and headers that are relevant to "
15616 "Infiniband development. This repository is 1% the size of a kernel "
15617 "repository, so it's easier to work with."
15618 msgstr ""
15620 #. type: Content of: <book><chapter><sect1><para>
15621 #: ../en/ch12-mq-collab.xml:254
15622 msgid ""
15623 "I then choose a <quote>base</quote> version on top of which the patches are "
15624 "applied. This is a snapshot of the Linux kernel tree as of a revision of my "
15625 "choosing. When I take the snapshot, I record the changeset ID from the "
15626 "kernel repository in the commit message. Since the snapshot preserves the "
15627 "<quote>shape</quote> and content of the relevant parts of the kernel tree, I "
15628 "can apply my patches on top of either my tiny repository or a normal kernel "
15629 "tree."
15630 msgstr ""
15632 #. type: Content of: <book><chapter><sect1><para>
15633 #: ../en/ch12-mq-collab.xml:263
15634 msgid ""
15635 "Normally, the base tree atop which the patches apply should be a snapshot of "
15636 "a very recent upstream tree. This best facilitates the development of "
15637 "patches that can easily be submitted upstream with few or no modifications."
15638 msgstr ""
15640 #. type: Content of: <book><chapter><sect1><title>
15641 #: ../en/ch12-mq-collab.xml:270
15642 msgid "Dividing up the <filename role=\"special\">series</filename> file"
15643 msgstr "分类补丁<filename role=\"special\">系列</filename>"
15645 #. type: Content of: <book><chapter><sect1><para>
15646 #: ../en/ch12-mq-collab.xml:273
15647 msgid ""
15648 "I categorise the patches in the <filename role=\"special\">series</filename> "
15649 "file into a number of logical groups. Each section of like patches begins "
15650 "with a block of comments that describes the purpose of the patches that "
15651 "follow."
15652 msgstr ""
15654 #. type: Content of: <book><chapter><sect1><para>
15655 #: ../en/ch12-mq-collab.xml:279
15656 msgid ""
15657 "The sequence of patch groups that I maintain follows. The ordering of these "
15658 "groups is important; I'll describe why after I introduce the groups."
15659 msgstr ""
15661 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15662 #: ../en/ch12-mq-collab.xml:283
15663 msgid ""
15664 "The <quote>accepted</quote> group. Patches that the development team has "
15665 "submitted to the maintainer of the Infiniband subsystem, and which he has "
15666 "accepted, but which are not present in the snapshot that the tiny repository "
15667 "is based on. These are <quote>read only</quote> patches, present only to "
15668 "transform the tree into a similar state as it is in the upstream maintainer's "
15669 "repository."
15670 msgstr ""
15672 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15673 #: ../en/ch12-mq-collab.xml:291
15674 msgid ""
15675 "The <quote>rework</quote> group. Patches that I have submitted, but that the "
15676 "upstream maintainer has requested modifications to before he will accept them."
15677 msgstr ""
15679 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15680 #: ../en/ch12-mq-collab.xml:296
15681 msgid ""
15682 "The <quote>pending</quote> group. Patches that I have not yet submitted to "
15683 "the upstream maintainer, but which we have finished working on. These will be "
15684 "<quote>read only</quote> for a while. If the upstream maintainer accepts "
15685 "them upon submission, I'll move them to the end of the <quote>accepted</"
15686 "quote> group. If he requests that I modify any, I'll move them to the "
15687 "beginning of the <quote>rework</quote> group."
15688 msgstr ""
15690 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15691 #: ../en/ch12-mq-collab.xml:305
15692 msgid ""
15693 "The <quote>in progress</quote> group. Patches that are actively being "
15694 "developed, and should not be submitted anywhere yet."
15695 msgstr ""
15697 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15698 #: ../en/ch12-mq-collab.xml:309
15699 msgid ""
15700 "The <quote>backport</quote> group. Patches that adapt the source tree to "
15701 "older versions of the kernel tree."
15702 msgstr ""
15704 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15705 #: ../en/ch12-mq-collab.xml:313
15706 msgid ""
15707 "The <quote>do not ship</quote> group. Patches that for some reason should "
15708 "never be submitted upstream. For example, one such patch might change "
15709 "embedded driver identification strings to make it easier to distinguish, in "
15710 "the field, between an out-of-tree version of the driver and a version shipped "
15711 "by a distribution vendor."
15712 msgstr ""
15714 #. type: Content of: <book><chapter><sect1><para>
15715 #: ../en/ch12-mq-collab.xml:321
15716 msgid ""
15717 "Now to return to the reasons for ordering groups of patches in this way. We "
15718 "would like the lowest patches in the stack to be as stable as possible, so "
15719 "that we will not need to rework higher patches due to changes in context. "
15720 "Putting patches that will never be changed first in the <filename role="
15721 "\"special\">series</filename> file serves this purpose."
15722 msgstr ""
15724 #. type: Content of: <book><chapter><sect1><para>
15725 #: ../en/ch12-mq-collab.xml:329
15726 msgid ""
15727 "We would also like the patches that we know we'll need to modify to be "
15728 "applied on top of a source tree that resembles the upstream tree as closely "
15729 "as possible. This is why we keep accepted patches around for a while."
15730 msgstr ""
15732 #. type: Content of: <book><chapter><sect1><para>
15733 #: ../en/ch12-mq-collab.xml:334
15734 msgid ""
15735 "The <quote>backport</quote> and <quote>do not ship</quote> patches float at "
15736 "the end of the <filename role=\"special\">series</filename> file. The "
15737 "backport patches must be applied on top of all other patches, and the "
15738 "<quote>do not ship</quote> patches might as well stay out of harm's way."
15739 msgstr ""
15741 #. type: Content of: <book><chapter><sect1><title>
15742 #: ../en/ch12-mq-collab.xml:343
15743 msgid "Maintaining the patch series"
15744 msgstr "维护补丁系列"
15746 #. type: Content of: <book><chapter><sect1><para>
15747 #: ../en/ch12-mq-collab.xml:345
15748 msgid ""
15749 "In my work, I use a number of guards to control which patches are to be "
15750 "applied."
15751 msgstr ""
15753 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15754 #: ../en/ch12-mq-collab.xml:349
15755 msgid ""
15756 "<quote>Accepted</quote> patches are guarded with <literal>accepted</"
15757 "literal>. I enable this guard most of the time. When I'm applying the "
15758 "patches on top of a tree where the patches are already present, I can turn "
15759 "this patch off, and the patches that follow it will apply cleanly."
15760 msgstr ""
15762 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15763 #: ../en/ch12-mq-collab.xml:356
15764 msgid ""
15765 "Patches that are <quote>finished</quote>, but not yet submitted, have no "
15766 "guards. If I'm applying the patch stack to a copy of the upstream tree, I "
15767 "don't need to enable any guards in order to get a reasonably safe source tree."
15768 msgstr ""
15770 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15771 #: ../en/ch12-mq-collab.xml:362
15772 msgid ""
15773 "Those patches that need reworking before being resubmitted are guarded with "
15774 "<literal>rework</literal>."
15775 msgstr ""
15777 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15778 #: ../en/ch12-mq-collab.xml:366
15779 msgid ""
15780 "For those patches that are still under development, I use <literal>devel</"
15781 "literal>."
15782 msgstr ""
15784 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
15785 #: ../en/ch12-mq-collab.xml:369
15786 msgid ""
15787 "A backport patch may have several guards, one for each version of the kernel "
15788 "to which it applies. For example, a patch that backports a piece of code to "
15789 "2.6.9 will have a <literal>2.6.9</literal> guard."
15790 msgstr ""
15792 #. type: Content of: <book><chapter><sect1><para>
15793 #: ../en/ch12-mq-collab.xml:374
15794 msgid ""
15795 "This variety of guards gives me considerable flexibility in determining what "
15796 "kind of source tree I want to end up with. For most situations, the "
15797 "selection of appropriate guards is automated during the build process, but I "
15798 "can manually tune the guards to use for less common circumstances."
15799 msgstr ""
15801 #. type: Content of: <book><chapter><sect1><sect2><title>
15802 #: ../en/ch12-mq-collab.xml:381
15803 msgid "The art of writing backport patches"
15804 msgstr "编写向后移植补丁的艺术"
15806 #. type: Content of: <book><chapter><sect1><sect2><para>
15807 #: ../en/ch12-mq-collab.xml:383
15808 msgid ""
15809 "Using MQ, writing a backport patch is a simple process. All such a patch has "
15810 "to do is modify a piece of code that uses a kernel feature not present in the "
15811 "older version of the kernel, so that the driver continues to work correctly "
15812 "under that older version."
15813 msgstr ""
15815 #. type: Content of: <book><chapter><sect1><sect2><para>
15816 #: ../en/ch12-mq-collab.xml:389
15817 msgid ""
15818 "A useful goal when writing a good backport patch is to make your code look as "
15819 "if it was written for the older version of the kernel you're targeting. The "
15820 "less obtrusive the patch, the easier it will be to understand and maintain. "
15821 "If you're writing a collection of backport patches to avoid the <quote>rat's "
15822 "nest</quote> effect of lots of <literal>#ifdef</literal>s (hunks of source "
15823 "code that are only used conditionally) in your code, don't introduce version-"
15824 "dependent <literal>#ifdef</literal>s into the patches. Instead, write "
15825 "several patches, each of which makes unconditional changes, and control their "
15826 "application using guards."
15827 msgstr ""
15829 #. type: Content of: <book><chapter><sect1><sect2><para>
15830 #: ../en/ch12-mq-collab.xml:402
15831 msgid ""
15832 "There are two reasons to divide backport patches into a distinct group, away "
15833 "from the <quote>regular</quote> patches whose effects they modify. The first "
15834 "is that intermingling the two makes it more difficult to use a tool like the "
15835 "<literal role=\"hg-ext\">patchbomb</literal> extension to automate the "
15836 "process of submitting the patches to an upstream maintainer. The second is "
15837 "that a backport patch could perturb the context in which a subsequent regular "
15838 "patch is applied, making it impossible to apply the regular patch cleanly "
15839 "<emphasis>without</emphasis> the earlier backport patch already being applied."
15840 msgstr ""
15842 #. type: Content of: <book><chapter><sect1><title>
15843 #: ../en/ch12-mq-collab.xml:417
15844 msgid "Useful tips for developing with MQ"
15845 msgstr "使用 MQ 开发的技巧"
15847 #. type: Content of: <book><chapter><sect1><sect2><title>
15848 #: ../en/ch12-mq-collab.xml:420
15849 msgid "Organising patches in directories"
15850 msgstr "将补丁放到几个目录中"
15852 #. type: Content of: <book><chapter><sect1><sect2><para>
15853 #: ../en/ch12-mq-collab.xml:422
15854 msgid ""
15855 "If you're working on a substantial project with MQ, it's not difficult to "
15856 "accumulate a large number of patches. For example, I have one patch "
15857 "repository that contains over 250 patches."
15858 msgstr ""
15860 #. type: Content of: <book><chapter><sect1><sect2><para>
15861 #: ../en/ch12-mq-collab.xml:427
15862 msgid ""
15863 "If you can group these patches into separate logical categories, you can if "
15864 "you like store them in different directories; MQ has no problems with patch "
15865 "names that contain path separators."
15866 msgstr ""
15868 #. type: Content of: <book><chapter><sect1><sect2><title>
15869 #: ../en/ch12-mq-collab.xml:434
15870 msgid "Viewing the history of a patch"
15871 msgstr "察看补丁的历史"
15873 #. type: Content of: <book><chapter><sect1><sect2><para>
15874 #: ../en/ch12-mq-collab.xml:436
15875 msgid ""
15876 "If you're developing a set of patches over a long time, it's a good idea to "
15877 "maintain them in a repository, as discussed in section <xref linkend=\"sec.mq."
15878 "repo\"/>. If you do so, you'll quickly discover that using the <command role="
15879 "\"hg-cmd\">hg diff</command> command to look at the history of changes to a "
15880 "patch is unworkable. This is in part because you're looking at the second "
15881 "derivative of the real code (a diff of a diff), but also because MQ adds "
15882 "noise to the process by modifying time stamps and directory names when it "
15883 "updates a patch."
15884 msgstr ""
15886 #. type: Content of: <book><chapter><sect1><sect2><para>
15887 #: ../en/ch12-mq-collab.xml:448
15888 msgid ""
15889 "However, you can use the <literal role=\"hg-ext\">extdiff</literal> "
15890 "extension, which is bundled with Mercurial, to turn a diff of two versions of "
15891 "a patch into something readable. To do this, you will need a third-party "
15892 "package called <literal role=\"package\">patchutils</literal> <citation>web:"
15893 "patchutils</citation>. This provides a command named <command>interdiff</"
15894 "command>, which shows the differences between two diffs as a diff. Used on "
15895 "two versions of the same diff, it generates a diff that represents the diff "
15896 "from the first to the second version."
15897 msgstr ""
15899 #. type: Content of: <book><chapter><sect1><sect2><para>
15900 #: ../en/ch12-mq-collab.xml:459
15901 msgid ""
15902 "You can enable the <literal role=\"hg-ext\">extdiff</literal> extension in "
15903 "the usual way, by adding a line to the <literal role=\"rc-extensions"
15904 "\">extensions</literal> section of your <filename role=\"special\">~/.hgrc</"
15905 "filename>."
15906 msgstr ""
15909 #. &example.hg-interdiff;
15910 #. type: Content of: <book><chapter><sect1><sect2><para>
15911 #: ../en/ch12-mq-collab.xml:466
15912 msgid ""
15913 "The <command>interdiff</command> command expects to be passed the names of "
15914 "two files, but the <literal role=\"hg-ext\">extdiff</literal> extension "
15915 "passes the program it runs a pair of directories, each of which can contain "
15916 "an arbitrary number of files. We thus need a small program that will run "
15917 "<command>interdiff</command> on each pair of files in these two directories. "
15918 "This program is available as <filename role=\"special\">hg-interdiff</"
15919 "filename> in the <filename class=\"directory\">examples</filename> directory "
15920 "of the source code repository that accompanies this book."
15921 msgstr ""
15923 #. type: Content of: <book><chapter><sect1><sect2><para>
15924 #: ../en/ch12-mq-collab.xml:478
15925 msgid ""
15926 "With the <filename role=\"special\">hg-interdiff</filename> program in your "
15927 "shell's search path, you can run it as follows, from inside an MQ patch "
15928 "directory:"
15929 msgstr ""
15931 #. type: Content of: <book><chapter><sect1><sect2><para>
15932 #: ../en/ch12-mq-collab.xml:482
15933 msgid ""
15934 "Since you'll probably want to use this long-winded command a lot, you can get "
15935 "<literal role=\"hg-ext\">hgext</literal> to make it available as a normal "
15936 "Mercurial command, again by editing your <filename role=\"special\">~/.hgrc</"
15937 "filename>."
15938 msgstr ""
15940 #. type: Content of: <book><chapter><sect1><sect2><para>
15941 #: ../en/ch12-mq-collab.xml:489
15942 msgid ""
15943 "This directs <literal role=\"hg-ext\">hgext</literal> to make an "
15944 "<literal>interdiff</literal> command available, so you can now shorten the "
15945 "previous invocation of <command role=\"hg-ext-extdiff\">extdiff</command> to "
15946 "something a little more wieldy."
15947 msgstr ""
15949 #. type: Content of: <book><chapter><sect1><sect2><note><para>
15950 #: ../en/ch12-mq-collab.xml:497
15951 msgid ""
15952 "The <command>interdiff</command> command works well only if the underlying "
15953 "files against which versions of a patch are generated remain the same. If "
15954 "you create a patch, modify the underlying files, and then regenerate the "
15955 "patch, <command>interdiff</command> may not produce useful output."
15956 msgstr ""
15958 #. type: Content of: <book><chapter><sect1><sect2><para>
15959 #: ../en/ch12-mq-collab.xml:505
15960 msgid ""
15961 "The <literal role=\"hg-ext\">extdiff</literal> extension is useful for more "
15962 "than merely improving the presentation of MQ patches. To read more about it, "
15963 "go to section <xref linkend=\"sec.hgext.extdiff\"/>."
15964 msgstr ""
15966 #. type: Content of: <book><chapter><title>
15967 #: ../en/ch13-hgext.xml:5
15968 msgid "Adding functionality with extensions"
15969 msgstr "使用扩展增加功能"
15971 #. type: Content of: <book><chapter><para>
15972 #: ../en/ch13-hgext.xml:7
15973 msgid ""
15974 "While the core of Mercurial is quite complete from a functionality "
15975 "standpoint, it's deliberately shorn of fancy features. This approach of "
15976 "preserving simplicity keeps the software easy to deal with for both "
15977 "maintainers and users."
15978 msgstr ""
15980 #. type: Content of: <book><chapter><para>
15981 #: ../en/ch13-hgext.xml:12
15982 msgid ""
15983 "However, Mercurial doesn't box you in with an inflexible command set: you can "
15984 "add features to it as <emphasis>extensions</emphasis> (sometimes known as "
15985 "<emphasis>plugins</emphasis>). We've already discussed a few of these "
15986 "extensions in earlier chapters."
15987 msgstr ""
15989 #. type: Content of: <book><chapter><itemizedlist><listitem><para>
15990 #: ../en/ch13-hgext.xml:18
15991 msgid ""
15992 "Section <xref linkend=\"sec.tour-merge.fetch\"/> covers the <literal role="
15993 "\"hg-ext\">fetch</literal> extension; this combines pulling new changes and "
15994 "merging them with local changes into a single command, <command role=\"hg-ext-"
15995 "fetch\">fetch</command>."
15996 msgstr ""
15998 #. type: Content of: <book><chapter><itemizedlist><listitem><para>
15999 #: ../en/ch13-hgext.xml:24
16000 msgid ""
16001 "In chapter <xref linkend=\"chap.hook\"/>, we covered several extensions that "
16002 "are useful for hook-related functionality: <literal role=\"hg-ext\">acl</"
16003 "literal> adds access control lists; <literal role=\"hg-ext\">bugzilla</"
16004 "literal> adds integration with the Bugzilla bug tracking system; and <literal "
16005 "role=\"hg-ext\">notify</literal> sends notification emails on new changes."
16006 msgstr ""
16008 #. type: Content of: <book><chapter><itemizedlist><listitem><para>
16009 #: ../en/ch13-hgext.xml:33
16010 msgid ""
16011 "The Mercurial Queues patch management extension is so invaluable that it "
16012 "merits two chapters and an appendix all to itself. Chapter <xref linkend="
16013 "\"chap.mq\"/> covers the basics; chapter <xref linkend=\"chap.mq-collab\"/> "
16014 "discusses advanced topics; and appendix <xref linkend=\"chap.mqref\"/> goes "
16015 "into detail on each command."
16016 msgstr ""
16018 #. type: Content of: <book><chapter><para>
16019 #: ../en/ch13-hgext.xml:43
16020 msgid ""
16021 "In this chapter, we'll cover some of the other extensions that are available "
16022 "for Mercurial, and briefly touch on some of the machinery you'll need to know "
16023 "about if you want to write an extension of your own."
16024 msgstr ""
16026 #. type: Content of: <book><chapter><itemizedlist><listitem><para>
16027 #: ../en/ch13-hgext.xml:48
16028 msgid ""
16029 "In section <xref linkend=\"sec.hgext.inotify\"/>, we'll discuss the "
16030 "possibility of <emphasis>huge</emphasis> performance improvements using the "
16031 "<literal role=\"hg-ext\">inotify</literal> extension."
16032 msgstr ""
16034 #. type: Content of: <book><chapter><sect1><title>
16035 #: ../en/ch13-hgext.xml:55
16036 msgid ""
16037 "Improve performance with the <literal role=\"hg-ext\">inotify</literal> "
16038 "extension"
16039 msgstr "使用扩展 <literal role=\"hg-ext\">inotify</literal> 以提高性能"
16041 #. type: Content of: <book><chapter><sect1><para>
16042 #: ../en/ch13-hgext.xml:58
16043 msgid ""
16044 "Are you interested in having some of the most common Mercurial operations run "
16045 "as much as a hundred times faster? Read on!"
16046 msgstr ""
16048 #. type: Content of: <book><chapter><sect1><para>
16049 #: ../en/ch13-hgext.xml:62
16050 msgid ""
16051 "Mercurial has great performance under normal circumstances. For example, "
16052 "when you run the <command role=\"hg-cmd\">hg status</command> command, "
16053 "Mercurial has to scan almost every directory and file in your repository so "
16054 "that it can display file status. Many other Mercurial commands need to do "
16055 "the same work behind the scenes; for example, the <command role=\"hg-cmd\">hg "
16056 "diff</command> command uses the status machinery to avoid doing an expensive "
16057 "comparison operation on files that obviously haven't changed."
16058 msgstr ""
16060 #. type: Content of: <book><chapter><sect1><para>
16061 #: ../en/ch13-hgext.xml:72
16062 msgid ""
16063 "Because obtaining file status is crucial to good performance, the authors of "
16064 "Mercurial have optimised this code to within an inch of its life. However, "
16065 "there's no avoiding the fact that when you run <command role=\"hg-cmd\">hg "
16066 "status</command>, Mercurial is going to have to perform at least one "
16067 "expensive system call for each managed file to determine whether it's changed "
16068 "since the last time Mercurial checked. For a sufficiently large repository, "
16069 "this can take a long time."
16070 msgstr ""
16072 #. type: Content of: <book><chapter><sect1><para>
16073 #: ../en/ch13-hgext.xml:82
16074 msgid ""
16075 "To put a number on the magnitude of this effect, I created a repository "
16076 "containing 150,000 managed files. I timed <command role=\"hg-cmd\">hg "
16077 "status</command> as taking ten seconds to run, even when <emphasis>none</"
16078 "emphasis> of those files had been modified."
16079 msgstr ""
16081 #. type: Content of: <book><chapter><sect1><para>
16082 #: ../en/ch13-hgext.xml:88
16083 msgid ""
16084 "Many modern operating systems contain a file notification facility. If a "
16085 "program signs up to an appropriate service, the operating system will notify "
16086 "it every time a file of interest is created, modified, or deleted. On Linux "
16087 "systems, the kernel component that does this is called <literal>inotify</"
16088 "literal>."
16089 msgstr ""
16091 #. type: Content of: <book><chapter><sect1><para>
16092 #: ../en/ch13-hgext.xml:95
16093 msgid ""
16094 "Mercurial's <literal role=\"hg-ext\">inotify</literal> extension talks to the "
16095 "kernel's <literal>inotify</literal> component to optimise <command role=\"hg-"
16096 "cmd\">hg status</command> commands. The extension has two components. A "
16097 "daemon sits in the background and receives notifications from the "
16098 "<literal>inotify</literal> subsystem. It also listens for connections from a "
16099 "regular Mercurial command. The extension modifies Mercurial's behaviour so "
16100 "that instead of scanning the filesystem, it queries the daemon. Since the "
16101 "daemon has perfect information about the state of the repository, it can "
16102 "respond with a result instantaneously, avoiding the need to scan every "
16103 "directory and file in the repository."
16104 msgstr ""
16106 #. type: Content of: <book><chapter><sect1><para>
16107 #: ../en/ch13-hgext.xml:108
16108 msgid ""
16109 "Recall the ten seconds that I measured plain Mercurial as taking to run "
16110 "<command role=\"hg-cmd\">hg status</command> on a 150,000 file repository. "
16111 "With the <literal role=\"hg-ext\">inotify</literal> extension enabled, the "
16112 "time dropped to 0.1 seconds, a factor of <emphasis>one hundred</emphasis> "
16113 "faster."
16114 msgstr ""
16116 #. type: Content of: <book><chapter><sect1><para>
16117 #: ../en/ch13-hgext.xml:115
16118 msgid "Before we continue, please pay attention to some caveats."
16119 msgstr ""
16121 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
16122 #: ../en/ch13-hgext.xml:118
16123 msgid ""
16124 "The <literal role=\"hg-ext\">inotify</literal> extension is Linux-specific. "
16125 "Because it interfaces directly to the Linux kernel's <literal>inotify</"
16126 "literal> subsystem, it does not work on other operating systems."
16127 msgstr ""
16129 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
16130 #: ../en/ch13-hgext.xml:123
16131 msgid ""
16132 "It should work on any Linux distribution that was released after early 2005. "
16133 "Older distributions are likely to have a kernel that lacks <literal>inotify</"
16134 "literal>, or a version of <literal>glibc</literal> that does not have the "
16135 "necessary interfacing support."
16136 msgstr ""
16138 #. type: Content of: <book><chapter><sect1><itemizedlist><listitem><para>
16139 #: ../en/ch13-hgext.xml:130
16140 msgid ""
16141 "Not all filesystems are suitable for use with the <literal role=\"hg-ext"
16142 "\">inotify</literal> extension. Network filesystems such as NFS are a non-"
16143 "starter, for example, particularly if you're running Mercurial on several "
16144 "systems, all mounting the same network filesystem. The kernel's "
16145 "<literal>inotify</literal> system has no way of knowing about changes made on "
16146 "another system. Most local filesystems (e.g. ext3, XFS, ReiserFS) should "
16147 "work fine."
16148 msgstr ""
16150 #. type: Content of: <book><chapter><sect1><para>
16151 #: ../en/ch13-hgext.xml:141
16152 msgid ""
16153 "The <literal role=\"hg-ext\">inotify</literal> extension is not yet shipped "
16154 "with Mercurial as of May 2007, so it's a little more involved to set up than "
16155 "other extensions. But the performance improvement is worth it!"
16156 msgstr ""
16158 #. type: Content of: <book><chapter><sect1><para>
16159 #: ../en/ch13-hgext.xml:146
16160 msgid ""
16161 "The extension currently comes in two parts: a set of patches to the Mercurial "
16162 "source code, and a library of Python bindings to the <literal>inotify</"
16163 "literal> subsystem."
16164 msgstr ""
16166 #. type: Content of: <book><chapter><sect1><note><para>
16167 #: ../en/ch13-hgext.xml:150
16168 msgid ""
16169 "There are <emphasis>two</emphasis> Python <literal>inotify</literal> binding "
16170 "libraries. One of them is called <literal>pyinotify</literal>, and is "
16171 "packaged by some Linux distributions as <literal>python-inotify</literal>. "
16172 "This is <emphasis>not</emphasis> the one you'll need, as it is too buggy and "
16173 "inefficient to be practical."
16174 msgstr ""
16176 #. type: Content of: <book><chapter><sect1><para>
16177 #: ../en/ch13-hgext.xml:157
16178 msgid ""
16179 "To get going, it's best to already have a functioning copy of Mercurial "
16180 "installed."
16181 msgstr ""
16183 #. type: Content of: <book><chapter><sect1><note><para>
16184 #: ../en/ch13-hgext.xml:160
16185 msgid ""
16186 "If you follow the instructions below, you'll be <emphasis>replacing</"
16187 "emphasis> and overwriting any existing installation of Mercurial that you "
16188 "might already have, using the latest <quote>bleeding edge</quote> Mercurial "
16189 "code. Don't say you weren't warned!"
16190 msgstr ""
16192 #. type: Content of: <book><chapter><sect1><orderedlist><listitem><para>
16193 #: ../en/ch13-hgext.xml:167
16194 msgid ""
16195 "Clone the Python <literal>inotify</literal> binding repository. Build and "
16196 "install it."
16197 msgstr ""
16199 #. type: Content of: <book><chapter><sect1><orderedlist><listitem><para>
16200 #: ../en/ch13-hgext.xml:174
16201 msgid ""
16202 "Clone the <filename class=\"directory\">crew</filename> Mercurial "
16203 "repository. Clone the <literal role=\"hg-ext\">inotify</literal> patch "
16204 "repository so that Mercurial Queues will be able to apply patches to your "
16205 "cope of the <filename class=\"directory\">crew</filename> repository."
16206 msgstr ""
16208 #. type: Content of: <book><chapter><sect1><orderedlist><listitem><para>
16209 #: ../en/ch13-hgext.xml:184
16210 msgid ""
16211 "Make sure that you have the Mercurial Queues extension, <literal role=\"hg-ext"
16212 "\">mq</literal>, enabled. If you've never used MQ, read section <xref "
16213 "linkend=\"sec.mq.start\"/> to get started quickly."
16214 msgstr ""
16216 #. type: Content of: <book><chapter><sect1><orderedlist><listitem><para>
16217 #: ../en/ch13-hgext.xml:190
16218 msgid ""
16219 "Go into the <filename class=\"directory\">inotify</filename> repo, and apply "
16220 "all of the <literal role=\"hg-ext\">inotify</literal> patches using the "
16221 "<option role=\"hg-ext-mq-cmd-qpush-opt\">hg -a</option> option to the "
16222 "<command role=\"hg-ext-mq\">qpush</command> command."
16223 msgstr ""
16225 #. type: Content of: <book><chapter><sect1><orderedlist><listitem><para>
16226 #: ../en/ch13-hgext.xml:199
16227 msgid ""
16228 "If you get an error message from <command role=\"hg-ext-mq\">qpush</command>, "
16229 "you should not continue. Instead, ask for help."
16230 msgstr ""
16232 #. type: Content of: <book><chapter><sect1><orderedlist><listitem><para>
16233 #: ../en/ch13-hgext.xml:203
16234 msgid "Build and install the patched version of Mercurial."
16235 msgstr ""
16237 #. type: Content of: <book><chapter><sect1><para>
16238 #: ../en/ch13-hgext.xml:209
16239 msgid ""
16240 "Once you've build a suitably patched version of Mercurial, all you need to do "
16241 "to enable the <literal role=\"hg-ext\">inotify</literal> extension is add an "
16242 "entry to your <filename role=\"special\">~/.hgrc</filename>."
16243 msgstr ""
16245 #. type: Content of: <book><chapter><sect1><para>
16246 #: ../en/ch13-hgext.xml:214
16247 msgid ""
16248 "When the <literal role=\"hg-ext\">inotify</literal> extension is enabled, "
16249 "Mercurial will automatically and transparently start the status daemon the "
16250 "first time you run a command that needs status in a repository. It runs one "
16251 "status daemon per repository."
16252 msgstr ""
16254 #. type: Content of: <book><chapter><sect1><para>
16255 #: ../en/ch13-hgext.xml:220
16256 msgid ""
16257 "The status daemon is started silently, and runs in the background. If you "
16258 "look at a list of running processes after you've enabled the <literal role="
16259 "\"hg-ext\">inotify</literal> extension and run a few commands in different "
16260 "repositories, you'll thus see a few <literal>hg</literal> processes sitting "
16261 "around, waiting for updates from the kernel and queries from Mercurial."
16262 msgstr ""
16264 #. type: Content of: <book><chapter><sect1><para>
16265 #: ../en/ch13-hgext.xml:228
16266 msgid ""
16267 "The first time you run a Mercurial command in a repository when you have the "
16268 "<literal role=\"hg-ext\">inotify</literal> extension enabled, it will run "
16269 "with about the same performance as a normal Mercurial command. This is "
16270 "because the status daemon needs to perform a normal status scan so that it "
16271 "has a baseline against which to apply later updates from the kernel. "
16272 "However, <emphasis>every</emphasis> subsequent command that does any kind of "
16273 "status check should be noticeably faster on repositories of even fairly "
16274 "modest size. Better yet, the bigger your repository is, the greater a "
16275 "performance advantage you'll see. The <literal role=\"hg-ext\">inotify</"
16276 "literal> daemon makes status operations almost instantaneous on repositories "
16277 "of all sizes!"
16278 msgstr ""
16280 #. type: Content of: <book><chapter><sect1><para>
16281 #: ../en/ch13-hgext.xml:242
16282 msgid ""
16283 "If you like, you can manually start a status daemon using the <command role="
16284 "\"hg-ext-inotify\">inserve</command> command. This gives you slightly finer "
16285 "control over how the daemon ought to run. This command will of course only "
16286 "be available when the <literal role=\"hg-ext\">inotify</literal> extension is "
16287 "enabled."
16288 msgstr ""
16290 #. type: Content of: <book><chapter><sect1><para>
16291 #: ../en/ch13-hgext.xml:249
16292 msgid ""
16293 "When you're using the <literal role=\"hg-ext\">inotify</literal> extension, "
16294 "you should notice <emphasis>no difference at all</emphasis> in Mercurial's "
16295 "behaviour, with the sole exception of status-related commands running a whole "
16296 "lot faster than they used to. You should specifically expect that commands "
16297 "will not print different output; neither should they give different results. "
16298 "If either of these situations occurs, please report a bug."
16299 msgstr ""
16301 #. type: Content of: <book><chapter><sect1><title>
16302 #: ../en/ch13-hgext.xml:260
16303 msgid ""
16304 "Flexible diff support with the <literal role=\"hg-ext\">extdiff</literal> "
16305 "extension"
16306 msgstr "使用扩展 <literal role=\"hg-ext\">extdiff</literal> 以扩展差异支持"
16308 #. type: Content of: <book><chapter><sect1><para>
16309 #: ../en/ch13-hgext.xml:263
16310 msgid ""
16311 "Mercurial's built-in <command role=\"hg-cmd\">hg diff</command> command "
16312 "outputs plaintext unified diffs."
16313 msgstr ""
16314 "Mercurial 内置命令 <command role=\"hg-cmd\">hg diff</command> 的输出与统一差异"
16315 "不同。"
16317 #. type: Content of: <book><chapter><sect1><para>
16318 #: ../en/ch13-hgext.xml:268
16319 msgid ""
16320 "If you would like to use an external tool to display modifications, you'll "
16321 "want to use the <literal role=\"hg-ext\">extdiff</literal> extension. This "
16322 "will let you use, for example, a graphical diff tool."
16323 msgstr ""
16325 #. type: Content of: <book><chapter><sect1><para>
16326 #: ../en/ch13-hgext.xml:273
16327 msgid ""
16328 "The <literal role=\"hg-ext\">extdiff</literal> extension is bundled with "
16329 "Mercurial, so it's easy to set up. In the <literal role=\"rc-extensions"
16330 "\">extensions</literal> section of your <filename role=\"special\">~/.hgrc</"
16331 "filename>, simply add a one-line entry to enable the extension."
16332 msgstr ""
16334 #. type: Content of: <book><chapter><sect1><para>
16335 #: ../en/ch13-hgext.xml:280
16336 msgid ""
16337 "This introduces a command named <command role=\"hg-ext-extdiff\">extdiff</"
16338 "command>, which by default uses your system's <command>diff</command> command "
16339 "to generate a unified diff in the same form as the built-in <command role="
16340 "\"hg-cmd\">hg diff</command> command."
16341 msgstr ""
16343 #. type: Content of: <book><chapter><sect1><para>
16344 #: ../en/ch13-hgext.xml:288
16345 msgid ""
16346 "The result won't be exactly the same as with the built-in <command role=\"hg-"
16347 "cmd\">hg diff</command> variations, because the output of <command>diff</"
16348 "command> varies from one system to another, even when passed the same options."
16349 msgstr ""
16351 #. type: Content of: <book><chapter><sect1><para>
16352 #: ../en/ch13-hgext.xml:293
16353 msgid ""
16354 "As the <quote><literal>making snapshot</literal></quote> lines of output "
16355 "above imply, the <command role=\"hg-ext-extdiff\">extdiff</command> command "
16356 "works by creating two snapshots of your source tree. The first snapshot is "
16357 "of the source revision; the second, of the target revision or working "
16358 "directory. The <command role=\"hg-ext-extdiff\">extdiff</command> command "
16359 "generates these snapshots in a temporary directory, passes the name of each "
16360 "directory to an external diff viewer, then deletes the temporary directory. "
16361 "For efficiency, it only snapshots the directories and files that have changed "
16362 "between the two revisions."
16363 msgstr ""
16365 #. type: Content of: <book><chapter><sect1><para>
16366 #: ../en/ch13-hgext.xml:306
16367 msgid ""
16368 "Snapshot directory names have the same base name as your repository. If your "
16369 "repository path is <filename class=\"directory\">/quux/bar/foo</filename>, "
16370 "then <filename class=\"directory\">foo</filename> will be the name of each "
16371 "snapshot directory. Each snapshot directory name has its changeset ID "
16372 "appended, if appropriate. If a snapshot is of revision "
16373 "<literal>a631aca1083f</literal>, the directory will be named <filename class="
16374 "\"directory\">foo.a631aca1083f</filename>. A snapshot of the working "
16375 "directory won't have a changeset ID appended, so it would just be <filename "
16376 "class=\"directory\">foo</filename> in this example. To see what this looks "
16377 "like in practice, look again at the <command role=\"hg-ext-extdiff\">extdiff</"
16378 "command> example above. Notice that the diff has the snapshot directory "
16379 "names embedded in its header."
16380 msgstr ""
16382 #. type: Content of: <book><chapter><sect1><para>
16383 #: ../en/ch13-hgext.xml:322
16384 msgid ""
16385 "The <command role=\"hg-ext-extdiff\">extdiff</command> command accepts two "
16386 "important options. The <option role=\"hg-ext-extdiff-cmd-extdiff-opt\">hg -p</"
16387 "option> option lets you choose a program to view differences with, instead of "
16388 "<command>diff</command>. With the <option role=\"hg-ext-extdiff-cmd-extdiff-"
16389 "opt\">hg -o</option> option, you can change the options that <command role="
16390 "\"hg-ext-extdiff\">extdiff</command> passes to the program (by default, these "
16391 "options are <quote><literal>-Npru</literal></quote>, which only make sense if "
16392 "you're running <command>diff</command>). In other respects, the <command "
16393 "role=\"hg-ext-extdiff\">extdiff</command> command acts similarly to the built-"
16394 "in <command role=\"hg-cmd\">hg diff</command> command: you use the same "
16395 "option names, syntax, and arguments to specify the revisions you want, the "
16396 "files you want, and so on."
16397 msgstr ""
16400 #. type: Content of: <book><chapter><sect1><para>
16401 #: ../en/ch13-hgext.xml:339
16402 msgid ""
16403 "As an example, here's how to run the normal system <command>diff</command> "
16404 "command, getting it to generate context diffs (using the <option role=\"cmd-"
16405 "opt-diff\">-c</option> option) instead of unified diffs, and five lines of "
16406 "context instead of the default three (passing <literal>5</literal> as the "
16407 "argument to the <option role=\"cmd-opt-diff\">-C</option> option)."
16408 msgstr ""
16410 #. type: Content of: <book><chapter><sect1><para>
16411 #: ../en/ch13-hgext.xml:348
16412 msgid ""
16413 "Launching a visual diff tool is just as easy. Here's how to launch the "
16414 "<command>kdiff3</command> viewer."
16415 msgstr ""
16417 #. type: Content of: <book><chapter><sect1><para>
16418 #: ../en/ch13-hgext.xml:352
16419 msgid ""
16420 "If your diff viewing command can't deal with directories, you can easily work "
16421 "around this with a little scripting. For an example of such scripting in "
16422 "action with the <literal role=\"hg-ext\">mq</literal> extension and the "
16423 "<command>interdiff</command> command, see section <xref linkend=\"mq-collab."
16424 "tips.interdiff\"/>."
16425 msgstr ""
16427 #. type: Content of: <book><chapter><sect1><sect2><title>
16428 #: ../en/ch13-hgext.xml:360
16429 msgid "Defining command aliases"
16430 msgstr "定义命令的别名"
16432 #. type: Content of: <book><chapter><sect1><sect2><para>
16433 #: ../en/ch13-hgext.xml:362
16434 msgid ""
16435 "It can be cumbersome to remember the options to both the <command role=\"hg-"
16436 "ext-extdiff\">extdiff</command> command and the diff viewer you want to use, "
16437 "so the <literal role=\"hg-ext\">extdiff</literal> extension lets you define "
16438 "<emphasis>new</emphasis> commands that will invoke your diff viewer with "
16439 "exactly the right options."
16440 msgstr ""
16442 #. type: Content of: <book><chapter><sect1><sect2><para>
16443 #: ../en/ch13-hgext.xml:369
16444 msgid ""
16445 "All you need to do is edit your <filename role=\"special\">~/.hgrc</"
16446 "filename>, and add a section named <literal role=\"rc-extdiff\">extdiff</"
16447 "literal>. Inside this section, you can define multiple commands. Here's how "
16448 "to add a <literal>kdiff3</literal> command. Once you've defined this, you "
16449 "can type <quote><literal>hg kdiff3</literal></quote> and the <literal role="
16450 "\"hg-ext\">extdiff</literal> extension will run <command>kdiff3</command> for "
16451 "you."
16452 msgstr ""
16454 #. type: Content of: <book><chapter><sect1><sect2><para>
16455 #: ../en/ch13-hgext.xml:379
16456 msgid ""
16457 "If you leave the right hand side of the definition empty, as above, the "
16458 "<literal role=\"hg-ext\">extdiff</literal> extension uses the name of the "
16459 "command you defined as the name of the external program to run. But these "
16460 "names don't have to be the same. Here, we define a command named "
16461 "<quote><literal>hg wibble</literal></quote>, which runs <command>kdiff3</"
16462 "command>."
16463 msgstr ""
16465 #. type: Content of: <book><chapter><sect1><sect2><para>
16466 #: ../en/ch13-hgext.xml:389
16467 msgid ""
16468 "You can also specify the default options that you want to invoke your diff "
16469 "viewing program with. The prefix to use is <quote><literal>opts.</literal></"
16470 "quote>, followed by the name of the command to which the options apply. This "
16471 "example defines a <quote><literal>hg vimdiff</literal></quote> command that "
16472 "runs the <command>vim</command> editor's <literal>DirDiff</literal> extension."
16473 msgstr ""
16475 #. type: Content of: <book><chapter><sect1><title>
16476 #: ../en/ch13-hgext.xml:403
16477 msgid ""
16478 "Cherrypicking changes with the <literal role=\"hg-ext\">transplant</literal> "
16479 "extension"
16480 msgstr "使用扩展 <literal role=\"hg-ext\">transplant</literal> 以挑选修改"
16482 #. type: Content of: <book><chapter><sect1><para>
16483 #: ../en/ch13-hgext.xml:406
16484 msgid "Need to have a long chat with Brendan about this."
16485 msgstr ""
16487 #. type: Content of: <book><chapter><sect1><title>
16488 #: ../en/ch13-hgext.xml:410
16489 msgid ""
16490 "Send changes via email with the <literal role=\"hg-ext\">patchbomb</literal> "
16491 "extension"
16492 msgstr ""
16493 "使用扩展 <literal role=\"hg-ext\">patchbomb</literal> 通过 email 发送修改"
16495 #. type: Content of: <book><chapter><sect1><para>
16496 #: ../en/ch13-hgext.xml:413
16497 msgid ""
16498 "Many projects have a culture of <quote>change review</quote>, in which people "
16499 "send their modifications to a mailing list for others to read and comment on "
16500 "before they commit the final version to a shared repository. Some projects "
16501 "have people who act as gatekeepers; they apply changes from other people to a "
16502 "repository to which those others don't have access."
16503 msgstr ""
16505 #. type: Content of: <book><chapter><sect1><para>
16506 #: ../en/ch13-hgext.xml:421
16507 msgid ""
16508 "Mercurial makes it easy to send changes over email for review or application, "
16509 "via its <literal role=\"hg-ext\">patchbomb</literal> extension. The "
16510 "extension is so named because changes are formatted as patches, and it's "
16511 "usual to send one changeset per email message. Sending a long series of "
16512 "changes by email is thus much like <quote>bombing</quote> the recipient's "
16513 "inbox, hence <quote>patchbomb</quote>."
16514 msgstr ""
16516 #. type: Content of: <book><chapter><sect1><para>
16517 #: ../en/ch13-hgext.xml:429
16518 msgid ""
16519 "As usual, the basic configuration of the <literal role=\"hg-ext\">patchbomb</"
16520 "literal> extension takes just one or two lines in your <filename role="
16521 "\"special\"> /.hgrc</filename>."
16522 msgstr ""
16524 #. type: Content of: <book><chapter><sect1><para>
16525 #: ../en/ch13-hgext.xml:435
16526 msgid ""
16527 "Once you've enabled the extension, you will have a new command available, "
16528 "named <command role=\"hg-ext-patchbomb\">email</command>."
16529 msgstr ""
16531 #. type: Content of: <book><chapter><sect1><para>
16532 #: ../en/ch13-hgext.xml:439
16533 msgid ""
16534 "The safest and best way to invoke the <command role=\"hg-ext-patchbomb"
16535 "\">email</command> command is to <emphasis>always</emphasis> run it first "
16536 "with the <option role=\"hg-ext-patchbomb-cmd-email-opt\">hg -n</option> "
16537 "option. This will show you what the command <emphasis>would</emphasis> send, "
16538 "without actually sending anything. Once you've had a quick glance over the "
16539 "changes and verified that you are sending the right ones, you can rerun the "
16540 "same command, with the <option role=\"hg-ext-patchbomb-cmd-email-opt\">hg -n</"
16541 "option> option removed."
16542 msgstr ""
16544 #. type: Content of: <book><chapter><sect1><para>
16545 #: ../en/ch13-hgext.xml:450
16546 msgid ""
16547 "The <command role=\"hg-ext-patchbomb\">email</command> command accepts the "
16548 "same kind of revision syntax as every other Mercurial command. For example, "
16549 "this command will send every revision between 7 and <literal>tip</literal>, "
16550 "inclusive."
16551 msgstr ""
16553 #. type: Content of: <book><chapter><sect1><para>
16554 #: ../en/ch13-hgext.xml:455
16555 msgid ""
16556 "You can also specify a <emphasis>repository</emphasis> to compare with. If "
16557 "you provide a repository but no revisions, the <command role=\"hg-ext-"
16558 "patchbomb\">email</command> command will send all revisions in the local "
16559 "repository that are not present in the remote repository. If you "
16560 "additionally specify revisions or a branch name (the latter using the <option "
16561 "role=\"hg-ext-patchbomb-cmd-email-opt\">hg -b</option> option), this will "
16562 "constrain the revisions sent."
16563 msgstr ""
16565 #. type: Content of: <book><chapter><sect1><para>
16566 #: ../en/ch13-hgext.xml:464
16567 msgid ""
16568 "It's perfectly safe to run the <command role=\"hg-ext-patchbomb\">email</"
16569 "command> command without the names of the people you want to send to: if you "
16570 "do this, it will just prompt you for those values interactively. (If you're "
16571 "using a Linux or Unix-like system, you should have enhanced "
16572 "<literal>readline</literal>-style editing capabilities when entering those "
16573 "headers, too, which is useful.)"
16574 msgstr ""
16576 #. type: Content of: <book><chapter><sect1><para>
16577 #: ../en/ch13-hgext.xml:472
16578 msgid ""
16579 "When you are sending just one revision, the <command role=\"hg-ext-patchbomb"
16580 "\">email</command> command will by default use the first line of the "
16581 "changeset description as the subject of the single email message it sends."
16582 msgstr ""
16584 #. type: Content of: <book><chapter><sect1><para>
16585 #: ../en/ch13-hgext.xml:477
16586 msgid ""
16587 "If you send multiple revisions, the <command role=\"hg-ext-patchbomb\">email</"
16588 "command> command will usually send one message per changeset. It will "
16589 "preface the series with an introductory message, in which you should describe "
16590 "the purpose of the series of changes you're sending."
16591 msgstr ""
16593 #. type: Content of: <book><chapter><sect1><sect2><title>
16594 #: ../en/ch13-hgext.xml:484
16595 msgid "Changing the behaviour of patchbombs"
16596 msgstr "修改 patchbomb 的行为"
16598 #. type: Content of: <book><chapter><sect1><sect2><para>
16599 #: ../en/ch13-hgext.xml:486
16600 msgid ""
16601 "Not every project has exactly the same conventions for sending changes in "
16602 "email; the <literal role=\"hg-ext\">patchbomb</literal> extension tries to "
16603 "accommodate a number of variations through command line options."
16604 msgstr ""
16606 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
16607 #: ../en/ch13-hgext.xml:492
16608 msgid ""
16609 "You can write a subject for the introductory message on the command line "
16610 "using the <option role=\"hg-ext-patchbomb-cmd-email-opt\">hg -s</option> "
16611 "option. This takes one argument, the text of the subject to use."
16612 msgstr ""
16614 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
16615 #: ../en/ch13-hgext.xml:498
16616 msgid ""
16617 "To change the email address from which the messages originate, use the "
16618 "<option role=\"hg-ext-patchbomb-cmd-email-opt\">hg -f</option> option. This "
16619 "takes one argument, the email address to use."
16620 msgstr ""
16622 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
16623 #: ../en/ch13-hgext.xml:504
16624 msgid ""
16625 "The default behaviour is to send unified diffs (see section <xref linkend="
16626 "\"sec.mq.patch\"/> for a description of the format), one per message. You "
16627 "can send a binary bundle instead with the <option role=\"hg-ext-patchbomb-cmd-"
16628 "email-opt\">hg -b</option> option."
16629 msgstr ""
16631 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
16632 #: ../en/ch13-hgext.xml:512
16633 msgid ""
16634 "Unified diffs are normally prefaced with a metadata header. You can omit "
16635 "this, and send unadorned diffs, with the <option role=\"hg-ext-patchbomb-cmd-"
16636 "email-opt\">hg --plain</option> option."
16637 msgstr ""
16639 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
16640 #: ../en/ch13-hgext.xml:518
16641 msgid ""
16642 "Diffs are normally sent <quote>inline</quote>, in the same body part as the "
16643 "description of a patch. This makes it easiest for the largest number of "
16644 "readers to quote and respond to parts of a diff, as some mail clients will "
16645 "only quote the first MIME body part in a message. If you'd prefer to send the "
16646 "description and the diff in separate body parts, use the <option role=\"hg-"
16647 "ext-patchbomb-cmd-email-opt\">hg -a</option> option."
16648 msgstr ""
16650 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
16651 #: ../en/ch13-hgext.xml:528
16652 msgid ""
16653 "Instead of sending mail messages, you can write them to an <literal>mbox</"
16654 "literal>-format mail folder using the <option role=\"hg-ext-patchbomb-cmd-"
16655 "email-opt\">hg -m</option> option. That option takes one argument, the name "
16656 "of the file to write to."
16657 msgstr ""
16659 #. type: Content of: <book><chapter><sect1><sect2><itemizedlist><listitem><para>
16660 #: ../en/ch13-hgext.xml:535
16661 msgid ""
16662 "If you would like to add a <command>diffstat</command>-format summary to each "
16663 "patch, and one to the introductory message, use the <option role=\"hg-ext-"
16664 "patchbomb-cmd-email-opt\">hg -d</option> option. The <command>diffstat</"
16665 "command> command displays a table containing the name of each file patched, "
16666 "the number of lines affected, and a histogram showing how much each file is "
16667 "modified. This gives readers a qualitative glance at how complex a patch is."
16668 msgstr ""