Check-in [6847e9b22a]
Not logged in
Overview

SHA1 Hash:6847e9b22a52ae2631027f04105e8b0f1f65208b
Date: 2007-09-25 07:15:02
User: jnc
Comment: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...
Timelines: ancestors | descendants | both | trunk
Other Links: files | ZIP archive | manifest

Tags And Properties
Changes
[hide diffs]

Modified ideas.txt from [80884fde4d] to [3180d9f1a4].

@@ -66,19 +66,22 @@
   * isprim guessed using userid of parent and child.  Change
     in id suggests a branch.  Same id suggests principal.
     For a tie, go with the earliest check-in as the principal'
 
   * Autosync mode
-     + Set a preferred remote repository to use as a server
-        =  Clone repository is the default
-     + On commit, first pull.  If commit baseline is not a tip
-       prompt user to cancel or branch.  Default is cancel.
-     + Push after commit
-     + Automatically pull prior to update.
-     + Need an "undo" capability
-     + Designed to avoid branching in highly collaborative
-       environments.
+     * Notes:
+       + Designed to avoid branching in highly collaborative
+         environments.
+     * Outstanding:
+       + On commit, first pull.  If commit baseline is not a tip
+         prompt user to cancel or branch.  Default is cancel.
+       + Need an "undo" capability
+     * Done:
+       * Set a preferred remote repository to use as a server
+          =  Clone repository is the default
+       * Push after commit
+       * Automatically pull prior to update.
 
   * Archeological webpage improvements:
      + Use a small amount of CSS+javascript on timelines so that
        branching structure is displayed on mouseover.  On mouseover
        of a checkin, highlight other checkins that are direct (non-merge)