On Mon, Oct 15, 2012 at 8:56 AM, Gour <[email protected]> wrote: > On Mon, 15 Oct 2012 07:37:46 -0400 > Richard Hipp <[email protected]> wrote: > > > Your checkout is from the "trunk" branch. > > Yes. > > > Maybe all of those recent timeline changes are from some other branch. > > No, there is only single linear branch. >
If you do "fossil ui" and then enter the query parameter "?n=1000000" on the timeline page, you'll see the complete history of the project. I'm guessing that the above statement is not true - that at some point along the way, a new branch was created. Please confirm or refute my hypothesis. > > > What happens if you do "fossil update tip"? > > I tried that, but its output is strange: > > [gour@atmarama .weechat] fossil update tip > updated-to: > bd027ff1e934cf3ef12617804b96b101dcad1a2e 2012-10-15 06:38:25 UTC > comment: #amanda --> on (user: [email protected]) > See - here you got to the latest check-in. Notice that this check-in is *not* taked with "trunk". It's part of a different branch, somehow or another. which is strange and now I'm missing several files which are present in > 'git master' and one expects to see them after conversion in 'fossil > tip'? > What files are you missing? Can you got to the "Files" menu in "fossil ui" and figure out when they are removed? -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

