Re: [fossil-users] Show time...

2018-06-07 Thread bytevolcano
On Mon, 4 Jun 2018 03:43:19 +0200 Stephan Beal wrote: > On Mon, Jun 4, 2018, 03:33 Richard Hipp wrote: > > > On 6/3/18, Richard Hipp wrote: > > > > > > So, if anybody sees any last minute tidying up that we need to do... > > > > For example, on the front page > > (https://fossil-scm.org/in

Re: [fossil-users] Show time...

2018-06-07 Thread bytevolcano
- Paleo - Jurassic - Diatom - Trilobyte Better yet, find a term begining with 'C' so that you can have the 'C Versioning System.' On Wed, 6 Jun 2018 21:26:22 -0400 Eduard wrote: > I might enable public registration 'soon'. Now all I need is a catchy > name, like `chiselapp` :p

Re: [fossil-users] Show time...

2018-06-07 Thread Warren Young
On Jun 6, 2018, at 7:26 PM, Eduard wrote: > > Now all I need is a catchy name, like `chiselapp` :p I put my fossils in /museum. You are free to do the same. :) ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.or

Re: [fossil-users] Show time...

2018-06-06 Thread Andy Goth
On 06/06/18 20:26, Eduard wrote: I might enable public registration 'soon'. Now all I need is a catchy name, like `chiselapp` :p There are plenty of fossil terms to choose from, for example archaeo. -- Andy Goth | ___ fossil-users mailing list fossi

Re: [fossil-users] Show time...

2018-06-06 Thread Eduard
I finished implementing UID-based segregation. You can view the resulting code here[1]. In particular, you may find the suid wrapper at `fossil/hydra_fossil_chroot_wrapper.c` useful for your own purposes. I've added a patch for safe Tcl (controlled by configure switch `--force-tcl-makesafe`). I'v

Re: [fossil-users] Show time...

2018-06-05 Thread Stephan Beal
On Tue, Jun 5, 2018, 23:19 Stéphane Aulery wrote: > > Barely one day and I have already received this link [1] by Hacker News > RSS feed. > > Maybe you can make your advocacy here. > > [1] https://tutswiki.com/github-alternatives/ Which reminds me: i saw an ad on SourceForge (remember them? The

Re: [fossil-users] Show time...

2018-06-05 Thread Stéphane Aulery
Hello, Le 05/06/2018 à 04:37, Roy Keene a écrit : Other things we do at ChiselApp: On Mon, 4 Jun 2018, Eduard wrote: I was planning on making a more official announcement, but here goes. I'm the developer of Hydra, a single-sign-on and manager for fossil repositories. https://hydra.ecd.spac

Re: [fossil-users] Show time...

2018-06-05 Thread Roy Keene
The other thing to keep in mind is that I want Fossil reposistories from the same user to be able to access the user's other repositories, since they could be part of a login group. On Tue, 5 Jun 2018, Eduard wrote: 1. Enable Safe interpreters for Tcl How did you do that? The flint repositor

Re: [fossil-users] Show time...

2018-06-05 Thread Roy Keene
The patch #1 is not a part of Flint, just ChiselApp -- Flint users supply their own Fossil with their specific requirements, which may not include safe Tcl. Attached are the two patches in question. On Tue, 5 Jun 2018, Eduard wrote: 1. Enable Safe interpreters for Tcl How did you do that? T

Re: [fossil-users] Show time...

2018-06-04 Thread Eduard
> 1. Enable Safe interpreters for Tcl How did you do that? The flint repository doesn't seem to include the fossil build script. > 2. Enforce that the SSH program cannot be run (by patching popen2() > to return an error) Are you not using chroot to protect repositories from each other? > 3. (Not

Re: [fossil-users] Show time...

2018-06-04 Thread Roy Keene
Other things we do at ChiselApp: 1. Enable Safe interpreters for Tcl 2. Enforce that the SSH program cannot be run (by patching popen2() to return an error) 3. (Not complete, but started) run each instance of Fossil as a different UID based on their Fl

