Re: [fossil-users] Introducing Lagerstatte, an open-source hosting service for Fossil repositories

2015-04-01 Thread Vikrant Chaudhary
I'm thinking about how this could be used at my workplace. On some projects we have shared computers called viewservers (view being a ClearCase term) on which we create our sandboxes (again, CC term). Switching to Fossil would mean each user getting his or her own copy of the full repository

Re: [fossil-users] Introducing Lagerstatte, an open-source hosting service for Fossil repositories

2015-04-01 Thread Vikrant Chaudhary
I'm not a German speaker, and I don't know if you care, but I would vote with Joerg to use ae rather than just a. (Simply ignoring the umlaut seem just wrong - regardless of Google.) FWIW, the two dots in ä and ö derive historically from a small e placed above the letters a and o. Also,

Re: [fossil-users] TH1: Th_ToInt() issue

2015-04-01 Thread Jan Nijtmans
2015-04-01 10:18 GMT+02:00 Sergei Gavrikov sergei.gavri...@gmail.com: Hi This check http://fossil-scm.org/index.html/artifact/f3e2d60ea44acd11?ln=2651-2653 allows to interpret - or + as valid integer, 0. By mistake, I entered - in stead 0 in my script and catch this. No, this is not

Re: [fossil-users] Introducing Lagerstatte, an open-source hosting service for Fossil repositories

2015-04-01 Thread Vikrant Chaudhary
In the actual code or in string constants? If in string constants, why not use the ISO-8859-1 encoding? Or even Unicode? As long as your software sets the character set parameter in the HTTP header, this should display correctly. Example: Content-Type: text/html; charset=iso-8859-1 or:

[fossil-users] TH1: Th_ToInt() issue

2015-04-01 Thread Sergei Gavrikov
Hi This check http://fossil-scm.org/index.html/artifact/f3e2d60ea44acd11?ln=2651-2653 allows to interpret - or + as valid integer, 0. By mistake, I entered - in stead 0 in my script and catch this. Examples fossil test-th-eval 'for {set i -} {$i3} {set i [expr {$i+1}]} {puts $i\n};' - 1

Re: [fossil-users] Introducing Lagerstatte, an open-source hosting service for Fossil repositories

2015-04-01 Thread Andy Goth
On 4/1/2015 3:21 AM, Vikrant Chaudhary wrote: I'm thinking about how this could be used at my workplace. On some projects we have shared computers called viewservers (view being a ClearCase term) on which we create our sandboxes (again, CC term). Switching to Fossil would mean each user

Re: [fossil-users] Introducing Lagerstatte, an open-source hosting service for Fossil repositories

2015-04-01 Thread Matt Welland
On Wed, Apr 1, 2015 at 6:55 PM, Andy Goth andrew.m.g...@gmail.com wrote: On 4/1/2015 3:21 AM, Vikrant Chaudhary wrote: I'm thinking about how this could be used at my workplace. On some projects we have shared computers called viewservers (view being a ClearCase term) on which we create

[fossil-users] Multiple attachments to a repo

2015-04-01 Thread bch
Hi drh... over the course of a previous discussion you said you have multiple connections (separated in their own directories) to one repo to keep your logical thoughts contained. I was going to ask how you keep track of your various checkouts, but discovered it myself. In case others are

Re: [fossil-users] using fossil server --repolist behind nginx proxy

2015-04-01 Thread Dewey Hylton
From: Andy Bradford amb-sendok-1430461727.niogihkppihojgmic...@bradfords.org To: Dewey Hylton dewey.hyl...@gmail.com Cc: Fossil SCM user's discussion fossil-users@lists.fossil-scm.org Sent: Wednesday, April 1, 2015 2:28:46 AM Subject: Re: [fossil-users] using fossil server --repolist behind

Re: [fossil-users] using fossil server --repolist behind nginx proxy

2015-04-01 Thread Andy Bradford
Thus said Dewey Hylton on Wed, 01 Apr 2015 13:13:23 -0400: meanwhile, should we expect this change to be committed to trunk and available in the next version? It looks like it has already been merged. I might still add an extra condition to be sure this is only used when the