[fossil-users] Tag appears in Timeline, but not in Timeline Tags Only

2014-08-23 Thread David Evans
In the repository at http://chiselapp.com/user/vinkix/repository/olrcix (cloneable URL) The timeline for 2014-08-20 19:29 shows a tag for RELEASE-1.6.14 In the Timeline Tags Only for this date, the tag is not shown. I have no idea why it does not show. It could be a bug in Fossil or it could

[fossil-users] current directory is not within an open checkout when viewing files in a server repository

2013-04-28 Thread David Evans
I run a local fossil server which serves repositories. On Mac OS X I use a launchctl property list which runs fossil like this: /usr/local/bin/fossil server -P 8090 /Users/davidevans/Daves-fossil-repo There are several repositories within this directory. Recently, bug has crept in. Viewing

Re: [fossil-users] current directory is not within an open checkout when viewing files in a server repository

2013-04-28 Thread David Evans
On 28/04/2013 17:39, Joel Bruick wrote: Hi David, On 4/28/2013 8:08 AM, David Evans wrote: 2013-04-22 03:50:55 d38f204d3b02815a BAD CURRENT 2013-04-22 01:33:06 7ccbf6ee6698b8f6 GOOD Sorry, this was my screwup. I see Richard's already committed a fix to trunk. Thanks for reporting this. I

[fossil-users] Bug or misunderstanding re private branches

2011-11-30 Thread David Evans
A clone I made from a repository with some private branches does not have all the public commits in the timeline. I have uploaded the offending repository to https://chiselapp.com/user/vinkix/repository/pbranch-bug/index Could some kind soul take a look at this page, download the repository

Re: [fossil-users] Bug or misunderstanding re private branches

2011-11-30 Thread David Evans
On 30/11/2011 17:27, Richard Hipp wrote: On Wed, Nov 30, 2011 at 9:29 AM, David Evansdave.evan...@googlemail.comwrote: A clone I made from a repository with some private branches does not have all the public commits in the timeline. I have uploaded the offending repository to