[fossil-users] 'test-page++.wiki' in release-checklist not accessible atm

2014-07-25 Thread Michai Ramakers
Hello, while browsing fossil's docs, I noticed the 'test-page++.wiki' in item #4 on https://fossil-scm.org/index.html/doc/trunk/test/release-checklist.wiki is not accessible. I don't really understand why - building that version locally and running using 'server' works ok. Probably known /

Re: [fossil-users] 'test-page++.wiki' in release-checklist not accessible atm

2014-07-25 Thread Stephan Beal
On Fri, Jul 25, 2014 at 2:58 PM, Michai Ramakers wrote: > > https://fossil-scm.org/index.html/doc/trunk/test/release-checklist.wiki > > is not accessible. I don't really understand why - building that > version locally and running using 'server' works ok. > The trunk works for me locally, too.

Re: [fossil-users] 'test-page++.wiki' in release-checklist not accessible atm

2014-07-25 Thread Richard Hipp
On Fri, Jul 25, 2014 at 8:58 AM, Michai Ramakers wrote: > Hello, > > while browsing fossil's docs, I noticed the 'test-page++.wiki' in item #4 > on > > > https://fossil-scm.org/index.html/doc/trunk/test/release-checklist.wiki > > is not accessible. I don't really understand why - building that >

[fossil-users] Fossil is now 7 years old

2014-07-25 Thread Richard Hipp
The seventh anniversary of the first self-commit of Fossil source code was this past Monday. Time flies. The logical predecessor of Fossil was CVSTrac (http://www.cvstrac.org/) which was a wiki and trouble-ticket system built atop CVS. CVSTrac became the inspiration for Trac (http://trac.edgewal

Re: [fossil-users] Fossil is now 7 years old

2014-07-25 Thread Stephan Beal
Congratulations on an undisputably successful project :) On Fri, Jul 25, 2014 at 5:57 PM, Richard Hipp wrote: > CVSTrac was in active use by SQLite for a little over 7 years. To my > knowledge, nobody uses CVSTrac any more. (OpenSSL was the last known user > of CVSTrac and they switched over t

Re: [fossil-users] Fossil is now 7 years old

2014-07-25 Thread Gour
Richard Hipp writes: > The seventh anniversary of the first self-commit of Fossil source code was > this past Monday. Time flies. Congratulations, Richard!! The (D)VCS world would be much poorer without existance of Fossil: ;) Sincerely, Gour -- Everyone is forced to act helplessly accordi

Re: [fossil-users] Fossil is now 7 years old

2014-07-25 Thread Miles Fidelman
Happy Birthday to Fossil and congratulations to Richard! Miles Fidelman Richard Hipp wrote: The seventh anniversary of the first self-commit of Fossil source code was this past Monday. Time flies. The logical predecessor of Fossil was CVSTrac (http://www.cvstrac.org/) which was a wiki and t

Re: [fossil-users] Fossil is now 7 years old

2014-07-25 Thread Philip Bennefall
I only discovered Fossil about 3 months ago, but I'm already very comfortable using it and have switched all my projects to it. I came from SVN and haven't looked back once. Kind regards, Philip Bennefall On 7/25/2014 5:57 PM, Richard Hipp wrote: The seventh anniversary of the first self-commi

Re: [fossil-users] Fossil is now 7 years old

2014-07-25 Thread Michai Ramakers
On 25 July 2014 17:57, Richard Hipp wrote: > The seventh anniversary of the first self-commit of Fossil source code was > this past Monday. Time flies. > > The logical predecessor of Fossil was CVSTrac (http://www.cvstrac.org/) > which was a wiki and trouble-ticket system built atop CVS. > ... C

Re: [fossil-users] 'open --nested', quick poll

2014-07-25 Thread Warren Young
On 7/22/2014 08:38, Michai Ramakers wrote: I was wondering how many of you use 'open --nested' to have nested workdirs? Thanks to this thread, I became aware of open --nested, and promptly found a use for it. So thank you. :) Here's the problem that open --nested solved for us: We keep tw

Re: [fossil-users] Fossil is now 7 years old

2014-07-25 Thread Ron W
On Fri, Jul 25, 2014 at 1:38 PM, Michai Ramakers wrote: > (one > CVSTrac thing which I still miss in some more fancypants > issue-trackers is the concept of ticket-groups). You could probably do that in Fossil by adding additional ticket fields and customizing the TH1 ticket handling code. Sho

Re: [fossil-users] Fossil is now 7 years old

2014-07-25 Thread Joe Prostko
Congratulations! I must say that Fossil is the best thing to happen to my development workflow this year, as I am pretty sure that using Git has resulted in the premature death of too many of my brain cells. I'm glad to be able to replace Git in every place that I possibly can with Fossil. The o

[fossil-users] Issue compiling with 16f1076334 and newer revisions

2014-07-25 Thread Joe Prostko
Using the handy `fossil bisect`, I found that this revision is causing me problems while compiling Fossil from within Haiku. This revision brought in -D_HAVE_SQLITE_CONFIG_H and in theory should work on platforms that support utime() and usleep(). In any case, I have found that for Haiku anyway,