On Apr 5, 2010, at 12:34 AM, Jeremy Cowgar wrote: > I created a new branch on as 0.2.0. I then however, realized I > goofed. I > wanted the branch to be 0.2. I would later create a tag for the 0.2.0 > release of the 0.2 branch (expecting 0.2.1, 0.2.3, etc... which would > all be tags in the 0.2 branch). > > So I edited it via the web UI. This, however, changed the properties > but > did not change the branch display: > > http://fossil.josl.org/brlist > > You can see 0.2.0 listed (which I just closed this evening). > > Now, clicking on it, you do not see any checkins tagged with 0.2.0. > > http://fossil.josl.org/timeline?t=0.2.0 (which you could get to > also by > clicking on the 0.2.0 branch link). > > I assume this is because I change 0.2.0 to be 0.2. So, if you manually > change the URL to read: > > http://fossil.josl.org/timeline?t=0.2
In the "Tags And Properties" section of http://fossil.josl.org/info/0bc11bf7ae you will see that you did not change the branch - the branch is still 0.2.0. You just added a new tag named "2.0". To change the branch from 0.2.0 to 0.2, you should go to the first check-in of the branch and then edit that check-in and select "Make this check-in the start of a new branch named: [0.2]" where you fill in the 0.2 part. The action above will not remove the 0.2.0 branch, but it will make it empty. And it will create a new branch name 0.2 that contains all the elements that were formerly in 0.2.0. > > Then you will see 0.2 checkins (well, checkin). Or, you can browse the > timeline and find the checkin as well: > > http://fossil.josl.org/info/0bc11bf7ae > > I looked in source code and was unable to solve this problem. Any > thoughts? > > Jeremy > > _______________________________________________ > fossil-users mailing list > fossil-users@lists.fossil-scm.org > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users D. Richard Hipp d...@hwaci.com _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users