equal
deleted
inserted
replaced
312 <para> |
312 <para> |
313 mercurial-server supports file and branch conditions, which restrict an |
313 mercurial-server supports file and branch conditions, which restrict an |
314 operation depending on what files it modifies and what branch the work is |
314 operation depending on what files it modifies and what branch the work is |
315 on. </para> |
315 on. </para> |
316 <caution> |
316 <caution> |
317 The way these conditions work is subtle and can be counterintuitive - if |
317 The way these conditions work is subtle and can be counterintuitive. Unless |
318 you want to keep things simple, stick to user and repo conditions, and then |
318 you need what they provide, ignore this section, stick to user and repo |
319 things are likely to work the way you would expect. |
319 conditions, and then things are likely to work the way you would expect. |
320 </caution> |
320 </caution> |
321 <para> |
321 <para> |
322 File and branch conditions are added to the conditions against which a rule |
322 File and branch conditions are added to the conditions against which a rule |
323 matches, just like user and repo conditions; they have this form: |
323 matches, just like user and repo conditions; they have this form: |
324 </para> |
324 </para> |