Re: [fossil-users] althttpd.c apache log analyzers

2012-05-31 Thread Richard Hipp
On Thu, May 31, 2012 at 12:55 AM, Thomas Stover c...@thomasstover.comwrote: - The diff below implements combined log format used by several popular web traffic analyzers, when the COMBINED_LOG_FORMAT macro is defined. ie gcc althttpd.c -DCOMBINED_LOG_FORMAT -o /usr/local/bin/althttpd

Re: [fossil-users] Security of Fossil

2012-05-31 Thread Konstantin Khomoutov
On Wed, May 30, 2012 at 10:56:15PM -0500, Thomas Stover wrote: By my second question, I meant Fossil's Administrator account, not that of windows. Assuming that I don't find a solution for people brute-forcing passwords for regular accounts, that's not a big deal. However, if people can

[fossil-users] Newbie question about basics of using fossil

2012-05-31 Thread SuperCoders
Hello all, I'm a complete newb with fossil and trying to grasp some basic concepts. I have an Ubuntu system that I am developing on. I want to ensure that various files that I modify are in Fossil SCM. There are source code files and also operating system configuration files. I use sudo

Re: [fossil-users] Newbie question about basics of using fossil

2012-05-31 Thread Matt Welland
On Thu, May 31, 2012 at 7:21 AM, Andrew Stuart andrew.stu...@supercoders.com.au wrote: Hello all, I'm a complete newb with fossil and trying to grasp some basic concepts. I have an Ubuntu system that I am developing on. I want to ensure that various files that I modify are in Fossil SCM.

[fossil-users] fossil gdiff behavior with multiple files

2012-05-31 Thread Martin Gagnon
Hi all, I have a feature request about diff/gdiff when calling an external program with multiple files. In a particular case where, let say there's 40 modified files and you execute: $ fossil gdiff without specifying any file, fossil will spawn the external diff program (vimdiff in my case)

Re: [fossil-users] Example ticket reports

2012-05-31 Thread Stephan Beal
On Thu, May 31, 2012 at 5:50 AM, Chen, Zon zc...@portphillip.vic.gov.auwrote: Would it be possible to please make the SQL of the reports used by the fossil project viewable by anonymous users? Or alternatively, if they could be cut-pasted into the wiki. IIRC[1], the current implementation

Re: [fossil-users] fossil gdiff behavior with multiple files

2012-05-31 Thread Stephan Beal
On Thu, May 31, 2012 at 5:38 PM, Martin Gagnon eme...@gmail.com wrote: snip ...What do you think ? +1. While i don't think i'd use it often (i pipe to 'less' for that purpose), but it would certainly be handy at times and more friendly for UI-lovers/CLI-haters. -- - stephan beal

Re: [fossil-users] Example ticket reports

2012-05-31 Thread Jacek Cała
Hi Chen, Below are two which I tend to use for all my own projects. I'm not sure if they are the best SQL ever but work fine for my purposes. All but closed tickets gives you a view sorted by status, priority, severity and submission time. Counters may be used for auditing purposes to show the