Re: [fossil-users] diagnosing log in problems

2012-01-10 Thread Richard Hipp
On Mon, Jan 9, 2012 at 7:10 PM, c...@thomasstover.com wrote: Try the URL https://www.thomasstover.com/buildconfigurationadjust/. It does output. If I type in the anonymous or admin credentials, I get blank screen. This is just a completely blank project. fossil-debug-log looks like trying an

Re: [fossil-users] fossil/git interaction

2012-01-10 Thread Andreas Kupries
On 1/9/2012 5:05 PM, Joerg Sonnenberger wrote: On Mon, Jan 09, 2012 at 03:52:02PM -0800, Andreas Kupries wrote: On 1/9/2012 12:16 PM, Joerg Sonnenberger wrote: On Sun, Jan 08, 2012 at 12:42:17PM -0800, Russ Paielli wrote: You can easily provide a git mirror of a fossil repository. It can be

Re: [fossil-users] diagnosing log in problems

2012-01-10 Thread Thomas Stover
On Tue, 10 Jan 2012 07:58:11 -0500 Richard Hipp d...@sqlite.org wrote: If this is all your log shows, that indicates that Fossil is never seeing the actual login attempt. The error appears to be occurring somewhere before reaching Fossil. Indeed. It appears the problem is with althttp.

Re: [fossil-users] diagnosing log in problems

2012-01-10 Thread Richard Hipp
On Tue, Jan 10, 2012 at 12:35 PM, Thomas Stover c...@thomasstover.comwrote: On Tue, 10 Jan 2012 07:58:11 -0500 Richard Hipp d...@sqlite.org wrote: If this is all your log shows, that indicates that Fossil is never seeing the actual login attempt. The error appears to be occurring

Re: [fossil-users] diagnosing log in problems

2012-01-10 Thread Thomas Stover
On Tue, 10 Jan 2012 12:55:20 -0500 Richard Hipp d...@sqlite.org wrote: exec = /usr/bin/althttpd execargs = /usr/bin/althttpd -logfile /logs/http.log -root /home/www -user www-data -https 1 That helped, I forget the separate exec and execargs parts. Relevant valgrind output is: ==29180==

[fossil-users] Check out files directly from remote repository

2012-01-10 Thread mario
Probably missing something very obvious. But how do you get the current set of files from a remote repository? (Using the command line, not the server UI.) With SVN or GIT you can just do a checkout on the server url with e.g. svn co http://svn.example.org/repos/proj/trunk proj git clone

Re: [fossil-users] althttpd cgi chroot stunnel

2012-01-10 Thread Thomas Stover
As promissed, a stab at some more dumbed down instructions. (So at least I might be able to figure this out again later) = Checklist For stunnel + althttpd + fossil configuration This configuration allows for multiple fossil projects, static contents, other non-fossil cgi

Re: [fossil-users] Check out files directly from remote repository

2012-01-10 Thread Richard Hipp
On Tue, Jan 10, 2012 at 3:24 PM, ma...@include-once.org wrote: Probably missing something very obvious. But how do you get the current set of files from a remote repository? (Using the command line, not the server UI.) With SVN or GIT you can just do a checkout on the server url with e.g.

[fossil-users] Fossil crashes on Windows

2012-01-10 Thread François Vogel
Hi all, On Windows Vista, I get repeatable crashes of fossil (application stops working and brutally crashes). This happens when running fossil revert (whatever the rest of the command is), for instance: C:\Users\francois\Documents\Development\tcltk-fossil\tk-fossil\testsfossil changes