Overview
Artifact ID: | 3dd76227191e61b7494f1af1d0752c9d72b4e1cf |
---|---|
Ticket: | 33d2bf39889352f2f11895277f52d4f62e90fd8f
"fossil update" should get current branch if multiple descendants |
User & Date: | ron 2010-12-13 17:07:35 |
Changes
- comment changed to:
This is something which has bothered me for a while: "A", "B" and "C" check out a repo. "B" and "C" make changes. "B" checks in on a new branch, "C" checks in on the original branch. Now, when "A" does <tt>fossil update</tt>, he gets a nice informational message about the two descendant branches, but fossil does not get anything unless told which branch to get. My suggestion is that <tt>fossil update</tt> should <i>always</i> get the branch it was on originally unless told otherwise. It should also inform the user if there are new branches in the meantime, but the existence of new branches should be informative and not an obstacle.
- private_contact changed to: "ddae85699df0ae84ab8e0a6a6dacf72bab6d4a7a"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to:
"fossil update" should get current branch if multiple descendants
- type changed to: "Feature_Request"