Re: [fossil-users] New Tree-View feature requires newer sqlite.

2014-01-07 Thread Joseph R. Justice
On Tue, Jan 7, 2014 at 4:37 AM, Jan Nijtmans wrote: > 2014/1/7 Joseph R. Justice : > > > May I ask why that run-time check cannot or should not be made in the > > release version of Fossil 1.28, rather than immediately after it is > tagged > > such that it will only take effect in a release ver

Re: [fossil-users] ckout for diff in web interface

2014-01-07 Thread Richard Hipp
On Tue, Jan 7, 2014 at 6:50 PM, Ron Wilson wrote: > The embedded document feature allows for previewing the checked out copy > of the document in the web interface. How hard would it be to support > similar capability in the file diff feature? > > Something like: > > http://localhost:8080/fdiff?v

[fossil-users] ckout for diff in web interface

2014-01-07 Thread Ron Wilson
The embedded document feature allows for previewing the checked out copy of the document in the web interface. How hard would it be to support similar capability in the file diff feature? Something like: http://localhost:8080/fdiff?v1=c26cba673fdfa670&v2=ckout&sbs=1 Thanks __

Re: [fossil-users] New Tree-View feature requires newer sqlite.

2014-01-07 Thread Jan Nijtmans
2014/1/6 Jan Nijtmans : > (4) Immediately after the fossil 1.28 release, add a runtime-check > for SQlite 2.8.2 (as suggested by Joe Mistachkin), and add > "WITHOUT ROWID" to whatever SQL statement it is useful. > Unconditionally! Implementation here:

Re: [fossil-users] ChiselApp ChangeOver Complete

2014-01-07 Thread Gour
On Tue, 7 Jan 2014 19:48:25 +0100 Remigiusz Modrzejewski wrote: > Why on earth would you give this kind of information in plaintext to > any third party? Even when you trust the person, there are so many > things that can go wrong in this setup... Don't worry...it's not simple plaintext, but I a

Re: [fossil-users] ChiselApp ChangeOver Complete

2014-01-07 Thread Remigiusz Modrzejewski
On Jan 7, 2014, at 18:51 , Gour wrote: > Hmm, in my case I'm considering repo having some of my config files > which, among other things, contain my email passwords etc. Why on earth would you give this kind of information in plaintext to any third party? Even when you trust the person, there a

Re: [fossil-users] OT: TH1 shell

2014-01-07 Thread Ron Wilson
Thanks. It is useful for testing logic interactively. On Sun, Jan 5, 2014 at 1:15 PM, Sergei Gavrikov wrote: > Hi > > http://chiselapp.com/user/sg/repository/thsh/index > > it is a tiny TH shell. Main goal was to keep original Fossil TH core > (th.c and th_lang.c) without any changes and provi

Re: [fossil-users] ChiselApp ChangeOver Complete

2014-01-07 Thread Gour
On Tue, 7 Jan 2014 09:17:32 -0800 Andreas Kupries wrote: > Repositories can be marked as private, preventing their listing in the > set of public repos. This only hides them from general view. You still > have to set the permissions correctly for your situation so that only > people who you allow

Re: [fossil-users] ChiselApp ChangeOver Complete

2014-01-07 Thread Andreas Kupries
Repositories can be marked as private, preventing their listing in the set of public repos. This only hides them from general view. You still have to set the permissions correctly for your situation so that only people who you allow to can log in, in case somebody manages to find the name of your r

Re: [fossil-users] New Tree-View feature requires newer sqlite.

2014-01-07 Thread Ron Wilson
On Mon, Jan 6, 2014 at 7:52 AM, Jan Nijtmans wrote: > at (1): Supporting every SQLite 3.7.x release is madness, > SQLite 3.7.17 is more than 7 months old now, that should > be enough time for whatever distribution to upgrade to it. > That depends on what other packages are using SQLite a

Re: [fossil-users] ChiselApp ChangeOver Complete

2014-01-07 Thread Gour
On Tue, 30 Apr 2013 13:22:55 -0700 Andreas Kupries wrote: > People visiting the chiselapp.com domain should see, well, a slight > difference on the homepage. > Backups are listed as weekly now, instead of daily. Does chiselapp.com offer some free space for private stuff like e.g. Bitbucket? Si

Re: [fossil-users] Issues with Compiling Fossil on Windows with SSL

2014-01-07 Thread Jan Nijtmans
2014/1/5 JR : > When I use Cygwin, I get pretty far before getting an error, > "wbld/sqlite3.o:sqlite3.c:(.text+0x158e7): undefined reference to `_msize' > // wbld/sqlite3.o:sqlite3.c:(.text+0x3b21): undefined reference to `_msize'" > followed by bad reloc address in section '.data'. Using the Cyg

Re: [fossil-users] tree-view of files

2014-01-07 Thread Michai Ramakers
On 7 January 2014 00:50, Joel Bruick wrote: > Joel Bruick wrote: > > I'm going to add some javascript for expanding/collapsing directories. Then > the tree-view will be practically perfect in every way. > > And... done. For added convenience, you can also expand/collapse every > subdirectory at on

Re: [fossil-users] New Tree-View feature requires newer sqlite.

2014-01-07 Thread Jan Nijtmans
2014/1/7 Joseph R. Justice : > I assume you do not mean here that Fossil v 1.28 should be released > concurrently with SQLite release v 3.8.3, but instead that Fossil v 1.28 > should be released "when it is ready" on or after the moment that SQLite > release v 3.8.3 is tagged (be that a day, a week

Re: [fossil-users] general question about multiple source-trees in 1 repo, and recursive diff

2014-01-07 Thread Michai Ramakers
On 7 January 2014 02:25, Martin Gagnon wrote: > On Mon, Jan 06, 2014 at 08:47:43PM +0100, Michai Ramakers wrote: >> On 6 January 2014 12:53, Martin Gagnon wrote: >> ... >> ah, is that the 'sbs=' option to vdiff? If so, what I meant was: can I >> somehow only see a list of Modified files, instead