[fossil-users] view added tags w.r.t. last check-in

2015-05-18 Thread Michai Ramakers
Hello, is there a way to list added tags w.r.t. the last check-in? What I do now is 'fossil changes' and 'fossil extras' to view changed/new files, and if those report nothing, I am assuming nothing needs to be checked in. After I add a tag to a repo on the local host, I still need to explicitly

Re: [fossil-users] Trouble setting up login-group

2015-05-18 Thread Ross Berteig
On 5/18/2015 12:23 PM, Richard Hipp wrote: On 5/18/15, Ross Berteig wrote: On 5/15/2015 7:03 PM, Richard Hipp wrote: Imagine a user Hortense who in the course of history, had access to A and B, but before I realized that there should be a login group at all. So she has accounts in both repos,

Re: [fossil-users] andygoth-user-reports

2015-05-18 Thread Andy Goth
Yeah, I first saw the issue when using the file report, filtered by user (new feature on this branch), to see what all files I've ever touched. I saw a great many I'd never have expected, and they're not actually included in the changed file listings of any of my commits. I don't think it makes sen

Re: [fossil-users] andygoth-inhibit-deleted-wiki-link

2015-05-18 Thread Andy Goth
In a check-in comment, putting arbitrary text in brackets does not mean to create a wiki page. That is a major difference between check-in comments and wiki pages, even when wiki-formatted check-in comments are enabled. On May 18, 2015 4:19 PM, "Ron W" wrote: > On Sun, May 17, 2015 at 3:42 PM, An

Re: [fossil-users] andygoth-user-reports

2015-05-18 Thread Andy Bradford
Thus said jungle Boogie on Mon, 18 May 2015 10:45:54 -0700: > Got it, cool. Thanks for the clarification! Perhaps... Andy Goth actually thinks the behavior is a bug and provided a link to some steps to cause the behavior. I'm not sure without further investigation. Andy -- TAI64 timestamp: 400

Re: [fossil-users] andygoth-inhibit-deleted-wiki-link

2015-05-18 Thread Ron W
On Sun, May 17, 2015 at 3:42 PM, Andy Goth wrote: > I just checked in something that's been lurking in my stash since April > of last year. It inhibits links from check-in comments to deleted/empty > wiki pages. > In the context of a commit comment, it does make sense despite the very common Wi

Re: [fossil-users] Trouble setting up login-group

2015-05-18 Thread Richard Hipp
On 5/18/15, Ross Berteig wrote: > On 5/15/2015 7:03 PM, Richard Hipp wrote: > > Imagine a user Hortense who in the course of history, had access to A > and B, but before I realized that there should be a login group at all. > So she has accounts in both repos, and likely has different passwords in

Re: [fossil-users] Trouble setting up login-group

2015-05-18 Thread Ross Berteig
On 5/15/2015 7:03 PM, Richard Hipp wrote: The login-group feature gives you single sign-in. Suppose you have multiple customers, some of whom have access to A and others B and other C and some to combinations of these three: Alice: A Bob: B Cindy: C David: A and B Elly: B and C Fred:

Re: [fossil-users] andygoth-user-reports

2015-05-18 Thread jungle Boogie
On 18 May 2015 at 09:40, Andy Bradford wrote: > A checkin does not necessarily mean that one made changes to a specific > file; it means that a specific file was part of a checkin. For example, > a merge from trunk into a feature branch will bring in changes that were > made by others, however,

Re: [fossil-users] andygoth-user-reports

2015-05-18 Thread Andy Bradford
Thus said jungle Boogie on Sun, 17 May 2015 21:22:21 -0700: > To me, this list says Mr. Bradford did some kind of check-in with > these files listed here. A checkin does not necessarily mean that one made changes to a specific file; it means that a specific file was part of a checkin. For

[fossil-users] fossil compile warnings

2015-05-18 Thread jungle Boogie
Hello All, Anyone else receiving same warnings when compiling Fossil? cc -o bld/translate ./src/translate.c ./src/translate.c:45:28: warning: '/*' within block comment [-Wcomment] ** Comments of the form: "/* @-comment: CC" cause CC to become a ^ 1 warning generated.

Re: [fossil-users] Mystery user!

2015-05-18 Thread Rolf Ade
Andy Goth writes: > https://www.fossil-scm.org/index.html/reports?view=byuser > > Sorted by event count, the user between viriketo and ron has empty > string for a name. What's going on here? Is this bug, or is it some > legacy from the early days of Fossil? Looking further down that page ther