Fossil SCM
Ran an old fossil, did not auto-push... Updated ideas.txt to reflect that work has begun on this task and what has already been done. Hopefully this one will auto-push...
Commit
6847e9b22a52ae2631027f04105e8b0f1f65208b
Parent
0431f14edfbc452…
1 file changed
+12
-9
+12
-9
| --- ideas.txt | ||
| +++ ideas.txt | ||
| @@ -66,19 +66,22 @@ | ||
| 66 | 66 | * isprim guessed using userid of parent and child. Change |
| 67 | 67 | in id suggests a branch. Same id suggests principal. |
| 68 | 68 | For a tie, go with the earliest check-in as the principal' |
| 69 | 69 | |
| 70 | 70 | * Autosync mode |
| 71 | - + Set a preferred remote repository to use as a server | |
| 72 | - = Clone repository is the default | |
| 73 | - + On commit, first pull. If commit baseline is not a tip | |
| 74 | - prompt user to cancel or branch. Default is cancel. | |
| 75 | - + Push after commit | |
| 76 | - + Automatically pull prior to update. | |
| 77 | - + Need an "undo" capability | |
| 78 | - + Designed to avoid branching in highly collaborative | |
| 79 | - environments. | |
| 71 | + * Notes: | |
| 72 | + + Designed to avoid branching in highly collaborative | |
| 73 | + environments. | |
| 74 | + * Outstanding: | |
| 75 | + + On commit, first pull. If commit baseline is not a tip | |
| 76 | + prompt user to cancel or branch. Default is cancel. | |
| 77 | + + Need an "undo" capability | |
| 78 | + * Done: | |
| 79 | + * Set a preferred remote repository to use as a server | |
| 80 | + = Clone repository is the default | |
| 81 | + * Push after commit | |
| 82 | + * Automatically pull prior to update. | |
| 80 | 83 | |
| 81 | 84 | * Archeological webpage improvements: |
| 82 | 85 | + Use a small amount of CSS+javascript on timelines so that |
| 83 | 86 | branching structure is displayed on mouseover. On mouseover |
| 84 | 87 | of a checkin, highlight other checkins that are direct (non-merge) |
| 85 | 88 |
| --- ideas.txt | |
| +++ ideas.txt | |
| @@ -66,19 +66,22 @@ | |
| 66 | * isprim guessed using userid of parent and child. Change |
| 67 | in id suggests a branch. Same id suggests principal. |
| 68 | For a tie, go with the earliest check-in as the principal' |
| 69 | |
| 70 | * Autosync mode |
| 71 | + Set a preferred remote repository to use as a server |
| 72 | = Clone repository is the default |
| 73 | + On commit, first pull. If commit baseline is not a tip |
| 74 | prompt user to cancel or branch. Default is cancel. |
| 75 | + Push after commit |
| 76 | + Automatically pull prior to update. |
| 77 | + Need an "undo" capability |
| 78 | + Designed to avoid branching in highly collaborative |
| 79 | environments. |
| 80 | |
| 81 | * Archeological webpage improvements: |
| 82 | + Use a small amount of CSS+javascript on timelines so that |
| 83 | branching structure is displayed on mouseover. On mouseover |
| 84 | of a checkin, highlight other checkins that are direct (non-merge) |
| 85 |
| --- ideas.txt | |
| +++ ideas.txt | |
| @@ -66,19 +66,22 @@ | |
| 66 | * isprim guessed using userid of parent and child. Change |
| 67 | in id suggests a branch. Same id suggests principal. |
| 68 | For a tie, go with the earliest check-in as the principal' |
| 69 | |
| 70 | * Autosync mode |
| 71 | * Notes: |
| 72 | + Designed to avoid branching in highly collaborative |
| 73 | environments. |
| 74 | * Outstanding: |
| 75 | + On commit, first pull. If commit baseline is not a tip |
| 76 | prompt user to cancel or branch. Default is cancel. |
| 77 | + Need an "undo" capability |
| 78 | * Done: |
| 79 | * Set a preferred remote repository to use as a server |
| 80 | = Clone repository is the default |
| 81 | * Push after commit |
| 82 | * Automatically pull prior to update. |
| 83 | |
| 84 | * Archeological webpage improvements: |
| 85 | + Use a small amount of CSS+javascript on timelines so that |
| 86 | branching structure is displayed on mouseover. On mouseover |
| 87 | of a checkin, highlight other checkins that are direct (non-merge) |
| 88 |