Re: [fossil-users] Show time...

2018-06-04 Thread Eduard
I was planning on making a more official announcement, but here goes. I'm the developer of Hydra, a single-sign-on and manager for fossil repositories. https://hydra.ecd.space/f/hydra/wiki/hydra I think this is relevant as people may be looking to GitHub alternatives for multiproject hosting.

Re: [fossil-users] Show time...

2018-06-04 Thread Warren Young
On Jun 3, 2018, at 7:28 PM, Richard Hipp wrote: > > So, if anybody sees any last minute tidying up that we need to do to > the website in anticipation of a huge influx of first-time visitors, > please speak up. Quickly. There are several nits to pick on the Fossil vs. Git page: http://foss

Re: [fossil-users] Show time...

2018-06-04 Thread Roy Keene
Is ChiselApp not serious enough for you ? On Sun, 3 Jun 2018, Joseph R. Justice wrote: On Sun, Jun 3, 2018, 9:33 PM Richard Hipp wrote: On 6/3/18, Richard Hipp wrote: > > So, if anybody sees any last minute tidying up that we need to do... For example, on the front pa

Re: [fossil-users] Show time...

2018-06-04 Thread Chris Rydalch
Adding the full-text-search to the header by default could be helpful; it's nice having repository search close-at-hand in GitHub/GitLab On Mon, Jun 4, 2018 at 2:23 AM, Gour wrote: > On Sun, 3 Jun 2018 20:03:44 -0700 > Jungle Boogie > wrote: > > > This line: > > SQLite project gets excellent 73

Re: [fossil-users] Show time...

2018-06-03 Thread Gour
On Sun, 3 Jun 2018 20:03:44 -0700 Jungle Boogie wrote: > This line: > SQLite project gets excellent 73:1 compression. $ fossil dbstat project-name: Osobne financije repository-size: 6,873,088 bytes artifact-count:2,578 (stored as 1,394 full text and 1,184 deltas) artifact-sizes:3,

Re: [fossil-users] Show time...

2018-06-03 Thread Jungle Boogie
On Sun 03 Jun 2018 9:28 PM, Richard Hipp wrote: > There is suddenly a big uptick in traffic to fossil-scm.org, > apparently due to the recent GitHub rumor. Unlike that traditional > "slashdot effect", though, the referrals seem to be coming for a large > variety of sources. > > So, if anybody se

Re: [fossil-users] Show time...

2018-06-03 Thread Jungle Boogie
On Sun 03 Jun 2018 11:06 PM, Richard Hipp wrote: > On 6/3/18, Jungle Boogie wrote: > > On Sun 03 Jun 2018 10:47 PM, Richard Hipp wrote: > >> On 6/3/18, jungle Boogie wrote: > >> > > >> > Since it's linked from the homepage, maybe this can be updated to show > >> > that > >> > a) project website i

Re: [fossil-users] Show time...

2018-06-03 Thread Richard Hipp
On 6/3/18, Jungle Boogie wrote: > On Sun 03 Jun 2018 10:47 PM, Richard Hipp wrote: >> On 6/3/18, jungle Boogie wrote: >> > >> > Since it's linked from the homepage, maybe this can be updated to show >> > that >> > a) project website is still updated and b) to show fossil is still >> > efficient.

Re: [fossil-users] Show time...

2018-06-03 Thread Jungle Boogie
On Sun 03 Jun 2018 10:47 PM, Richard Hipp wrote: > On 6/3/18, jungle Boogie wrote: > > > > Since it's linked from the homepage, maybe this can be updated to show that > > a) project website is still updated and b) to show fossil is still > > efficient. > > > > http://fossil-scm.org/index.html/doc/

Re: [fossil-users] Show time...

