Fossil SCM
updated timeline-related hints to correspond to current behaviour
Commit
2009fd4bfd97bc6fe7b3055ca5ab256ad0d81b24
Parent
fbbf640b4e8387a…
1 file changed
+6
-4
+6
-4
| --- www/hints.wiki | ||
| +++ www/hints.wiki | ||
| @@ -21,14 +21,16 @@ | ||
| 21 | 21 | prior to going off network (for example, on a long plane ride) |
| 22 | 22 | to make sure you have all the latest content locally. Then run |
| 23 | 23 | "[/help/all|fossil all push]" when you get back online to upload |
| 24 | 24 | your changes. |
| 25 | 25 | |
| 26 | - 5. Sub-menu options on Timelines lets you select either 20 or 200 | |
| 27 | - records. But you can manual edit the "n=" query parameter in the | |
| 28 | - URL to get any number of records you desire. To see a complete | |
| 29 | - timeline graph, set n to some ridiculously large value like 10000000. | |
| 26 | + 5. Sub-menu options on Timelines enable you to display a complete | |
| 27 | + timeline graph by typing in some ridiculously large value like 10000000 | |
| 28 | + in the 'max' field box. You can page through the timeline by using the | |
| 29 | + 'older' link at the top and bottom left of the timeline. You may choose | |
| 30 | + to display files that were changed and easily diff the current against | |
| 31 | + the previous version by clicking 'diff'. | |
| 30 | 32 | |
| 31 | 33 | 6. You can manually add a "c=CHECKIN" query parameter to the timeline |
| 32 | 34 | URL to get a snapshot of what was going on about the time of some |
| 33 | 35 | check-in. The "CHECKIN" can be |
| 34 | 36 | [./checkin_names.wiki | any valid check-in or version name], including |
| 35 | 37 |
| --- www/hints.wiki | |
| +++ www/hints.wiki | |
| @@ -21,14 +21,16 @@ | |
| 21 | prior to going off network (for example, on a long plane ride) |
| 22 | to make sure you have all the latest content locally. Then run |
| 23 | "[/help/all|fossil all push]" when you get back online to upload |
| 24 | your changes. |
| 25 | |
| 26 | 5. Sub-menu options on Timelines lets you select either 20 or 200 |
| 27 | records. But you can manual edit the "n=" query parameter in the |
| 28 | URL to get any number of records you desire. To see a complete |
| 29 | timeline graph, set n to some ridiculously large value like 10000000. |
| 30 | |
| 31 | 6. You can manually add a "c=CHECKIN" query parameter to the timeline |
| 32 | URL to get a snapshot of what was going on about the time of some |
| 33 | check-in. The "CHECKIN" can be |
| 34 | [./checkin_names.wiki | any valid check-in or version name], including |
| 35 |
| --- www/hints.wiki | |
| +++ www/hints.wiki | |
| @@ -21,14 +21,16 @@ | |
| 21 | prior to going off network (for example, on a long plane ride) |
| 22 | to make sure you have all the latest content locally. Then run |
| 23 | "[/help/all|fossil all push]" when you get back online to upload |
| 24 | your changes. |
| 25 | |
| 26 | 5. Sub-menu options on Timelines enable you to display a complete |
| 27 | timeline graph by typing in some ridiculously large value like 10000000 |
| 28 | in the 'max' field box. You can page through the timeline by using the |
| 29 | 'older' link at the top and bottom left of the timeline. You may choose |
| 30 | to display files that were changed and easily diff the current against |
| 31 | the previous version by clicking 'diff'. |
| 32 | |
| 33 | 6. You can manually add a "c=CHECKIN" query parameter to the timeline |
| 34 | URL to get a snapshot of what was going on about the time of some |
| 35 | check-in. The "CHECKIN" can be |
| 36 | [./checkin_names.wiki | any valid check-in or version name], including |
| 37 |