2018-06-03 Thread Jungle Boogie
On Sun 03 Jun 2018 9:28 PM, Richard Hipp wrote: > There is suddenly a big uptick in traffic to fossil-scm.org, > apparently due to the recent GitHub rumor. Unlike that traditional > "slashdot effect", though, the referrals seem to be coming for a large > variety of sources. > > So, if anybody se

Re: [fossil-users] Show time...

2018-06-03 Thread Richard Hipp
On 6/3/18, Joseph R. Justice wrote: > > Neither is Git. > The point is that Fossil comes bundled with many of the same features as GitHub/GitLab. So the comparison is no so much of Fossil-vs-Git, but Fossil-vs-Git(Hub|Lab). -- D. Richard Hipp d...@sqlite.org ___

Re: [fossil-users] Show time...

2018-06-03 Thread Richard Hipp
On 6/3/18, jungle Boogie wrote: > > Since it's linked from the homepage, maybe this can be updated to show that > a) project website is still updated and b) to show fossil is still > efficient. > > http://fossil-scm.org/index.html/doc/trunk/www/stats.wiki > Updated. -- D. Richard Hipp d...@sqlit

Re: [fossil-users] Show time...

2018-06-03 Thread Joseph R. Justice
On Sun, Jun 3, 2018, 9:33 PM Richard Hipp wrote: > On 6/3/18, Richard Hipp wrote: > > > > So, if anybody sees any last minute tidying up that we need to do... > > For example, on the front page > (https://fossil-scm.org/index.html/doc/trunk/www/index.wiki), what if > I add some text to item 8 to

Re: [fossil-users] Show time...

2018-06-03 Thread jungle Boogie
On 6:28PM, Sun, Jun 3, 2018 Richard Hipp wrote: > > There is suddenly a big uptick in traffic to fossil-scm.org, > apparently due to the recent GitHub rumor. Unlike that traditional > "slashdot effect", though, the referrals seem to be coming for a large > variety of sources. > > So, if anybody s

Re: [fossil-users] Show time...

2018-06-03 Thread Offray Vladimir Luna Cárdenas
On 03/06/18 20:28, Richard Hipp wrote: > There is suddenly a big uptick in traffic to fossil-scm.org, > apparently due to the recent GitHub rumor. Unlike that traditional > "slashdot effect", though, the referrals seem to be coming for a large > variety of sources. > > So, if anybody sees any las

Re: [fossil-users] Show time...

2018-06-03 Thread Stephan Beal
On Mon, Jun 4, 2018, 03:33 Richard Hipp wrote: > On 6/3/18, Richard Hipp wrote: > > > > So, if anybody sees any last minute tidying up that we need to do... > > For example, on the front page > (https://fossil-scm.org/index.html/doc/trunk/www/index.wiki), what if > I add some text to item 8 to t

Re: [fossil-users] Show time...

2018-06-03 Thread Steve Landers
Too snarky, IMHO. State the positive, let the reader figure the negative. Steve On 4 Jun 2018, 9:33 AM +0800, Richard Hipp , wrote: > On 6/3/18, Richard Hipp wrote: > > > > So, if anybody sees any last minute tidying up that we need to do... > > For example, on the front page > (https://fossil-

Re: [fossil-users] Show time...

2018-06-03 Thread Richard Hipp
On 6/3/18, Richard Hipp wrote: > > So, if anybody sees any last minute tidying up that we need to do... For example, on the front page (https://fossil-scm.org/index.html/doc/trunk/www/index.wiki), what if I add some text to item 8 to talk about how Fossil is "Independent and not beholden to ventu

[fossil-users] Show time...

2018-06-03 Thread Richard Hipp
There is suddenly a big uptick in traffic to fossil-scm.org, apparently due to the recent GitHub rumor. Unlike that traditional "slashdot effect", though, the referrals seem to be coming for a large variety of sources. So, if anybody sees any last minute tidying up that we need to do to the websi